Table 'user' is marked as crashed and should be repaired

简介:


Table 'user' is marked as crashed and should be repaired

user表的标志为坠毁了,应该被修复
 
解决办法:

myisamchk -c -r  /usr/local/mysql/var/mysql/*.MYI

本文转自linux博客51CTO博客,原文链接http://blog.51cto.com/yangzhiming/840281如需转载请自行联系原作者


yangzhimingg

相关文章
|
6月前
(145) Table ‘./addon_collect_wukong_spider‘ is marked as crashed and should be repaired解决思路
(145) Table ‘./addon_collect_wukong_spider‘ is marked as crashed and should be repaired解决思路
26 0
|
7月前
|
安全 关系型数据库 MySQL
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
59 2