Re: Strange Timestamp behaivor

2003-12-10 Thread Egor Egorov
"Matthew Boulter" <[EMAIL PROTECTED]> wrote: > > I have just started noticing some bizarre behaivor in tables in our = > database that contain a=20 > TIMESTAMP(14) field.=20 > > I only shown a small query, but it highlights the error: > > mysql> SELECT ErrorTime FROM ErrorLog WHERE ErrorTime =3D

Strange Timestamp behaivor

2003-12-10 Thread Matthew Boulter
I have just started noticing some bizarre behaivor in tables in our database that contain a TIMESTAMP(14) field. I only shown a small query, but it highlights the error: mysql> SELECT ErrorTime FROM ErrorLog WHERE ErrorTime = 20031210063712; ++ | ErrorTime | +