Mysql errors - 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 errors (
/showthread.php?tid=582150)
Mysql errors -
fuckingcruse - 18.07.2015
I have tried all the process to load the mysql plugin , as many of you said , GO AND LEARN SCRIPTING first , i am doing it.. Can you say me why this happens? When i start the server it says LIBmysql.dll is missing , i even have that file in my pc , or just give me a download link of mysql plugin
Re: Mysql errors -
!damo!spiderman - 18.07.2015
The libmysql.dll should be in the same folder as samp-server.exe
Re: Mysql errors -
fuckingcruse - 18.07.2015
It's an application file , all libmysql is a dll file , abbreviate your self and explain it.
Re: Mysql errors -
SilentSoul - 18.07.2015
http://www.dll-files.com/dllindex/dl...shtml?libmysql - Here, make sure its compatible with your windows bit. ( 32 or 64 bit ) also when you download add the .dll file to your samp folder, it will work.
Re: Mysql errors -
!damo!spiderman - 18.07.2015
Quote:
Originally Posted by fuckingcruse
It's an application file , all libmysql is a dll file , abbreviate your self and explain it.
|
I'm not sure I can make what I said much shorter. It was a pretty simple statement.
Re: Mysql errors -
SpikY_ - 18.07.2015
Try using mysql_static plugin.
Re: Mysql errors -
fuckingcruse - 18.07.2015
Ok, silentsoul I will try it , and thanks spiky I will try it too..
I feel my way towards mysql will be smooth from now on , with no errors
Re: Mysql errors -
fuckingcruse - 19.07.2015
I have tried it , But when i on the server.exe , it shows
Loading mysql
Failed.
Anyone?
Re: Mysql errors -
Kursed - 19.07.2015
make sure your databases are set and you have MYSQL up and running
Re: Mysql errors -
fuckingcruse - 19.07.2015
I am starting it , I just wanted to load the mysql plugin , nothing else..