MySQL Forums
Forum List  »  Data Recovery

Recover Database after a system crash.
Posted by: Diarlem Meira
Date: December 17, 2008 12:16AM

Hi Guys ,
Really need some help here.
MySQL Could not be started... Even using innodb_force_recovery=6
##################################################################
InnoDB: The user has set SRV_FORCE_NO_LOG_REDO on
InnoDB: Skipping log redo
InnoDB: Error: trying to access page number 4294941055 in space 0,
InnoDB: space name .\ibdata1,
InnoDB: which is outside the tablespace bounds.
InnoDB: Byte offset 0, len 16384, i/o type 10.
InnoDB: If you get this error at mysqld startup, please check that
InnoDB: your my.cnf matches the ibdata files that you have in the
InnoDB: MySQL server.
081217 2:56:19InnoDB: Assertion failure in thread 2508 in file .\fil\fil0fil.c line 3959
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/mysql/en/Forcing_recovery.html
InnoDB: about forcing recovery.
081217 2:56:19 [ERROR] C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-max: Obteve sinal 11. Abortando!

081217 2:56:19 [ERROR] Aborting

081217 2:56:19 [Note] C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-max: 'Shutdown' completo
##################################################################

Options: ReplyQuote


Subject
Views
Written By
Posted
Recover Database after a system crash.
5068
December 17, 2008 12:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.