Thread: MySQL error
View Single Post
Old June 9th, 2010, 08:03 AM   #1 (permalink)
klaush
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
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.
klaush is offline   Reply With Quote