[8.0.108] Upgrade Failed

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
azadeh.adlamini
Posts: 17
Joined: Mon 23 Apr 2018 16:38

[8.0.108] Upgrade Failed

Post by azadeh.adlamini » Tue 30 Oct 2018 14:42

I have upgraded to the latest version and now I am unable to connect to any of my saved connections. I am also unable to create a new connection because I continually get the error message: "Can't connect to MySQL server on 'xxx.xxx.xxx.xxx' (10061): Authentication failed.

alexa

Re: [8.0.108] Upgrade Failed

Post by alexa » Wed 31 Oct 2018 11:44

Could you please provide us the result of the following command being executed in the command line:

Code: Select all

telnet ip_address port_number
Here, please replace ip_address and port_number with appropriate ones.

If Telnet Client is not included, you can add it in 'Add/remove Windows components'.

Post Reply