最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法

来源:动视网 责编:小采 时间:2020-11-09 21:02:22
文档

Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法

Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法:网站事件日志出现了这个错误: 事件类型: 错误事件来源: MySQL事件种类: 无事件 ID: 100日期: 2012-8-14事件: 8:07:59用户: N/A计算机: abcserver描述: 代码如下:Cannot find or open table phpwind/pw_zhuanti from th
推荐度:
导读Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法:网站事件日志出现了这个错误: 事件类型: 错误事件来源: MySQL事件种类: 无事件 ID: 100日期: 2012-8-14事件: 8:07:59用户: N/A计算机: abcserver描述: 代码如下:Cannot find or open table phpwind/pw_zhuanti from th


网站事件日志出现了这个错误:

事件类型: 错误
事件来源: MySQL
事件种类: 无
事件 ID: 100
日期:  2012-8-14
事件:  8:07:59
用户:  N/A
计算机: abcserver
描述:
代码如下:Cannot find or open table phpwind/pw_zhuanti from the internal data dictionary of InnoDB though the .frm file for the table exists. Maybe you have deleted and recreated InnoDB data files but have forgotten to delete the corresponding .frm files of InnoDB tables, or you have moved .frm files to another database? or, the table contains indexes that this version of the engine
doesn't support.
See http://dev.mysql.com/doc/refman/5.1/en/innodb-troubleshooting.html
how you can resolve the problem.
For more information, see Help and Support Center at http://www.mysql.com.

但是查了一下,并没有这个表啊。这个的错误的意思大概是某表已经删除了,但是.frm文件还存在,所以会造成读取错误等等。

于是服务器上找了一下,在mysql数据存储文件夹,找到了pw_zhuanti.frm文件,删除,之后解决了,再也没有出现过这个问题了。

您可能感兴趣的文章:

  • asp.net 修饰符介绍(关于public、private、protected、internal)
  • Fckeditor XML Request error:internal server error (500) 解决方法小结
  • C#中的Internal关键字小结
  • 文档

    Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法

    Mysql错误Cannotfindoropentablex/xfromtheinternal问题解决方法:网站事件日志出现了这个错误: 事件类型: 错误事件来源: MySQL事件种类: 无事件 ID: 100日期: 2012-8-14事件: 8:07:59用户: N/A计算机: abcserver描述: 代码如下:Cannot find or open table phpwind/pw_zhuanti from th
    推荐度:
    标签: 解决 问题 mysql
    • 热门焦点

    最新推荐

    猜你喜欢

    热门推荐

    专题
    Top