Description:
root@Oracle /]# systemctl status mysqld.service
● mysqld.service - SYSV: MySQL database server.
Loaded: loaded (/etc/rc.d/init.d/mysqld; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-03-06 23:20:46 IST; 15s ago
Docs: man:systemd-sysv-generator(8)
Process: 13579 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)
Mar 06 23:20:39 Oracle systemd[1]: Starting SYSV: MySQL database server....
Mar 06 23:20:46 Oracle mysqld[13579]: MySQL Daemon failed to start.
Mar 06 23:20:46 Oracle mysqld[13579]: Starting mysqld: [FAILED]
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service: control process exited, code=exited status=1
Mar 06 23:20:46 Oracle systemd[1]: Failed to start SYSV: MySQL database server..
Mar 06 23:20:46 Oracle systemd[1]: Unit mysqld.service entered failed state.
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service failed.
How to repeat:
root@Oracle /]# systemctl status mysqld.service
● mysqld.service - SYSV: MySQL database server.
Loaded: loaded (/etc/rc.d/init.d/mysqld; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-03-06 23:20:46 IST; 15s ago
Docs: man:systemd-sysv-generator(8)
Process: 13579 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)
Mar 06 23:20:39 Oracle systemd[1]: Starting SYSV: MySQL database server....
Mar 06 23:20:46 Oracle mysqld[13579]: MySQL Daemon failed to start.
Mar 06 23:20:46 Oracle mysqld[13579]: Starting mysqld: [FAILED]
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service: control process exited, code=exited status=1
Mar 06 23:20:46 Oracle systemd[1]: Failed to start SYSV: MySQL database server..
Mar 06 23:20:46 Oracle systemd[1]: Unit mysqld.service entered failed state.
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service failed.