=============== STARTING CRON SCRIPT: 30 07 2010 05:24:38 ++++++ Closing expired auctions SELECT * FROM a_auctions WHERE ends<='20100730052438' AND closed='0' 17 auctions to close Processing auction: 33559743 SQL query error: UPDATE a_auctions SET closed='1',date=2009-09-14 13:11:32,ends=2010-03-31 14:22:00 WHERE id="33559743" 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 '13:11:32,ends=2010-03-31 14:22:00 WHERE id="33559743"' at line 1