Timestamp field in the InnoDB table

2002-10-21 Thread Mikhail Entaltsev
Hi, I have found one unclear place for me regarding to the timestamp field in the InnoDB table. Please, explain me am I correct or not. Let's say we have a table Test with 'timestamp' field: CREATE TABLE `Test` ( `id` int(3) NOT NULL auto_increment, `UpdateDate` timesta

Re: Timestamp field in the InnoDB table

2002-10-21 Thread Heikki Tuuri
Mikhail, - Original Message - From: "Mikhail Entaltsev" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 1:11 PM Subject: Timestamp field in the InnoDB table > Hi, > > I have

Re: Timestamp field in the InnoDB table

2002-10-21 Thread Heikki Tuuri
Mikhail, - Original Message - From: "Mikhail Entaltsev" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 2:34 PM Subject: Re: Timestamp field in the InnoDB table > Heikki, > > t

Re: Timestamp field in the InnoDB table

2002-10-21 Thread Mikhail Entaltsev
in the documentation. Thank you. Best regards, Mikhail. - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: "Mikhail Entaltsev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 1:20 PM Subject: Re: Timest

Re: Timestamp field in the InnoDB table

2002-10-21 Thread Mikhail Entaltsev
;[EMAIL PROTECTED]>; "Mikhail Entaltsev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 3:08 PM Subject: RE: Timestamp field in the InnoDB table Hi, This is almost my requirement.I have to update the exact timestamps(most critical for me) and I