MySQL Plugin doesn't work. - 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 doesn't work. (
/showthread.php?tid=487679)
MySQL Plugin doesn't work. -
Shaft - 14.01.2014
Hi guys
The problem is about mysql plugin, the newest version. Errors you can see above.
Код:
[19:14:49] Loading plugin: mysql
[19:14:49] Failed.
I've installed Net Framework and Microsoft Visual Redistributable Package (x86). Any ideas?
Re: MySQL Plugin doesn't work. -
BullseyeHawk - 14.01.2014
Does your server folder has the files "msvcr100.dll" or "libmySQL.dll"
Tell me which ones you have. ((libmySQL.dll is for a different program, I suspect.))
Re: MySQL Plugin doesn't work. -
Shaft - 14.01.2014
Libmysl.dll in server folder, msvcr100.dll in system32.
Re: MySQL Plugin doesn't work. -
BullseyeHawk - 14.01.2014
Place the msvcr100.dll into the server folder and try to run it.
Also, try to place crashdetect and see whats the problem.
I am not sure it supports plugins, but it should explain something about it.
Also! Are you sure you placed the mysql.dll or so under the plugins in server.cfg?
(Try to update the two DLL files, download the latest mysql plugin)
Re: MySQL Plugin doesn't work. -
Shaft - 15.01.2014
I have the latest mysql plugin, msvcr100.dll is in server folder and... yes - I placed the mysql.dll in server.cfg.
I added mysql.pdb in server.cfg, and now I have these error:
'mysql.pdb is not for Windows or it dosen't work correctly(...)' so I removed it.