Project Description:
I have an issue with InnoDB which fails to start.
I need a MySql or innodb expert to back up all databases first and completely fix the innoDB issue. So my Magento website do not start.
Here is the mysqld log :
120929 21:01:44 [Note] /usr/libexec/mysqld: Normal shutdown
120929 21:01:44 [Note] Event Scheduler: Purging the queue. 0 events
120929 21:01:44 [Note] /usr/libexec/mysqld: Shutdown complete
120929 21:01:44 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
120929 21:01:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
120929 21:01:46 [Note] Plugin 'ndbcluster' is disabled.
120929 21:01:46 InnoDB: Initializing buffer pool, size = 8.0M
120929 21:01:46 InnoDB: Completed initialization of buffer pool
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.1/en/error-creating-innodb.html
120929 21:01:46 [ERROR] Plugin 'InnoDB' init function returned error.
120929 21:01:46 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
120929 21:01:46 [Note] Event Scheduler: Loaded 0 events
120929 21:01:46 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.56' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
Additional Project Description:
09/29/2012 at 16:07 EDT
When I try to access to Magento admin, I got this message : SQLSTATE[42000]: Syntax error or access violation: 1286 Unknown table engine 'InnoDB'.