Jump to content

DB mysql Access denied


Recommended Posts

My autorun.log from game/db

Log Offmysql_real_connect: Access denied for user 'metin2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'metin2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'metin2'@'localhost' (using password: YES)

From consol I can login use mysql -u metin2 -p

How to fix it? :)

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

SQL_ACCOUNT = "127.0.0.1 account metin2 password 0"
SQL_COMMON = "127.0.0.1 common metin2 password 0"
SQL_HOTBACKUP = "127.0.0.1 hotbackup metin2 password 0"
SQL_PLAYER = "127.0.0.1 player metin2 password 0"
 
Can somebody tell me what is what? Where i should insert my password, in Mysql i have user metin2, but where should be password, what mean "0" in the end?
Link to comment
Share on other sites

I little mix and in autorun log have this:
 

Log OffSuccess PLAYER
Success ACCOUNT
Success COMMON
Success HOTBACKUP
Failed Localization Infomation so exit
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
AsyncSQL: connected to 127.0.0.1 (reconnect 1)
Test Server
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.