Bug #87467 | Lift limitation on ALTER TABLE RENAME + tables with foreign keys + LOCK TABLES | ||
---|---|---|---|
Submitted: | 18 Aug 2017 8:16 | Modified: | 13 Oct 2017 17:19 |
Reporter: | Dmitry Lenev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.3-wl6049 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[18 Aug 2017 8:16]
Dmitry Lenev
[13 Oct 2017 17:19]
Paul DuBois
Posted by developer: Fixed in 8.0.4, 9.0.0. MySQL 8.0.3 imposed a restriction against ALTER TABLE RENAME on tables in a foreign key relationship if a LOCK TABLES was active. This restriction has been lifted.