Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.13, 10.0(EOL), 10.1(EOL)
-
CentOS 6.6, MariaDB 10.1
-
10.0.26
Description
`mysql_install_db` fails with `An error occurred while storing ignore_db_dirs to a hash.` when a `ignore_db_dirs` value is present in my.cnf.
[root@mariadb tmp]# /usr/bin/mysql_install_db --basedir=/usr --defaults-extra-file=/etc/my.cnf --datadir=/var/lib/mysql --user=mysql
|
Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
|
2016-04-22 6:00:33 140718721837088 [Note] /usr/sbin/mysqld (mysqld 10.1.13-MariaDB) starting as process 30747 ...
|
2016-04-22 6:00:33 140718721837088 [ERROR] An error occurred while storing ignore_db_dirs to a hash.
|
2016-04-22 6:00:33 140718721837088 [ERROR] Aborting
|
# my.cnf
|
#
|
# This group is read both both by the client and the server
|
# use it for options that affect everything
|
#
|
[client-server]
|
|
[mysqld]
|
ignore-db-dirs = lost+found
|
|
#
|
# include all files from the config directory
|
#
|
!includedir /etc/my.cnf.d
|
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Labels | need_feedback |
Component/s | Scripts & Clients [ 11002 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Labels | need_feedback | upstream-fixed |
Remote Link | This issue links to "Bug #69441 ignore-db-dir gives an error when fed via my.cnf (Web Link)" [ 27331 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Alexey Botchkov [ holyfoot ] |
Sprint | 10.0.26 [ 73 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2016-06-16 10:28:34.0 | 2016-06-16 10:28:34.453 |
Fix Version/s | 10.0.27 [ 22017 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Component/s | OTHER [ 10125 ] |
Workflow | MariaDB v3 [ 75424 ] | MariaDB v4 [ 150360 ] |