各位,现在有一个 mysql 集群宕机了……在开发中,但无论如何都宕机了。这是在两个节点上的主机名更改后发生的。
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/data/ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/data/ibdata1, error: 11
MyISAM 表加载正常......
我需要做什么才能使 mysql 恢复正常?谢谢!