MYSQL 这个错误怎么解决啊。。求助这个错误搞我的DZ坛论打不开且IIS导常也不知是不是因为他引起的事件类型:        错误
事件来源:        MySQL
事件种类:        无
事件 ID:        100
日期:                2009-12-23
事件:                4:35:36
用户:                N/A
计算机:        HX110
描述:
事件 ID ( 100 )的描述(在资源( MySQL )中)无法找到。本地计算机可能没有必要的注册信息或消息 DLL 文件来从远程计算机显示消息。您可能可以使用 /AUXSOURCE= 标识来检索词描述;查看帮助和支持以了解详细信息。下列信息是事件的一部分: Cannot find or open table video/pv_collectrules 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.

解决方案 »

  1.   

    仅从错误提示上来看,是你的表中的ibdata数据文件找不到对应的内容。第一步:先检查一下你的MYSQL的错误日志,看其中有些什么提示。
      

  2.   

    ACMAIN_CHM
    在那里可以看mysql的错误日志啊。。
      

  3.   

    你的datadir 所指向的目录中,有一个 err 为扩展名的文件。
      

  4.   

    091211 10:48:37 [Note] Plugin 'FEDERATED' is disabled.
    InnoDB: The first specified data file .\ibdata1 did not exist:
    InnoDB: a new database to be created!
    091211 10:48:37  InnoDB: Setting file .\ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    091211 10:48:37  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile0 size to 24 MB
    InnoDB: Database physically writes the file full: wait...
    091211 10:48:38  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile1 size to 24 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    091211 10:48:38  InnoDB: Started; log sequence number 0 0
    091211 10:48:38 [Note] Event Scheduler: Loaded 0 events
    091211 10:48:38 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
    Version: '5.1.39-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    091211 11:01:38 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown091211 11:01:39 [Note] Event Scheduler: Purging the queue. 0 events
    091211 11:01:39  InnoDB: Starting shutdown...
    091211 11:01:40  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 11:01:40 [Warning] Forcing shutdown of 1 plugins
    091211 11:01:40 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete091211 11:03:16 [Note] Plugin 'FEDERATED' is disabled.
    091211 11:03:18  InnoDB: Started; log sequence number 0 44233
    091211 11:03:19 [Note] Event Scheduler: Loaded 0 events
    091211 11:03:19 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
    Version: '5.1.39-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    091211 12:46:58 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown091211 12:46:58 [Note] Event Scheduler: Purging the queue. 0 events
    091211 12:46:58  InnoDB: Starting shutdown...
    091211 12:47:00  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 12:47:00 [Warning] Forcing shutdown of 1 plugins
    091211 12:47:00 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete091211 12:48:36 [Note] Plugin 'FEDERATED' is disabled.
    091211 12:48:37  InnoDB: Started; log sequence number 0 44233
    091211 12:48:37 [Note] Event Scheduler: Loaded 0 events
    091211 12:48:37 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
    Version: '5.1.39-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    091211 13:02:36 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown091211 13:02:36 [Note] Event Scheduler: Purging the queue. 0 events
    091211 13:02:36  InnoDB: Starting shutdown...
    091211 13:02:36  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 13:02:36 [Warning] Forcing shutdown of 1 plugins
    091211 13:02:37 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete
      

  5.   

    091211 14:05:10  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 14:05:11 [Warning] Forcing shutdown of 1 plugins
    091211 14:05:11 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete091211 14:07:42 [Note] Plugin 'FEDERATED' is disabled.
    091211 14:07:46  InnoDB: Started; log sequence number 0 44233
    091211 14:07:48 [Note] Event Scheduler: Loaded 0 events
    091211 14:07:48 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
    Version: '5.1.39-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    091211 14:12:43 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown091211 14:12:43 [Note] Event Scheduler: Purging the queue. 0 events
    091211 14:12:43  InnoDB: Starting shutdown...
    091211 14:12:44  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 14:12:44 [Warning] Forcing shutdown of 1 plugins
    091211 14:12:44 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete091211 14:14:25 [Note] Plugin 'FEDERATED' is disabled.
    091211 14:14:27  InnoDB: Started; log sequence number 0 44233
    091211 14:14:28 [Note] Event Scheduler: Loaded 0 events
    091211 14:14:28 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
    Version: '5.1.39-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    091211 14:29:15 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown091211 14:29:15 [Note] Event Scheduler: Purging the queue. 0 events
    091211 14:29:15  InnoDB: Starting shutdown...
    091211 14:29:16  InnoDB: Shutdown completed; log sequence number 0 44233
    091211 14:29:16 [Warning] Forcing shutdown of 1 plugins
    091211 14:29:16 [Note] D:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete