Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
3.1.10
-
None
-
None
Description
|
build-mariadb-server-10.2]$ client/mysqldump -S /tmp/mysql8.0.sock --system=all
|
mysqldump: Got error: 1156: "Got packets out of order" when trying to connect
|
|
build-mariadb-server-10.5]$ client/mariadb -S /tmp/mysql8.0.sock
|
ERROR 1156 (08S01): Got packets out of order
|
create user 8.0.21 |
CREATE USER 'dan'@'localhost' IDENTIFIED WITH 'auth_socket'
|