SA-MP Forums Archive
MySQL - 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 (/showthread.php?tid=608152)



MySQL - Sirop - 28.05.2016

Hello all

I download the latest version of the include and I have this problem

Код HTML:
[10:02:51]  Loading plugin: mysql.dll
[10:02:51]   Failed.



Re: MySQL - luke49 - 28.05.2016

Is there a mysql plugin in plugins folder?


Re: MySQL - Konstantinos - 28.05.2016

http://forum.sa-mp.com/showpost.php?...51&postcount=3

and make sure libmysql.dll is in the main folder samp-server.exe is located.


Re: MySQL - Sirop - 28.05.2016

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
http://forum.sa-mp.com/showpost.php?...51&postcount=3

and make sure libmysql.dll is in the main folder samp-server.exe is located.
How do I put it in the samp-serveur.exe


Re: MySQL - luke49 - 28.05.2016

Quote:
Originally Posted by Sirop
Посмотреть сообщение
How do I put it in the samp-serveur.exe
You do not need to put it into samp-server.exe, you have to put it in main folder, where samp-server.exe is.


Re: MySQL - Sirop - 28.05.2016

I put this problem but still, I have to write it in serveur.cfg?


Re: MySQL - Luis- - 28.05.2016

Quote:
Originally Posted by Sirop
Посмотреть сообщение
I put this problem but still, I have to write it in serveur.cfg?
Yes, you have to have this;
Код:
plugins mysql
in your server.cfg.

If your using a Linux based system, then do this instead;
Код:
plugins mysql.so



Re: MySQL - Sirop - 28.05.2016

This is resolved I reboot my pc and I know how this is solved