SQL: UPDATE cdb_members SET money=money+100, credit=credit+10, audsum=audsum+1, groomsum=groomsum+ WHERE username='bknb'
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 'WHERE username='bknb'' at line 1
Errno.: 1064
Similar error report has beed dispatched to administrator before
SQL: UPDATE cdb_members SET money=money+100, credit=credit+10, audsum=audsum+1, groomsum=groomsum+ WHERE username='bknb'
Error: You have an error in your SQL syntax; check ...