1.报错类型:Job for mysqld.service failed because the control process exited with error code. See “systemctl status m ysqld.service” and “journalctl -xe” for details.
2.查看日志
vim /var/log/mysqld.log ibdata1 这个文件没有写权限
3.使用find 命令 查找的这个文件,更改这个文件的权限
4.解决链接
转载请注明原文地址: https://lol.8miu.com/read-10794.html