zyh3033 发表于 2016-10-24 09:28:39

MySQL 错误Incorrect key file for table ******.MYI; try to repair it的解决

  今天网站突然出现一个错误。让我瞎忙了一会。
  
  错误信息:
  Incorrect key file for table ******.MYI; try to repair it
  
  
  原因:
  index文件坏了。
  
  
  解决:
  我找了网上的一些方法,但是对我没有帮助。后来干脆把相关的index重新生成一次,竟然可以把问题解决了。
页: [1]
查看完整版本: MySQL 错误Incorrect key file for table ******.MYI; try to repair it的解决