SA-MP Forums Archive
[HELP] mysql plugin fail to load - 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] mysql plugin fail to load (/showthread.php?tid=525377)



[HELP] mysql plugin fail to load - Luca12 - 11.07.2014

Hello I was trying today is 3 day to fix it mysql plugin is failed to load I download visual c++ 2010 2010 SP1 2012 and 2013 x86 which is the last version of visual c++ then I download mysql plugin r39-2 and mod is compiled fine no errors anything and I start samp server exe and it give me this errors

[18:49:07] Error: Function not registered: 'mysql_log'
[18:49:07] Error: Function not registered: 'mysql_connect'
[18:49:07] Error: Function not registered: 'mysql_stat'
[18:49:07] Error: Function not registered: 'mysql_errno'
[18:49:07] Error: Function not registered: 'mysql_format'
[18:49:07] Error: Function not registered: 'mysql_tquery'
[18:49:07] Error: Function not registered: 'mysql_close'
[18:49:07] Error: Function not registered: 'cache_insert_id'
[18:49:07] Error: Function not registered: 'cache_get_data'
[18:49:07] Error: Function not registered: 'cache_get_row'
[18:49:07] Error: Function not registered: 'cache_get_row_int'
[18:49:07] Error: Function not registered: 'cache_get_field_content_int'
[18:49:07] Error: Function not registered: 'cache_get_field_content'
[18:49:07] Error: Function not registered: 'cache_get_field_content_float'
[18:49:07] [debug] Run time error 19: "File or function is not found"


Re : [HELP] mysql plugin fail to load - S4t3K - 11.07.2014

Check MySQL plugin's FAQ.

There was tons of persons who got the same problem in the past week.
You haven't searched but directly posted.


Re: [HELP] mysql plugin fail to load - Luca12 - 11.07.2014

I searched 3 days I can send you my browser history and I was trying some solutions from other people threads but it won't work


Re : [HELP] mysql plugin fail to load - mehdi171996 - 11.07.2014

u need MySql plugin ****** it you'll find the plugin


Re: [HELP] mysql plugin fail to load - sammp - 11.07.2014

Looks like the plugin differs from the include version.

Download the latest MySQL package and install it to your server.


Re: [HELP] mysql plugin fail to load - Luca12 - 11.07.2014

I downloaded wright plugin which is R39-2 from here https://github.com/pBlueG/SA-MP-MySQL/releases

Like I said in my gamemode there no errors . Thanks