garrylachman / ElectroCRUD

Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
http://garrylachman.github.io/ElectroCRUD/
MIT License
1.54k stars 307 forks source link

MacOS Build "PROTOCOL_INCORRECT_PACKET_SEQUENCE" #169

Open MacsInSpace opened 1 year ago

MacsInSpace commented 1 year ago

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

garrylachman commented 1 year ago

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

MacsInSpace commented 1 year ago

Hi thanks.

mysql -V shows:

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

pancaz commented 12 months ago

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

didiandalucia commented 6 months ago

same from linux mint to mysql percona-server 5.7.44