Posts: 1,018
Threads: 320
Joined: Jul 2010
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
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
your using the wrong M_SQL plugin ?
Posts: 1,018
Threads: 320
Joined: Jul 2010
which plugin matches with this beacuse I download R33 plugin from here
https://github.com/pBlueG/SA-MP-MySQL/releases
Posts: 1,018
Threads: 320
Joined: Jul 2010
and also I try put R7 inc and plugin but when I compile mod it says undefined symbol mysql_tquery
Posts: 1,018
Threads: 320
Joined: Jul 2010
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
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
Posts: 1,018
Threads: 320
Joined: Jul 2010
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
Posts: 1,018
Threads: 320
Joined: Jul 2010