mysqld 已死,但是 subsys 被锁
我在/etc/init.d/mysqld start以后,用/etc/init.d/mysql status提示如下信息:
"mysqld 已死,但是 subsys 被锁"
命令如下:
[root@localhost root]# /etc/init.d/mysqld start
启动 MySQL: [ 确定 ]
[root@localhost root]# /etc/init.d/mysqld status
mysqld 已死,但是 subsys 被锁
该如何解决呢?