[ Help ] 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: [ Help ] MySQL (
/showthread.php?tid=630559)
[ Help ] MySQL -
Showzs - 15.03.2017
Hello Guys,
I am trying to implement some MySQL systems on my server, however I am having some problems with the database plugins.
What are the plugins that I need to set up a MySQL system?
VPS Linux Debian 8.
Re: [ Help ] MySQL -
SkyLineGT - 16.03.2017
You should have libstdc (required to run the server if you're on 64) and there is another one I cannot remember; but you can use the mysql_static version, the static version doesn't need any extra plugins.