码迷,mamicode.com
首页 > 数据库 > 详细

mysqld: Incorrect key file for table

时间:2014-06-25 18:38:51      阅读:900      评论:0      收藏:0      [点我收藏+]

标签:style   class   blog   code   color   os   

错误

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

mysqld: Incorrect key file for table

标签:style   class   blog   code   color   os   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!