SA-MP Forums Archive
error in mysql syntax - 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: error in mysql syntax (/showthread.php?tid=540253)



error in mysql syntax - ShiffeyTheGamer - 03.10.2014

Hello, The script that I am useing (sc-rp) when I start it it loads fine I got in and try to register... I get past the first part with my birth, And Orgian. When I click continue nothing happens and when I look in the logs I get this
Код:
[01:25:46] ** [MySQL]: 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 '= '', `Warnings` = '0', `Warn1` = 'NULL', `Warn2` = 'NULL', `MaskID` = '55437', ' at line 1



Re: error in mysql syntax - renegade334 - 03.10.2014

By the looks of things, your script accidentally uses a ' to delimit a column name instead of a `

Find that line, see what the column is before `Warnings`, and fix it.


Re: error in mysql syntax - ShiffeyTheGamer - 03.10.2014

Do you have skype? If so add me.. gtasaroleplayer.. To help me more please. Thanks!


Re: error in mysql syntax - ShiffeyTheGamer - 03.10.2014

Yeah I dont know what to do