MySQL Forums
Forum List  »  MySQL Workbench

Re: Can not connect to MySQL
Posted by: Mike Lischke
Date: October 11, 2016 01:07AM

You should read the error messages more carefully. It says:

ERROR: Can't connect to MySQL server on 'localhost:3306' (10061 No connection could be made because the target machine actively refused it)

so, something with the server is not ok. No need to look for further things until this has been solved. Are you sure there is a server running at that port? See also my troubleshooting video for more ideas how to find a solution (https://www.youtube.com/watch?v=DCgRF4KOYIY).

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1685
October 06, 2016 02:44PM
629
October 09, 2016 01:46PM
Re: Can not connect to MySQL
892
October 11, 2016 01:07AM


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.