MySQL Forums
Forum List  »  MySQL Workbench

Re: Not able to connect to server
Posted by: Mike Lischke
Date: May 05, 2014 01:40AM

Nikos,

to what does "localhost" resolve, IPv4 or IPv6 loopback address? In the config file, is TCP/IP disabled? Cannot read initial package means not even a single package could be exchanged. So maybe the server runs on a socket instead TCP/IP which you have to consider when creating the connection in MySQL Workbench.

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
2887
May 04, 2014 02:44PM
Re: Not able to connect to server
1235
May 05, 2014 01: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.