MySQL Forums
Forum List  »  Newbie

Unable to start MySQL
Posted by: Frederic TREBUCHET
Date: February 12, 2014 06:21AM

Hi,

I am on Windows 7 using MySQL 5.6.12.

An error occurs when I launch MySQL and don't know how to solve it (if possible).
Trace hereafter appears at startup.
It seems that there is a problem with one of the table. File cache_admin_menu.idb exists with a size of 0 Ko.
I've tried to rename this and start again, but the error persists.
Is there a way to solve this problem ?

Thanks a lot.
Fred

2014-02-12 11:34:30 240 [Note] Plugin 'FEDERATED' is disabled.
2014-02-12 11:34:30 240 [Note] InnoDB: The InnoDB memory heap is disabled
2014-02-12 11:34:30 240 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-02-12 11:34:30 240 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-02-12 11:34:30 240 [Note] InnoDB: Not using CPU crc32 instructions
2014-02-12 11:34:30 240 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-02-12 11:34:30 240 [Note] InnoDB: Completed initialization of buffer pool
2014-02-12 11:34:30 240 [Note] InnoDB: Highest supported file format is Barracuda.
2014-02-12 11:34:30 240 [Note] InnoDB: The log sequence numbers 9982931561 and 9982931561 in ibdata files do not match the log sequence number 9982933744 in the ib_logfiles!
2014-02-12 11:34:30 240 [Note] InnoDB: Database was not shutdown normally!
2014-02-12 11:34:30 240 [Note] InnoDB: Starting crash recovery.
2014-02-12 11:34:30 240 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-02-12 11:34:30 11e4 InnoDB: File operation call: 'read' returned OS error 0.
2014-02-12 11:34:30 11e4 InnoDB: Cannot continue operation.

Options: ReplyQuote


Subject
Written By
Posted
Unable to start MySQL
February 12, 2014 06:21AM
February 12, 2014 11:19AM


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.