Help | 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help | MySQL Error (
/showthread.php?tid=163214)
Help | MySQL Error -
The Scripter - 26.07.2010
Hello guys!
I get this error when I type /register <password> command:
Код:
[17:54:27] CMySQLHandler::Query(SELECT * 'korisnici' WHERE 'Ime' = 'Anthony_Winslow') - An error has occured. (Error ID: 1064, 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 ''korisnici' WHERE 'Ime' = 'Anthony_Winslow'' at line 1)
Any ideas how to fix it?