We are using an NOW() function in our database and occasionally it
produces odd results. There are entries where it states: 0000-00-00
00:00:00 instead of the current time. Is this a bug, or are we using the
function incorrectly?

After patiently injecting at about 400 queries per seconds, a couple of hours later, I had about 5 million records in a table. Not a single one of them experienced the above....

I'm pretty sure your 0000-00-00 does not come from NOW()

--
Chris


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

Reply via email to