Bug #75667 | On import tablespace, there is missing dictionary unlock call on OOM | ||
---|---|---|---|
Submitted: | 28 Jan 2015 12:31 | Modified: | 5 Feb 2015 17:48 |
Reporter: | Naga Satyanarayana Bodapati | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[28 Jan 2015 12:31]
Naga Satyanarayana Bodapati
[5 Feb 2015 17:48]
Daniel Price
Posted by developer: Fixed as of the upcoming 5.7.6 release, and here's the changelog entry: On "ALTER TABLE ... IMPORT TABLESPACE", there was a missing dictionary unlock call on Out-Of-Memory(OOM) that could result in a failure when allocating memory for a ".ibd" file path string.