Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.5.4
-
None
-
Linux CentOS 7.7
Description
When running mariadb-setpermission it fails to connect to MariaDB. On line 89 (in MariaDB 10.5.4) it tries to connect using port/host and mariadb_socket, and all three of these cannot be used together. You get the error:
Can't make a connection to the mysql server.
The error: Connection error: host or port cannot be specified together with mariadb_socket at /usr/bin/mariadb-setpermission line 89, <STDIN> line 1.
Attachments
Issue Links
- relates to
-
MDEV-23016 mariadb-setpermission
- Closed
-
MDEV-26474 Fix mysql_setpermission hostname logic
- Closed
-
MDEV-31611 mariadb-setpermission: Can't use string as an ARRAY ref while "strict refs" in use
- Closed