SA-MP Forums Archive
MYSQL Issue (Giving 15$ if help) - 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: MYSQL Issue (Giving 15$ if help) (/showthread.php?tid=544810)



MYSQL Issue (Giving 15$ if help) - LarryTiger - 04.11.2014

Код:
[05:08:59]  ===============================

[05:08:59]   Loaded.
[05:08:59]  Loading plugin: mysql.so
[05:08:59]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[05:08:59]  Loading plugin: nativechecker.so
[05:08:59]   Loaded.
[05:08:59]  Loaded 5 plugins.

[05:08:59] 
[05:08:59] Filterscripts
[05:08:59] ---------------
[05:08:59]   Loaded 0 filterscripts.

[05:08:59]    Error: Function not registered: 'mysql_ping'
[05:08:59]    Error: Function not registered: 'mysql_query'
[05:08:59]    Error: Function not registered: 'mysql_store_result'
[05:08:59]    Error: Function not registered: 'mysql_num_rows'
[05:08:59]    Error: Function not registered: 'mysql_fetch_row_format'
[05:08:59]    Error: Function not registered: 'mysql_free_result'
[05:08:59]    Error: Function not registered: 'mysql_connect'
[05:08:59]    Error: Function not registered: 'mysql_debug'
[05:08:59]    Error: Function not registered: 'mysql_fetch_field_row'
[05:08:59] Script[gamemodes/mishakonsta.amx]: Run time error 19: "File or function is not found"
[05:08:59] Number of vehicle models: 0
Well, I try to run my server and i have this problem, Can someone help me?, I am giving free 15$ if your help is helpful)


Re: MYSQL Issue (Giving 15$ if help) - Pravin - 04.11.2014

https://sampforum.blast.hk/showthread.php?tid=280057
This will help you


Re: MYSQL Issue (Giving 15$ if help) - LarryTiger - 04.11.2014

I saw many times that threads but i dont know what to do, Do you have ********? If yes pm me your name,

Can someone help me? Except Pravin


Re: MYSQL Issue (Giving 15$ if help) - Stinged - 04.11.2014

What's your mysql version?


Re: MYSQL Issue (Giving 15$ if help) - Djole1337 - 04.11.2014

Get a static version of your plugin.


Re: MYSQL Issue (Giving 15$ if help) - LarryTiger - 04.11.2014

I dont know the version of my MYSQL and my plugins, I just download the full pack on samp-scripts, i can give you the link

Код:
http://www.solidfiles.com/d/3289fc9cbd/DestructionDerbySAMP.zip



Re: MYSQL Issue (Giving 15$ if help) - Pravin - 04.11.2014

Check your pm, I can help you to fix it.


Re: MYSQL Issue (Giving 15$ if help) - LarryTiger - 04.11.2014

Check my PM again, Anyone can help me ?


Re: MYSQL Issue (Giving 15$ if help) - Runn3R - 04.11.2014

You have a wrong mysql version or you don't have libmysql inside your server folder.

What MySQL version are you using? Check it in the pawno > include > a_mysql.inc


Re: MYSQL Issue (Giving 15$ if help) - BroZeus - 04.11.2014

As told above using wrong version of plugin leds to this
Find the right version of plugin
Dont forgot to recompile your scripts with correct version of include