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

mysql错误Table ‘./mysql/proc’ is marked as crashed and should be repaired

时间:2015-06-13 14:13:56      阅读:561      评论:0      收藏:0      [点我收藏+]

标签:

今天服务器当机了,重启后就发现了如下错误:

Table ‘./mysql/proc’ is marked as crashed and should be repaired

解决方法:

repair table mysql.proc;

mysql错误Table ‘./mysql/proc’ is marked as crashed and should be repaired

标签:

原文地址:http://www.cnblogs.com/littlehb/p/4573356.html

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