MySQL Forums
Forum List  »  InnoDB

Setting innodb_log_file_size disables the innodb engine
Posted by: Don Muller
Date: November 19, 2009 01:36AM

I've done some tuning on mysql and it runs much better. However I do have one strange problem. Whenever I add

innodb_log_file_size

to my config file the innodb engine gets disabled. I can see this using phpmyadmin. It doesn't matter what size I make it, it always gets disabld. When I comment out that line and restart mysql the innodb engine is enabled again. Anyone have any idea why?

Thanks
Don

Options: ReplyQuote


Subject
Views
Written By
Posted
Setting innodb_log_file_size disables the innodb engine
3897
November 19, 2009 01:36AM


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.