MYSQL plugin - 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 plugin (
/showthread.php?tid=526707)
MYSQL plugin -
kixtz - 18.07.2014
Hey i tried to load the last release R39-2 on windows 7 64 bits but it failed, i'm using samp 0.3z, i setup the server.cfg and i pasted the dll mysql in plugins's folder and moved libmysql.dll to my main server directory. Please anyone knows how to fix it ?
Re: MYSQL plugin -
Jack_Leslie - 19.07.2014
What failed? what error messages did you get? Come on, we aren't mind readers.
Re: MYSQL plugin -
kixtz - 19.07.2014
I got only on server_log
Loading plugin: mysql
Failed
Re: MYSQL plugin -
Jack_Leslie - 19.07.2014
Do you have #include <a_mysql>?
Wait, of course you do, other wise it wouldn't compile. Try re-downloading and make sure that the plugin and includes are the same version.
Re: MYSQL plugin -
Konstantinos - 19.07.2014
https://github.com/pBlueG/SA-MP-MySQL#faq
Read the 4th question and its answer.
Re: MYSQL plugin -
kixtz - 19.07.2014
I installed all the Microsoft C++ redistributables versions from that question and it didnt work