I get error -1 when trying to connect to the DB - 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: I get error -1 when trying to connect to the DB (
/showthread.php?tid=625794)
I get error -1 when trying to connect to the DB -
fastayko - 06.01.2017
i need help i get error -1 when trying to connect to the DB
g_Sql = mysql_connect(mysql_host, mysql_user, mysql_database, mysql_password);
error = mysql_errno();
error = -1
Re: I get error -1 when trying to connect to the DB - iLearner - 06.01.2017
MySQL Connection Failed