MySQL Problem (mysql_log) - 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 Problem (mysql_log) (
/showthread.php?tid=603836)
MySQL Problem (mysql_log) -
Belengher - 28.03.2016
Hello! I have a problem with my GameMode! I am getting error in mysql_log and I don't know where I'm looking to fix them.
Screenshot:
http://prntscr.com/akrzfr
Re: MySQL Problem (mysql_log) -
Vince - 28.03.2016
That's what happens when you don't escape input strings. Are you using mysql_format with %e for strings?
Re: MySQL Problem (mysql_log) -
]Rafaellos[ - 28.03.2016
Unhashed passwords. Nice.
Re: MySQL Problem (mysql_log) -
Belengher - 28.03.2016
What?
Re: MySQL Problem (mysql_log) -
Mencent - 28.03.2016
Hi!
Can you send us the row in your script which caused these errors?