[systemd-devel] start database mysql.

Lennart Poettering lennart at poettering.net
Fri Aug 19 08:47:27 UTC 2016


On Thu, 18.08.16 14:48, Alfredo Garzon (lgarzon7 at hotmail.com) wrote:

> hi, we have a problem, we install  rpm of mysql5.7.9, at the beginning start database   please, someone give some idea to correct this: the messages is:
> 
> bgtlhnbd2etc#systemctl start mysqld
> Job for mysqld.service failed. See 'systemctl status mysqld.service' and 'journalctl -xn' for details.
> sbgtlhnbd2etc#systemctl status mysqld.service
> mysqld.service - SYSV: MySQL database server.
>    Loaded: loaded (/etc/rc.d/init.d/mysqld)
>    Active: failed (Result: exit-code) since Wed 2016-08-17 22:25:13 COT; 17s ago
>   Process: 16562 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)
> 
> Aug 17 22:25:10 sbgtlhnbd2 systemd[1]: Starting SYSV: MySQL database server....
> Aug 17 22:25:13 sbgtlhnbd2 mysqld[16562]: MySQL Daemon failed to start.
> Aug 17 22:25:13 sbgtlhnbd2 mysqld[16562]: Starting mysqld:  [FAILED]
> Aug 17 22:25:13 sbgtlhnbd2 systemd[1]: mysqld.service: control process exited, code=exited status=1

mysqld's start job failed with exit code 1. This is not a systemd
problem really, but some issue with mysql. Please check mysql's logs
in order to figure out what might have gone wrong.

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list