SA-MP Forums Archive
Mysql isn't loading - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Mysql isn't loading (/showthread.php?tid=169904)



Mysql isn't loading - Dj_maryo1993 - 21.08.2010

in my server.cfg
Код:
plugins mysql
The error
Код:
0.3b, ©2005-2010 SA-MP Team

[14:59:51] filterscripts = ""  (string)
[14:59:51] 
[14:59:51] Server Plugins
[14:59:51] --------------
[14:59:51]  Loading plugin: mysql.dll
[14:59:51]   Failed.
[14:59:51]  Loaded 0 plugins.
If there is an mysql plugin point me to it please


Re: Mysql isn't loading - Hiddos - 21.08.2010

You need the plugin.dll files in your /plugins directory, here are some plugins:

https://sampforum.blast.hk/showthread.php?tid=122983
https://sampforum.blast.hk/showthread.php?tid=56564

Free to choose.


Re: Mysql isn't loading - Dj_maryo1993 - 21.08.2010

Код:
[15:08:50] 
[15:08:50] Server Plugins
[15:08:50] --------------
[15:08:50]  Loading plugin: libmysql
[15:08:50]   Plugin does not conform to architecture.
[15:08:50]   Failed.
[15:08:50]  Loaded 0 plugins.



Mysql isn't loading - [NoV]LaZ - 21.08.2010

Quote:
Originally Posted by Dj_maryo1993
Посмотреть сообщение
Код:
[15:08:50] 
[15:08:50] Server Plugins
[15:08:50] --------------
[15:08:50]  Loading plugin: libmysql
[15:08:50]   Plugin does not conform to architecture.
[15:08:50]   Failed.
[15:08:50]  Loaded 0 plugins.
libMySQL.dll goes in the same folder where samp-server.exe is. mysql.dll goes into your plugins folder.
________
Nexium Settlement Info


Re: Mysql isn't loading - Hiddos - 21.08.2010

Oh ye, that was something weird.

Place the "libmysql.dll" file in your root sa-mp directory, and the 'mysql.dll' file in your plugins directory. I know it sounds a li'l weird ^^

Edit: LaZ beaten me


Re: Mysql isn't loading - Dj_maryo1993 - 21.08.2010

Same , f&&k it , i give up .


Mysql isn't loading - [NoV]LaZ - 21.08.2010

Quote:
Originally Posted by Dj_maryo1993
Посмотреть сообщение
Same , f&&k it , i give up .
Moving some files here and there is not rocket science. Both MySQL threads explain how to install the plugin on your server and its functions.
________
Vaporizer guide


Re: Mysql isn't loading - Dj_maryo1993 - 21.08.2010

Mowst probably the error happens because i used 0.3b server , so isn't compatibile , that's what i think


Re: Mysql isn't loading - Agent Smith - 21.08.2010

I'm using the MySQL plugin and it works with 0.3b.


Re: Mysql isn't loading - Jaymzanator - 21.08.2010

libmysql isnt directly compatible with SAMP. you have to use the sampmysql.dll abstraction layer.

http://labs.endatum.com/samp/public/sampmysql.zip

plugins sampmysql