MySQL debug error - 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 debug error (
/showthread.php?tid=571791)
MySQL debug error -
Cookland - 22.04.2015
Am I having a brain fart? I literally have no clue how to fix this and it's hurting my brain after a long day at college.
Many thanks,
Cookland.
Re: ♦ MySQL debug error ♦ -
Jimmy0wns - 22.04.2015
Your MySQL plugin isn't loaded or you're using the incorrect plugin.
Re: ♦ MySQL debug error ♦ -
BroZeus - 22.04.2015
Either you didn't loaded the MySQL plugin or loaded wrong version of it.
EDIT: Late, already answered by someone else.
Re: ♦ MySQL debug error ♦ -
Cookland - 22.04.2015
Is there a way to tell which one I need?
Re: ♦ MySQL debug error ♦ -
Konstantinos - 22.04.2015
The script uses BlueG's MySQL plugin version R7.
Re : ♦ MySQL debug error ♦ -
Buthers - 22.04.2015
Don't use the old versions of MySQL. The next version is MySQL R39-2 by BlueG. If you not want to use the next version, check your includes and plugins of this version.
Re: ♦ MySQL debug error ♦ -
Cookland - 22.04.2015
Quote:
Originally Posted by Konstantinos
The script uses BlueG's MySQL plugin version R7.
|
Any chance of a download link or location?
Many thanks.
Re: ♦ MySQL debug error ♦ -
Konstantinos - 22.04.2015
https://sampforum.blast.hk/showthread.php?tid=56564
Bottom of the first post.
Though I've to agree with Buthers. The latest version of MySQL plugin (of BlueG) is R39-3 and it has been updated quite a lot since R7. In case you're interesting on upgrading the scripts (consider doing it eventually), the downloads can be found:
https://github.com/pBlueG/SA-MP-MySQL/releases
wiki for R33+:
https://sampwiki.blast.hk/wiki/MySQL/R33
example scripts:
https://github.com/pBlueG/SA-MP-MySQ...xample_scripts
Re: ♦ MySQL debug error ♦ -
Cookland - 22.04.2015
Quote:
Originally Posted by Konstantinos
|
Re: ♦ MySQL debug error ♦ -
Cookland - 22.04.2015
Quote:
Originally Posted by Konstantinos
|
Thank you so much!