mysqld: Incorrect key file for table

时间:2014-06-25 18:39:11   收藏:0   阅读:603

错误

140624 0:53:42 [ERROR] /usr/libexec/mysqld: Incorrect key file for table ‘./xx/xxx.MYI‘; try to repair it
140624 0:53:42 [ERROR] /usr/libexec/mysqld: Incorrect key file for table ‘./xx/xxx.MYI‘; try to repair it
140624 0:53:42 [ERROR] Got an error from thread_id=10444, /builddir/build/BUILD/mysql-5.5.34/storage/myisam/mi_update.c:226
140624 0:53:42 [ERROR] MySQL thread id 10444, OS thread handle 0xa0fceb70, query id 75170579 xxxx xx root Updating

 

check table xxx      #查看xxx表是否损坏
repair table xxx     #修复xxx表

 

mysqld: Incorrect key file for table,布布扣,bubuko.com

原文:http://www.cnblogs.com/loveismile/p/3805966.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!