Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.0.20
-
None
-
CentOS 5.6, MariaDB Server 10.0.20
Description
when use mysql start scrit , after 15 minutes , show start failed:
# /etc/init.d/mysql start
|
Starting MySQL....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................[FAILED]
|
But, mysql error log show , mysqld already normal start .
151101 18:00:40 [Note] /usr/sbin/mysqld: ready for connections.
|
Version: '10.0.20-MariaDB' socket: '/home/maria20/data/mysql.sock' port: 3306 MariaDB Server
|
2015-11-01 18:00:40 4e209940 InnoDB: Buffer pool(s) load completed at 151101 18:00:40
|
mysql client access normal too, if use mysqld_safe --defaults-file=/etc/my.cnf.d/server.cnf , mysqld service normal start . not error