Re: Can't connect to MySQL server on localhost (10061)
I succeeded to start the mysql server by using CMD Admininstrator for MySQL Install and Initialize, checked that there is a running windows mysql service.
Now when I open the Workbench it asks for a password to connect to Local Instance MySQL80. I entered the root Password that I used before, but receive a message that I need to check that 1)MySQL is running on address localhost 2)MySQL is reachable on port 3306 3)has user root has rights to localhost from your address ... 4)...that you are using the correct password...
I can see in CMD c:\>netstat -a that the TCP local address 0.0.0.0:3306 on my computer is listening.
How can I check that MySQL is reachable on port 3306?
And should I try to reset the root password as well?
What else and how should I check?
Subject
Views
Written By
Posted
2233
February 18, 2019 06:39AM
965
February 18, 2019 01:14PM
1389
February 18, 2019 06:20PM
914
February 18, 2019 08:36PM
887
March 12, 2019 11:43AM
802
June 14, 2019 01:56PM
Re: Can't connect to MySQL server on localhost (10061)
1430
June 15, 2019 02:59AM
497
June 15, 2019 10:18AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.