MySQL Forums
Forum List  »  InnoDB

Re: innodb_file_per_table not set,but .ibd file created individually
Posted by: Rick James
Date: March 04, 2015 07:43PM

> as per documentation

Where does it say that? Perhaps a bug report should be filed with bugs.mysql.com.

To quote
http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_file_per_table

"When innodb_file_per_table is enabled (the default in 5.6.6 and higher), ..."

I recommend ON if you have big tables, OFF if you only have lots of little tables.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: innodb_file_per_table not set,but .ibd file created individually
1010
March 04, 2015 07:43PM


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.