MySQL在xampp 3.1.0中不起作用

时间:2014-05-13 18:28:30

标签: mysql xampp

我在窗口7上使用xampp。我正在研究它6个月。我注销了我的电脑并昨天关闭了它。今天我突然无法使用Satrt MySQL。所以我清理了mysql_error.log并重新启动它然后我在mysql_error.log文件中得到以下错误。

140514  0:51:34 [Note] Plugin 'FEDERATED' is disabled.
c:\xampp\mysql\bin\mysqld.exe: File '.\mysql\plugin.MYD' not found (Errcode: 2)
c:\xampp\mysql\bin\mysqld.exe: Can't find file: 'plugin' (errno: 2)
140514  0:51:34 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
140514  0:51:34 InnoDB: The InnoDB memory heap is disabled
140514  0:51:35 InnoDB: Mutexes and rw_locks use Windows interlocked functions
140514  0:51:35 InnoDB: Compressed tables use zlib 1.2.3
140514  0:51:35 InnoDB: Initializing buffer pool, size = 16.0M
140514  0:51:35 InnoDB: Completed initialization of buffer pool
140514  0:51:35 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
140514  0:51:35  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
140514  0:51:36  InnoDB: Waiting for the background threads to start
140514  0:51:37 InnoDB: 1.1.8 started; log sequence number 80538609
140514  0:51:37 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
140514  0:51:37 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
140514  0:51:37 [Note] Server socket created on IP: '0.0.0.0'.
140514  0:51:37 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)

0 个答案:

没有答案