[MDEV-5051] mysql_install_db doesn't work Created: 2013-09-22  Updated: 2013-10-28  Due: 2013-10-26  Resolved: 2013-10-28

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.4
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Constantine Karnacevych (Inactive) Assignee: Elena Stepanova
Resolution: Incomplete Votes: 0
Labels: None
Environment:

Fedora 18


Attachments: File server.cnf    

 Description   

\# mysql_install_db --user=mysql
Installing MariaDB/MySQL system tables in '/home/mysql' ...
 
Installation of system tables failed!  Examine the logs in
/home/mysql for more information.
 
\# ls -l
итого 2199592
\-rw-rw---- 1 mysql mysql      16384 сент. 22 02:11 aria_log.00000001
\-rw-rw---- 1 mysql mysql         52 сент. 22 02:11 aria_log_control
\-rw-rw---- 1 mysql mysql       2436 сент. 22 02:11 error.log
\-rw-rw---- 1 mysql mysql  104857600 сент. 22 02:11 ibdata1
\-rw-rw---- 1 mysql mysql 1073741824 сент. 22 02:11 ib_logfile0
\-rw-rw---- 1 mysql mysql 1073741824 сент. 22 02:11 ib_logfile1
drwx------ 2 mysql root        4096 сент. 22 02:11 mysql
drwx------ 2 mysql root        4096 сент. 22 02:11 test
 
\# cat error.log
130922  2:11:17 [ERROR] /usr//sbin/mysqld: unknown variable 'wsrep_provider=/usr/lib64/galera/libgalera_smm.so'

neither a file has been created under mysql or test



 Comments   
Comment by Elena Stepanova [ 2013-09-22 ]

Hi Constantine,

The message suggests you have wsrep_provider=/usr/lib64/galera/libgalera_smm.so somewhere in your config file(s) while you are trying to install a regular server now (10.0 doesn't come with Galera just yet). Please comment all wsrep* options in the config and try again.

Thanks.

Comment by Elena Stepanova [ 2013-10-28 ]

Closing for now since there has been neither confirmation nor objection on using wsrep* options with the regular server. Please feel free to comment/re-open the report if the problem still exists.

Generated at Thu Feb 08 07:01:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.