SA-MP Forums Archive
MySQL Connection Issue in mysql.log - 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 Issue in mysql.log (/showthread.php?tid=456500)



MySQL Connection Issue in mysql.log - Vexus - 06.08.2013

Good Morning!

I've been working with a MySQL database lately, and I'm getting a strange error that's preventing the gamemode from connecting to the database. It's giving this error:

CMySQLHandler::Connect() - Access denied for user '***'@'***' (using password: YES) (error ID: 1045).

I'm not experienced with MySQL, and researching it online did not help. If anyone has any knowledge of this, I could really use the assistance!

Thanks!

Edit: The '***' is just replacing my username and IP, for private reasons.