MySQL Forums
Forum List  »  Install & Repo

cant startup mysql on fedora
Posted by: KIN FAT SZE
Date: January 18, 2019 10:59PM

Hi,
I unable to startup mysql on fedora 29

Help

sudo service mysqld start

[fsze88hoho@localhost ~]$ systemctl status mysqld.service
● mysqld.service - MySQL Server
Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled; vendor pres>
Active: failed (Result: exit-code) since Sat 2019-01-19 12:56:29 HKT; 1min 5>
Docs: man:mysqld(8)
http://dev.mysql.com/doc/refman/en/using-systemd.html
Process: 15866 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS (code=exited, status=1>
Process: 15119 ExecStartPre=/usr/bin/mysqld_pre_systemd (code=exited, status=>
Main PID: 15866 (code=exited, status=1/FAILURE)
Status: "SERVER_BOOTING"
Error: 2 (No such file or directory)

Jan 19 12:56:25 localhost.localdomain systemd[1]: Starting MySQL Server...
Jan 19 12:56:29 localhost.localdomain systemd[1]: mysqld.service: Main process >
Jan 19 12:56:29 localhost.localdomain systemd[1]: mysqld.service: Failed with r>
Jan 19 12:56:29 localhost.localdomain systemd[1]: Failed to start MySQL Server.

Options: ReplyQuote


Subject
Written By
Posted
cant startup mysql on fedora
January 18, 2019 10:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.