SA-MP Forums Archive
[HELP] error: function not registered mysql_tquery - 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: [HELP] error: function not registered mysql_tquery (/showthread.php?tid=498069)



[HELP] error: function not registered mysql_tquery - Luca12 - 01.03.2014

So I was working two days ago tutorial login and register R33 threaded queries and know two days are pass and still I didn't solve this I downloaded corect plugins which is for r33 and I put mysql plugin in plugins folder and mysql.inc in the pawno/include folder then I recompile gamemode and there was no errors and I go to run my gamemode it show this. Please anyone? Thanks


Re: [HELP] error: function not registered mysql_tquery - park4bmx - 01.03.2014

your using the wrong M_SQL plugin ?


Re: [HELP] error: function not registered mysql_tquery - Luca12 - 01.03.2014

which plugin matches with this beacuse I download R33 plugin from here


https://github.com/pBlueG/SA-MP-MySQL/releases


Re: [HELP] error: function not registered mysql_tquery - park4bmx - 01.03.2014

https://sampforum.blast.hk/showthread.php?tid=56564
make sure the tutorial is using BlueG's plugin
if not then:
https://sampforum.blast.hk/showthread.php?tid=122983


Re: [HELP] error: function not registered mysql_tquery - Luca12 - 01.03.2014

and also I try put R7 inc and plugin but when I compile mod it says undefined symbol mysql_tquery


Re: [HELP] error: function not registered mysql_tquery - park4bmx - 01.03.2014

what tutorial is it ?


Re: [HELP] error: function not registered mysql_tquery - Luca12 - 01.03.2014

This one. Thanks


https://sampforum.blast.hk/showthread.php?tid=485633


Re: [HELP] error: function not registered mysql_tquery - park4bmx - 01.03.2014

yh its BlueG - MySQL plugin

BlueG's' R7 update didn't support Threaded scripts.
R5, R6 (supports threaded and non-threaded scripts)
R7 (supports only threaded scripts)'

maybe R6-2


Re: [HELP] error: function not registered mysql_tquery - Luca12 - 01.03.2014

When I was download R33 release then everything work fine in gamemode and when I compile with R6-2 it says unndefined symbol tquery beacuse R6-2 use mysql_query and doesn't support tquery and mysql_format


Re: [HELP] error: function not registered mysql_tquery - Luca12 - 02.03.2014

anyone?thanks