我自己弄得win7+XAMPP+WORDPRESS平台,今天打开xampp之后mysql怎么也启动不了,以下是错误日志。
现在着急啊,只要能把wordpress的东西取出来就行,着急啊!!!大神帮帮我!!!120607 22:23:23 [Note] Plugin 'FEDERATED' is disabled.
120607 22:23:23 InnoDB: The InnoDB memory heap is disabled
120607 22:23:23 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120607 22:23:23 InnoDB: Compressed tables use zlib 1.2.3
120607 22:23:23 InnoDB: Initializing buffer pool, size = 16.0M
120607 22:23:23 InnoDB: Completed initialization of buffer pool
120607 22:23:23 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!
120607 22:23:23  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...
120607 22:23:23  InnoDB: Error: space id and page n:o stored in the page
InnoDB: read in are 3688618971:3688618971, should be 0:383!
120607 22:23:23  InnoDB: Error: page 3688618971 log sequence number 15842497851538791387
InnoDB: is in the future! Current system log sequence number 256443786.
InnoDB: Your database may be corrupt or you may have copied the InnoDB
InnoDB: tablespace but not the InnoDB log files. See
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
InnoDB: for more information.
InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 383.
InnoDB: You may have to recover from a backup.
120607 22:23:23  InnoDB: Page dump in ascii and hex (16384 bytes):
 len 16384; hex (一堆db)dbdbdbdbd …………………………       ;InnoDB: End of page dump
120607 22:23:24  InnoDB: Page checksum 1540688384, prior-to-4.0.14-form checksum 12134848
InnoDB: stored checksum 3688618971, prior-to-4.0.14-form stored checksum 3688618971
InnoDB: Page lsn 3688618971 3688618971, low 4 bytes of lsn at page end 3688618971
InnoDB: Page number (if stored to page already) 3688618971,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 3688618971
InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 383.
InnoDB: You may have to recover from a backup.
InnoDB: It is also possible that your operating
InnoDB: system has corrupted its own file cache
InnoDB: and rebooting your computer removes the
InnoDB: error.
InnoDB: If the corrupt page is an index page
InnoDB: you can also try to fix the corruption
InnoDB: by dumping, dropping, and reimporting
InnoDB: the corrupt table. You can use CHECK
InnoDB: TABLE to scan your table for corruption.
InnoDB: See also http://dev.mysql.com/doc/refman/5.5/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
InnoDB: Ending processing because of a corrupt database page.