mysql 错误日志如下:InnoDB: Your database may be corrupt or you may have copied the InnoDB
InnoDB: tablespace but not the InnoDB log files. See
http://dev.mysql.com/doc/mysql/en/backing-up.html for more information.
83 84 85 86 87 88 89 90 91 121210 15:03:02  InnoDB: Error: page 440 log sequence number 6 638272016
InnoDB: is in the future! Current system log sequence number 6 638265090.
InnoDB: Your database may be corrupt or you may have copied the InnoDB
InnoDB: tablespace but not the InnoDB log files. See
http://dev.mysql.com/doc/mysql/en/backing-up.html for more information.
92 93 94 95 96 97 98 99 InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 1104.
InnoDB: You may have to recover from a backup.
121210 15:03:02  InnoDB: Page dump in ascii and hex (16384 bytes):
 len 16384; hex 72f1be2a00000450ffffffffffffffff00000006260931de0003000000000000.......(此处省略)                                                                                                                                                                                      i                                                                                                                                    p c    &   ;InnoDB: End of page dump
121210 15:03:02  InnoDB: Page checksum 1928445482, prior-to-4.0.14-form checksum 235411392
InnoDB: stored checksum 1928445482, prior-to-4.0.14-form stored checksum 4005961954
InnoDB: Page lsn 6 638136798, low 4 bytes of lsn at page end 638231725
InnoDB: Page number (if stored to page already) 1104,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 0
InnoDB: Page may be an 'inode' page
InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 1104.
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/mysql/en/Forcing_recovery.html
InnoDB: about forcing recovery.
InnoDB: Ending processing because of a corrupt database page.
121210 15:03:02  mysqld ended求指点?