MySQL Forums
Forum List  »  MySQL Workbench

Re: Help! I can't connect my workbench to the server
Posted by: Mike Lischke
Date: September 29, 2015 12:40AM

Hi Ryan,

this is probably the single most asked question about MySQL. There are plenty of answers out there what to do in such a case. "Can't connect" usually means your server is not running or running on a different address/port or, if the server is running on a remote machine, the network connection is broken/blocked, e.g. by a firewall, different subnets without routing or other reasons.

See also my video about connection creation and troubleshooting: https://www.youtube.com/watch?v=DCgRF4KOYIY.

Mike

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
Re: Help! I can't connect my workbench to the server
656
September 29, 2015 12:40AM


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.