MYSQL: ERROR 2027 (HY000): Malformed packet

1

I can not connect a MySQL server remotely. The connection seems to be fine since with telnet [ip] [door] I get an answer:

4.1.3b-beta-nt-max▒@
mysql -u[user] -p -h [host]
v'[uZ,B{efSLa$,Q4N

When running by command line or MySQL Workbench 6.3

4.1.3b-beta-nt-max▒@
mysql -u[user] -p -h [host]
v'[uZ,B{efSLa$,Q4N

I have the same error:
ERROR 2027 (HY000): Malformed packet

    
asked by Edvaldo Silva 12.08.2017 в 21:11
source

1 answer

0

How do you have the my.conf configuration, what operating system is the Mysql service mounted on, and what version of Mysql do you have?

    
answered by 12.08.2017 в 21:23