无法启动 mysql 服务器

无法启动 mysql 服务器

我无法启动 mysql 服务器。有人能帮忙吗?

root@note-remonts:/etc/mysql# /etc/init.d/mysql restart
Restarting mysql (via systemctl): mysql.serviceJob for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xe" for details.
 failed!

root@note-remonts:/etc/mysql# systemctl status mysql.service
● mysql.service - MySQL Community Server
     Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Sat 2020-09-26 18:51:16 -03; 8s ago
    Process: 8896 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, statu>

set 26 18:51:16 note-remonts systemd[1]: Failed to start MySQL Community Server.
set 26 18:51:16 note-remonts systemd[1]: mysql.service: Scheduled restart job, restart coun>
set 26 18:51:16 note-remonts systemd[1]: Stopped MySQL Community Server.
set 26 18:51:16 note-remonts systemd[1]: mysql.service: Start request repeated too quickly.
set 26 18:51:16 note-remonts systemd[1]: mysql.service: Failed with result 'exit-code'.
set 26 18:51:16 note-remonts systemd[1]: Failed to start MySQL Community Server.

相关内容