MySQL Forums
Forum List  »  MySQL Workbench

Re: Malformed Packet error when connecting to remote database
Posted by: Mike Lischke
Date: April 24, 2017 12:59AM

Malformed package error usually means you are not connecting to a MySQL server but some other service and the protocal data sent by that service is not what the client expected. Double check you are really using the correct target machine/port/service.

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 error when connecting to remote database
2013
April 24, 2017 12:59AM


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.