ElectroCRUD icon indicating copy to clipboard operation
ElectroCRUD copied to clipboard

MacOS Build "PROTOCOL_INCORRECT_PACKET_SEQUENCE"

Open MacsInSpace opened this issue 1 year ago • 4 comments

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

MacsInSpace avatar Jun 18 '23 07:06 MacsInSpace

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: @.***>

garrylachman avatar Jun 19 '23 04:06 garrylachman

Hi thanks.

mysql -V shows:

mysql Ver 15.1 Distrib 10.5.19-MariaDB, for debian-linux-gnu (x86_64)

MacsInSpace avatar Jun 19 '23 23:06 MacsInSpace

windows too same problem {"type":1,"message":"{"code":"PROTOCOL_INCORRECT_PACKET_SEQUENCE","fatal":true}"}

pancaz avatar Sep 16 '23 10:09 pancaz

same from linux mint to mysql percona-server 5.7.44

didiandalucia avatar Feb 28 '24 14:02 didiandalucia