| MySQL error
Is this known? An error was encountered during execution of the query:
UPDATE pp_stats SET amt_sold=(amt_sold+-365.00), ads_sold=(ads_sold+) WHERE id=1
The query returned with an errorcode of:
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 ') WHERE id=1' at line 1
Greetings
Klaus
Last edited by klaush; June 9th, 2010 at 08:16 AM.
|