mysql error: Table “mysql”.“innodb_table_stats” not found
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm getting the following error in mysql 5.6 community edition: : Error: Table "mysql"."innodb_table_stats" not found. 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 do I fix this error? 回答1: Check out this link: http://bugs.mysql.com/file.php?id=19725 This solved my problem. Since its a direct, download, here is the code. /* temporary fix for problem with windows installer for MySQL 5.6