Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1
-
Fix Version/s: 10.1.18
-
Component/s: Scripts & Clients
-
Labels:
-
Sprint:10.1.18
Description
When using mariaDb in docker mode it can fail as it calls mysql_install_db but as we are going through a slightly different install process the test database has not been created, therefore we should fall back to the mysql database as per https://mariadb.com/kb/en/mariadb/mariadb-10112-mysql_install_db-aborts-on-unkown-file-test/
Note: in 10.2 these procedures are created in mysql database, see MDEV-9297,
Attachments
Issue Links
- relates to
-
MDEV-10832 Out of tree build: mysql_install_db to see all .sql files
-
- Closed
-
-
MDEV-9297 mysql_install_db launches mysqld 3x
-
- Closed
-
- links to