Undefined MySQL functions - 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 MySQL functions (
/showthread.php?tid=448016)
Undefined MySQL functions -
dusk - 02.07.2013
Okay. So I just downloaded R26 plugin and include. And i get these errors:
pawn Код:
GRPLT.pwn(299) : error 017: undefined symbol "mysql_log"
GRPLT.pwn(10786) : error 017: undefined symbol "cache_insert_id"
GRPLT.pwn(19950) : error 017: undefined symbol "cache_insert_id"
I mean, i read the goddamn include, i know that they are there! So what the..? Any ideas? :/
Re: Undefined MySQL functions -
Firewire - 02.07.2013
Are you using the pawno.exe that is in the server directory using the R26 plugin? If you're using pawno which has a different location, it'll not read the R26 include file.
Re: Undefined MySQL functions -
dusk - 03.07.2013
Well yes. all of the other includes are okay....
EDIT: Whoops. Only now i realize that NotePad++ doesn't understand what includes does it have to read...it used the wrong ones.........I'm sorry for your wasted time.