Re: Problem with datetime value
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
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