MySQL Error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Error (
/showthread.php?tid=473272)
Delete [FIXED] -
Rydur - 02.11.2013
Solved and fixed, please delete.
Re: MySQL Error -
Dragonsaurus - 02.11.2013
You have a missing comma "," after `Speedo` = 0:
Код:
`Speedo` = 0, `Credits` = 50 WHERE `id` = '8'
Re: MySQL Error -
Rydur - 02.11.2013
That's the error code, in the actual database it shows as it does have one.