启动mysql时出现错误:无法锁定./ibdata1,错误:11

启动mysql时出现错误:无法锁定./ibdata1,错误:11

问题描述:

当删除了它起作用的ibdata1时,我不明白它是如何发生的. 我用ps检查过,没有mysql进程.权限还可以. 有没有办法检查此文件的完整性?

when removed the ibdata1 it worked, and I cant understand how it happened. I checked with ps and there was no mysql process. also permissions were ok. Is there a way to check the integrity of this file?

这是使用NFS for MySQL的问题之一,可以在上找到一个快速解决方案

this is one of the issue using NFS for MySQL , one quick solution can be found on

http://onaxer.com/blog/blog/2010/06/01/innodb-unable-to-lock-ibdata1-error-37/