MySQL Issue - 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 Issue (
/showthread.php?tid=617200)
MySQL Issue -
Frank901 - 17.09.2016
Hey, I got everything set up at Phpmyadmin, tables etc but when I try to launch my server, it won't connect to MySQL, getting me this error
PHP Code:
Mysql Status : (1)
MySQL server has gone away
This is mine define
PHP Code:
#define HOST "localhost"
#define USER "f6216_CNR"
#define PASSWORD "************"
#define DBNAME "f6216_CNR"
Any help? Ill rep who helps me out!
Re: MySQL Issue -
InActtive™ - 22.09.2016
What MySQL plugin are you using?