mysql-ssh icon indicating copy to clipboard operation
mysql-ssh copied to clipboard

Access denied for user xxx@'localhost' (using password: YES)

Open SusonJohn opened this issue 5 years ago • 1 comments

I connncet to my MySQL,but my sever is denied localhost to login by once at the same time,so it's a issues to code in mysql.js:47. Here dbConfig.host can't value from my dbConfig.So it causes throw the issue of Access denied for user xxx@'localhost' (using password: YES) when I use it to conncet.

SusonJohn avatar Oct 15 '20 02:10 SusonJohn

I suggest to note out.It can work when I note it out.

SusonJohn avatar Oct 15 '20 02:10 SusonJohn