MySQL Forums
Forum List  »  InnoDB

Re: ibdata file growing huge despite using innodb_file_per_table option
Posted by: Nox is
Date: September 19, 2008 07:44AM

Brian Papantonio Wrote:
-------------------------------------------------------
> It would still contain innodb's internal data
> dictionary and undo logs, but that's probably not
> what's causing it to grow so large. my guess is
> there are still some tables contained within it.
> remember that innodb_file_per_table only takes
> affect for newly created tables.


Everything was newly created after this option was enabled (the option was there from the start). All the tables .frm and .ibd files are there and at expected sizes.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ibdata file growing huge despite using innodb_file_per_table option
2872
September 19, 2008 07:44AM


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.