=============== STARTING CRON SCRIPT: 10 03 2010 23:42:58 ++++++ Closing expired auctions SELECT * FROM a_auctions WHERE ends<='20100310234258' AND closed='0' 1 auctions to close Processing auction: 42838501 SQL query error: UPDATE a_auctions SET closed='1',date=2009-12-17 20:46:47,ends=2010-01-16 20:46:47 WHERE id="42838501" Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '20:46:47,ends=2010-01-16 20:46:47 WHERE id="42838501"' at line 1