Re: Problem with datetime value

2006-01-06 Thread Gleb Paharenko
Hello. This is a bug: http://bugs.mysql.com/bug.php?id=16249 Leo wrote: > Hi All, > > I got a problem with a query that involved datetime field. > the table structure goes something like this : > > CREATE TABLE `price_log` ( `Item` > char(20)

Problem with datetime value

2006-01-05 Thread Leo
Hi All, I got a problem with a query that involved datetime field. the table structure goes something like this : CREATE TABLE `price_log` ( `Item` char(20) NOT NULL default '', `Started` datetime NOT NULL default '-00-00 00:0