首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

mysql 数据库增多1百万条记录,查询时,服务器死掉

2012-08-03 
mysql 数据库增加1百万条记录,查询时,服务器死掉120129 14:45:28InnoDB: Error: space id and page n:o st

mysql 数据库增加1百万条记录,查询时,服务器死掉

120129 14:45:28  InnoDB: Error: space id and page n:o stored in the pageInnoDB: read in are 994296725:2257927023, should be 0:8511!InnoDB: Database page corruption on disk or a failedInnoDB: file read of page 8511.InnoDB: You may have to recover from a backup.120129 14:45:28  InnoDB: Page dump in ascii and hex (16384 bytes): len 16384; hex 81953b3186953b6fae953bd1ae953b22b7953bc5b9953b93bc953b85bd953b43c3953b43c3953b89c7;InnoDB: End of page dump120129 14:45:28  InnoDB: Page checksum 2404129754, prior-to-4.0.14-form checksum 2892012813InnoDB: stored checksum 2174040881, prior-to-4.0.14-form stored checksum 3001170866InnoDB: Page lsn 3080010693 3113565075, low 4 bytes of lsn at page end 3034725133InnoDB: Page number (if stored to page already) 2257927023,InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 994296725InnoDB: Database page corruption on disk or a failedInnoDB: file read of page 8511.InnoDB: You may have to recover from a backup.InnoDB: It is also possible that your operatingInnoDB: system has corrupted its own file cacheInnoDB: and rebooting your computer removes theInnoDB: error.InnoDB: If the corrupt page is an index pageInnoDB: you can also try to fix the corruptionInnoDB: by dumping, dropping, and reimportingInnoDB: the corrupt table. You can use CHECKInnoDB: TABLE to scan your table for corruption.InnoDB: See also http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.htmlInnoDB: about forcing recovery.


参考:http://dev.mysql.com/doc/refman/5.1/en/forcing-innodb-recovery.html

热点排行