MySQL Forums
Forum List  »  InnoDB

Innodb doent start up
Posted by: Gergely Kantor
Date: May 22, 2014 06:22AM

Hi!

I have the following errors in the log.
2014-05-22 09:18:31 3140 [Note] Plugin 'FEDERATED' is disabled.
2014-05-22 09:18:31 3140 [Note] InnoDB: The InnoDB memory heap is disabled
2014-05-22 09:18:31 3140 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-05-22 09:18:31 3140 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-05-22 09:18:31 3140 [Note] InnoDB: Not using CPU crc32 instructions
2014-05-22 09:18:31 3140 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-05-22 09:18:31 3140 [Note] InnoDB: Completed initialization of buffer pool
2014-05-22 09:18:31 3140 [Note] InnoDB: Highest supported file format is Barracuda.
2014-05-22 09:18:31 3140 [Note] InnoDB: 128 rollback segment(s) are active.
2014-05-22 09:18:31 3140 [Note] InnoDB: Waiting for purge to start
InnoDB: Error: tablespace id is 26 in the data dictionary
InnoDB: but in file .\service\ugyfel.ibd it is 19!
2014-05-22 09:18:31 13d8 InnoDB: Assertion failure in thread 5080 in file fil0fil.cc line 794
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/refman/5.6/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.


Can anyone help me, please?

Options: ReplyQuote


Subject
Views
Written By
Posted
Innodb doent start up
1221
May 22, 2014 06:22AM


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.