SA-MP Forums Archive
SQL Debug. - 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: SQL Debug. (/showthread.php?tid=447090)



SQL Debug. - OpticKiller - 28.06.2013

hello am trying to install a script on .so and in my server.logs its showing me this how do i fix it

Код:
[19:43:33] [debug] Run time error 19: "File or function is not found"
[19:43:33] [debug] mysql_fetch_row_format
[19:43:33] [debug] mysql_debug
[19:43:33] [debug] mysql_retrieve_row
[19:43:33] [debug] mysql_fetch_field_row
[19:43:33] Script[gamemodes/LSL-RP.amx]: Run ti



Re: SQL Debug. - MP2 - 28.06.2013

Load the mySQL plugin in server.cfg.


Re: SQL Debug. - OpticKiller - 28.06.2013

i have mysql.so its just saying that missing when its not.

this is the issue am getting now.

Код:
Loading plugin: mysql.so
[20:28:59] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)