SA-MP Forums Archive
What plugin mysql take? - 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: What plugin mysql take? (/showthread.php?tid=503884)



What plugin mysql take? - FosterK - 31.03.2014

Hello everyone,

I have a server running Debian 6 64bits, but I do not know what version of MySQL take.

I have a lot of error, and the Linux version of static spring me:
Quote:

[8:04:31 p.m.] Error: Function not registered: 'mysql_debug'
[8:04:31 p.m.] Error: Function not registered: 'mysql_retrieve_row'
[8:04:31 p.m.] Error: Function not registered: 'mysql_fetch_field_row'
[8:04:31 p.m.] Error: Function not registered: 'mysql_fetch_row_format'
[8:04:31 p.m.] Error: Function not registered: 'mysql_reconnect'
[8:04:31 p.m.] Script [gamemodesaaaaa.amx]: Run time error 19: "File or function is not found"

Thank you in advance "


Re: What plugin mysql take? - Konstantinos - 31.03.2014

R5 or R6.


Re : What plugin mysql take? - FosterK - 31.03.2014

Okay thank you, but those here https://sampforum.blast.hk/showthread.php?tid=56564?
With R6 x86 (Debian5) it is not my mysql_close () in a gmx: (


Re: What plugin mysql take? - Konstantinos - 31.03.2014

Download R6 for your OS and try it. If something goes wrong, then it means it uses R5.


Re: What plugin mysql take? - Simou - 31.03.2014

Go titorial .


Re : What plugin mysql take? - FosterK - 31.03.2014

Thx, but i have
Quote:

Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

and
Quote:

[20:24:47] Error: Function not registered: 'mysql_query'
[20:24:47] Error: Function not registered: 'mysql_close'
[20:24:47] Error: Function not registered: 'mysql_connect'
[20:24:47] Error: Function not registered: 'mysql_debug'
[20:24:47] Error: Function not registered: 'mysql_ping'
[20:24:47] Error: Function not registered: 'mysql_num_rows'
[20:24:47] Error: Function not registered: 'mysql_store_result'
[20:24:47] Error: Function not registered: 'mysql_retrieve_row'
[20:24:47] Error: Function not registered: 'mysql_fetch_field_row'
[20:24:47] Error: Function not registered: 'mysql_free_result'
[20:24:47] Error: Function not registered: 'mysql_fetch_row_format'
[20:24:47] Error: Function not registered: 'mysql_real_escape_string'
[20:24:47] Error: Function not registered: 'mysql_reconnect'
[20:24:47] Error: Function not registered: 'mysql_insert_id'
[20:24:47] Script[gamemodes/aaaa.amx]: Run time error 19: "File or function is not found"




Re: What plugin mysql take? - sampplayer12 - 31.03.2014

Download R6


Re : What plugin mysql take? - FosterK - 31.03.2014

Okay i will test it, thx men
EDIT: Oh thx !! R5 work !!


Re: What plugin mysql take? - sampplayer12 - 31.03.2014

Here is the link: https://sampforum.blast.hk/showthread.php?tid=56564