Invalid entry format for the timestamp field. Did this work before?

-----Original Message-----
From: Tariq Murtaza
To: [EMAIL PROTECTED]
Sent: 7/26/04 4:43 AM
Subject: Weird problem for TIMESTAMP feild

Hi All,

I am getting very weired problem after shifting our server. here is the 
details:-

I have a table with two columns
    1-TimeStamp timestamp(14)
    2- SID bigint(20)

when inserting  _INSERT INTO _/_TABLENAME values (1258975462,125987)_ 
results in /_INSERT INTO _/_TABLENAME values (0000000000,125987)_
Timestamp entry gets zeros.

Any idea? whats happening....

Regards,
*TM*
/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to