ElectroCRUD
ElectroCRUD copied to clipboard
MacOS Build "PROTOCOL_INCORRECT_PACKET_SEQUENCE"
Using current prebuilt MacOS version on MacOS Ventura 13.4 (22F66)
Expected Behavior
Test and connect to local MariaDB test DB as tested successfully with MySQL Workbench and Sequel Ace.
Test and connect to remote MariaDB as tested successfully with MySQL Workbench and Sequel Ace.
Current Behavior
Error testing connection.
ERROR:
IPC Error on channel: connect
{"type":1,"message":"{"code":"PROTOCOL_INCORRECT_PACKET_SEQUENCE","fatal":true}"}
Steps to Reproduce
Try to connect to mySQL
what MySQL version you are using? ---- On Sun, 18 Jun 2023 10:27:08 +0300 @.*** wrote ---- Using current prebuilt MacOS version on MacOS Ventura 13.4 (22F66) Expected Behavior Test and connect to local MariaDB test DB as tested successfully with MySQL Workbench and Sequel Ace. Test and connect to remote MariaDB as tested successfully with MySQL Workbench and Sequel Ace. Current Behavior Error testing connection. ERROR: IPC Error on channel: connect {"type":1,"message":"{"code":"PROTOCOL_INCORRECT_PACKET_SEQUENCE","fatal":true}"} Steps to Reproduce Try to connect to mySQL
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi thanks.
mysql -V shows:
mysql Ver 15.1 Distrib 10.5.19-MariaDB, for debian-linux-gnu (x86_64)
windows too same problem {"type":1,"message":"{"code":"PROTOCOL_INCORRECT_PACKET_SEQUENCE","fatal":true}"}
same from linux mint to mysql percona-server 5.7.44