Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

Innodb doent start up (no replies)

$
0
0
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?

Viewing all articles
Browse latest Browse all 1954

Trending Articles