On Friday 23 February 2001 16:57, Don Johnson wrote:
> Yup, the data's correct. The new records all have the
> DownloadedDateTime as '0000-00-00 00:00:00'
It works if you execute only the SELECT (without the UPDATE) ?
> >> SELECT * from db_table WHERE (DownloadedDateTime = '0000-00-00
> >> 00:00:00')
> >> UPDATE LOW_PRIORITY db_table SET
> >> DownloadedDateTime=CURRENT_TIMESTAMP WHERE (DownloadedDateTime =
> >> '0000-00-00 00:00:00')
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
...10001000110101011010101101011110111010113...????
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]