undefined symbol "mysql_query" - 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: undefined symbol "mysql_query" (
/showthread.php?tid=359163)
undefined symbol "mysql_query" -
newbienoob - 13.07.2012
I've recently downloaded
this mysql plugin. But I have a problem while compiling my gm.
Код:
error 017: undefined symbol "mysql_query"
Yes! I have included <a_mysql> at the top of my script.
Re: undefined symbol "mysql_query" -
doreto - 13.07.2012
If you have notice(look a bit down) in last version (R7) mysql_query was replace
wich mysql_function_query( connectionHandle, query[], bool:cache, callback[], format[], {Float,_}:... )