101122 13:45:40 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
101122 13:45:40 [Warning] '–skip-locking' is deprecated and will be removed in a future release. Please use '–skip-external-locking' instead.
101122 13:45:40 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
101122 13:45:40 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…
101122 13:45:40 InnoDB: Started; log sequence number 0 3936107
101122 13:45:40 [Note] Event Scheduler: Loaded 0 events
101122 13:45:40 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.1.52-log' socket: '/tmp/mysql.sock' port: 3306 FreeBSD port: mysql-server-5.1.52
Ну, с Warning всё понятно, а вот дальше что значат все эти ужасы?
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
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…
Я, видимо, InnoDB как-то криво настроил?
И зачем этот плагин FEDERATED?