mysql_log
this happens on my localhost when I want to login lol
I have 3 connections done to mysql server.
From FS
From GM
From my UCP (website)
Would that be an issue? my main server isn't affected only localhost.
I unload FS> I can login
I load FS> I can't login
They use different tables.
Code:
[12:21:12] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'hidden'@'IPHIDDEN' (using password: YES)
[12:21:13] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'hidden'@'IPHIDDEN' (using password: YES)
I have 3 connections done to mysql server.
From FS
From GM
From my UCP (website)
Would that be an issue? my main server isn't affected only localhost.
I unload FS> I can login
I load FS> I can't login
They use different tables.