Error: Table "mysql"."innodb_table_stats" not found.

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Error: Table "mysql"."innodb_table_stats" not found.相关的知识,希望对你有一定的参考价值。


 Error: Table "mysql"."innodb_table_stats" not found.

2013-04-02 09:07:35 7fc53f5e4700 InnoDB: Recalculation of persistent statistics requested for table "mydatabase"."mytable" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.


How to resolve???



Read this mysql doc to learn more about Persistent Statistics.

(http://dev.mysql.com/doc/refman/5.6/en/innodb-persistent-stats.html)

To disable this feature, add innodb_stats_persistent = 0 to my.cfg and restart your mysql server.


本文出自 “crazy_sir” 博客,请务必保留此出处http://douya.blog.51cto.com/6173221/1847381

以上是关于Error: Table "mysql"."innodb_table_stats" not found.的主要内容,如果未能解决你的问题,请参考以下文章

MySql Table错误:is marked as crashed and last (automatic?) 和 Error: Table "mysql"."inno

Mysql数据库提示innodb表不存在

Mysql innodb错误解决 InnoDB: Error: table `mysql`.`innodb_table_stats`

mysql php获取枚举值

mysql - ERROR 1114 (HY000): The table is full

修复mysql:[ERROR] Native table ‘performance_schema’