MySQL Forums
Forum List  »  MySQL Workbench

Re: Malformed packet while connecting to remote DB
Posted by: Mike Lischke
Date: June 09, 2016 01:40AM

Davide,

a malformed package error usually comes from a mismatch of expected and actual protocol data exchanged between server and client. Since you know the client is correct (you are running MySQL Workbench) it is likely that you didn't connect to a MySQL server actually, but to something else.

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: Malformed packet while connecting to remote DB
2040
June 09, 2016 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.