Неделю, как стала три - четыре раза в день падать mysql.
В логах mysql пишет
InnoDB: Page lsn 0 1365695848, low 4 bytes of lsn at page end 1365593968
InnoDB: Page number (if stored to page already) 27646,
InnoDB: space id (if created with >= MySQL-4.1.1 and stored already) 0
InnoDB: Page may be an index page where index id is 0 978
InnoDB: (index PRIMARY of table RujelYear2015/MA_MARK_ARCHIVE)
InnoDB: Database page corruption on disk or a failed
InnoDB: file read of page 27646.
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 InnoDB: http://dev.mysql.com/doc/refman/5.0/en/forcing-recover
y.html
InnoDB: about forcing recovery.
InnoDB: Ending processing because of a corrupt database page.
2015-Sep-28 22:35:11 :: execution failed
2015-Sep-28 22:35:11 :: shutdown
При попытке перегрузке Ружэля в браузере пишет
Sorry!
RUJEL failed to start.
Please review log for details.
-----
2015-10-02 00:04:11 INFO Failed to connect to database jdbc:mysql://127.0.0.1/RujelStatic?capitalizeTypeNames=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&socketFactory=org.newsclub.net.mysql.AFUNIXDatabaseSocketFactory&junixsocket.file=/var/lib/mysql/mysql.sock
com.webobjects.jdbcadaptor.JDBCAdaptorException: Communications link failure
Перезагрузка компа и ручной запуск Ружэля помогает часа на два. Как я понимаю, советуют вручную чинить Базу
try to fix the corruption
InnoDB: by dumping, dropping, and reimporting
InnoDB: the corrupt table.
Куда лучше копать?