Re: TIMESTAMP not acting as I'd like

2002-03-06 Thread Shankar Unni
Victoria Reznichenko wrote: > recu> small problem. I have a table set up like so. It has a number of entries > recu> that were added on a certain date, I use TIMESTAMP to keep track of the date. > > recu> mysql> UPDATE deerfield SET version = '2.1' WHERE product = 'WinGate LITE'; > > recu> and

TIMESTAMP not acting as I'd like

2002-03-06 Thread Victoria Reznichenko
rob, Wednesday, March 06, 2002, 2:19:01 PM, you wrote: recu> small problem. I have a table set up like so. It has a number of entries recu> that were added on a certain date, I use TIMESTAMP to keep track of the date. recu> +-+---+--+-+-+--

Re: TIMESTAMP not acting as I'd like

2002-03-06 Thread Douglas Forrest
it going out of sync from ad hoc update queries). - Original Message - From: <[EMAIL PROTECTED]> To: "Douglas Forrest" <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 7:54 AM Subject: Re: TIMESTAMP not acting as I'd like > At 07:43 06/03/2002 -0500, you

Re: TIMESTAMP not acting as I'd like

2002-03-06 Thread James Housley
"[EMAIL PROTECTED]" wrote: > > Hi, > > small problem. I have a table set up like so. It has a number of entries > that were added on a certain date, I use TIMESTAMP to keep track of the date. > > +-+---+--+-+-+-- > --+ > | Field

TIMESTAMP not acting as I'd like

2002-03-06 Thread [EMAIL PROTECTED]
Hi, small problem. I have a table set up like so. It has a number of entries that were added on a certain date, I use TIMESTAMP to keep track of the date. +-+---+--+-+-+-- --+ | Field | Type | Null | Key | Defau