如何解决本机表'performance_schema''???' 结构错误
显然,MysqL模式存储由于某种原因而损坏。这些原因可能是:
如果没有备份,但是仍然可以访问数据,请首先备份数据,然后执行以下操作:
如果您有备份,请重新安装MysqL(在此之前,请完全清除MysqL的所有数据),然后导入数据。
解决方法
我得到以下信息:
Native table 'performance_schema'.'file_instances' has the wrong structure
Native table 'performance_schema'.'cond_instances' has the wrong structure
Native table 'performance_schema'.'rwlock_instances' has the wrong structure
Native table 'performance_schema'.'mutex_instances' has the wrong structure
...
而且,当我重新启动MySql时,出现了这些错误。似乎导致MySql Administrator变得不稳定,我得到了很多:
"MySQL server has gone away"
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。