Home > database >  Mysql connection to a remote server, how to solve
Mysql connection to a remote server, how to solve

Time:09-29

1045 - Access denied for user 'root' @ 'localhost' (using password: YES)

CodePudding user response:

The remote database open for remote operation of permissions, can use SSH to log in to change the configuration database, you can refer to this article http://www.cnblogs.com/skyWings/p/5952795.html

CodePudding user response:

Wrong password

CodePudding user response:

refer to the second floor ji_an_ai response:
password wrong
made a low-level mistakes

CodePudding user response:

Root connected with the corresponding password
  • Related