MySQL Forums
Forum List  »  MySQL Workbench

Re: MySql connection does not work
Posted by: Marcin Marek
Date: May 23, 2017 01:16AM

Hello,

Do you have MySQL database instance running on localhost?

Try to connect to database using cmd line:
https://dev.mysql.com/doc/refman/5.7/en/connecting.html
If that work then it should work from Workbenech as well.

If you have MySQL server installed check in local service if service is running (Windows Key + r and type services.msc -> enter)
https://dev.mysql.com/doc/refman/5.7/en/windows-start-service.html

--
Marcin Marek
MySQL Developer Tools

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
MySQL Workbench on Twitter: https://twitter.com/MySQLWorkbench
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/5.7/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1092
May 22, 2017 07:32AM
Re: MySql connection does not work
431
May 23, 2017 01:16AM


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.