mysql connection to database failed - 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 connection to database failed (
/showthread.php?tid=618618)
mysql connection to database failed -
usman123 - 08.10.2016
hi guys
i got this error mysql connection to database failed
could not retrieve field shutting down
i have checked mysql debug it says connection is dead
Re: mysql connection to database failed - iLearner - 08.10.2016
Do you have a mysql database? have you typed valid credentials?
Re: mysql connection to database failed -
Gotham - 08.10.2016
Is your MySQL base even there?Make sure you typed the correct host,pass etc.
Re: mysql connection to database failed -
usman123 - 08.10.2016
yes i have typed correct pass host etc
Re: mysql connection to database failed -
usman123 - 08.10.2016
now it says in mysql connection denied
Re: mysql connection to database failed - iLearner - 08.10.2016
Where is your database hosted?
Re: mysql connection to database failed -
ActionTanki91 - 08.10.2016
if you have XAMPP and Wamp, it'll work if you have it. For MySQL
Re: mysql connection to database failed -
usman123 - 08.10.2016
now it works after so many changes