Bug #73832 | Use the accessor dict_table_use_file_per_table() where possible | ||
---|---|---|---|
Submitted: | 8 Sep 2014 9:29 | Modified: | 11 Sep 2014 6:01 |
Reporter: | Marko Mäkelä | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.7.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[8 Sep 2014 9:29]
Marko Mäkelä
[8 Sep 2014 12:54]
Daniel Price
Posted by developer: Fixed as of the upcoming 5.7.6 release, and here's the changelog entry: The "DICT_TF2_USE_FILE_PER_TABLE" flag should be tested by the "dict_table_use_file_per_table" function to verify that the table uses a file-per-table tablespace.
[11 Sep 2014 6:01]
Erlend Dahl
[8 Sep 2014 5:53] Daniel T Price Fixed as of the upcoming 5.7.6 release, and here's the changelog entry: The "DICT_TF2_USE_FILE_PER_TABLE" flag should be tested by the "dict_table_use_file_per_table" function to verify that the table uses a file-per-table tablespace.