Bug #75088 | Remove redundant field auto_gen_clust_index | ||
---|---|---|---|
Submitted: | 3 Dec 2014 11:58 | Modified: | 3 Dec 2014 18:13 |
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 |
[3 Dec 2014 11:58]
Marko Mäkelä
[3 Dec 2014 18:13]
Daniel Price
Posted by developer: Fixed as of the upcoming 5.7.6 release, and here's the changelog entry: Removed the "dict_index_t::auto_gen_clust_index" flag, which was redundant and used inconsistently.