MySQL Forums
Forum List  »  Newbie

Re: MySql Log File Error
Posted by: Peter Brawley
Date: May 22, 2013 09:22AM

> Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.

Change my.ini accordingly.

> The log sequence numbers 1600607 and 1600607 in ibdata files do not match the log sequence number 3862101 in the ib_logfiles!

Delete the log files to force InnoDB to rebuild them.

> Error: could not open single-table tablespace file .\my_wiki\user.ibd

Follow the recommendations shown.

Options: ReplyQuote


Subject
Written By
Posted
May 22, 2013 07:57AM
Re: MySql Log File Error
May 22, 2013 09: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.