linux启动mysql出现:Job for mysqld.service failed because the control process exited with erro
linux出现Job for mysqld.service failed because the control process exited with error code. See "system等问题。
·
linux出现Job for mysqld.service failed because the control process exited with error code. See "system等问题。
解决办法:
rm -rf /var/lib/mysql/*
该方法会删除 mysql 数据,慎用!慎用!慎用!!!!!!!!!!!!!!!!!
更多推荐
所有评论(0)