>-----Original Message----- >From: Corey Edwards [mailto:[EMAIL PROTECTED] >Sent: Monday, October 20, 2003 13:11 >To: BYU Unix Users Group >Subject: RE: [uug] SQL help (most recent) > > >On Mon, 2003-10-20 at 12:00, Gary Thornock wrote: >> (Warning, though: a timestamp field will update anytime the record is >> updated, unless you specifically set it to its current value). > >Yeah, there's a really good default behavior. See this website for some >more neato features of MySQL: > > http://sql-info.de/mysql/gotchas.html > >Corey
It is a good default, actually -- so long as you understand that the timestamp type is intended for tracking "last modified" rather than "created". ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
