sanshui_yangfei 2019-11-06 21:16 采纳率: 28.6%
浏览 714
已采纳

manjaro下安装了mysql8,之前都运行正常,突然启动不了了,应该怎么查?

[NBC1700155 mysql]# systemctl start mysqld
Job for mysqld.service failed because the control process exited with error code.
See "systemctl status mysqld.service" and "journalctl -xe" for details.
[NBC1700155 mysql]# systemctl status mysqld
● mysqld.service - MySQL Server
Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled; vendor pres>
Active: failed (Result: exit-code) since Wed 2019-11-06 21:14:40 CST; 8s ago
Docs: man:mysqld(8)
http://dev.mysql.com/doc/refman/en/using-systemd.html
Process: 3107 ExecStartPre=/usr/bin/mysqld_pre_systemd (code=exited, status=0>
Process: 3128 ExecStart=/usr/bin/mysqld $MYSQLD_OPTS (code=exited, status=127)
Main PID: 3128 (code=exited, status=127)

11月 06 21:14:40 NBC1700155 systemd[1]: mysqld.service: Service RestartSec=100m>
11月 06 21:14:40 NBC1700155 systemd[1]: mysqld.service: Scheduled restart job, >
11月 06 21:14:40 NBC1700155 systemd[1]: Stopped MySQL Server.
11月 06 21:14:40 NBC1700155 systemd[1]: mysqld.service: Start request repeated >
11月 06 21:14:40 NBC1700155 systemd[1]: mysqld.service: Failed with result 'exi>
11月 06 21:14:40 NBC1700155 systemd[1]: Failed to start MySQL Server.
[NBC1700155 mysql]#

  • 写回答

2条回答 默认 最新

  • zqbnqsdsmd 2019-11-06 22:32
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?