Код: Выделить всё
140310 2:42:27 InnoDB: Page checksum 737006846, prior-to-4.0.14-form checksum 1371122432
InnoDB: stored checksum 0, prior-to-4.0.14-form stored checksum 3387793404
InnoDB: Page lsn 0 0, low 4 bytes of lsn at page end 37283570
InnoDB: Page number (if stored to page already) 0,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 0
InnoDB: Page may be an update undo log page
InnoDB: Page may be a freshly allocated page
InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 471.
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.Поставил рекавери 1 не стартанул, поставил 4 он стартанул с таким сообщением:
Код: Выделить всё
Checking for tables which need an upgrade, are corrupt or were not closed cleanly..Я пробывал делать так:
Код: Выделить всё
mysqlcheck --check-upgrade --all-databases --auto-repair --compressНо не помогает. Может кто помочь?