Bug #96611 | Generation of FK names is not re-execution safe | ||
---|---|---|---|
Submitted: | 22 Aug 2019 7:32 | Modified: | 30 Sep 2019 17:32 |
Reporter: | Dmitry Lenev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.18-git | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[22 Aug 2019 7:32]
Dmitry Lenev
[30 Sep 2019 17:32]
Paul DuBois
Posted by developer: Fixed in 8.0.19. A statement that added a foreign key without an explicit name failed when re-executed as a prepared statement or in a stored program with an unwarranted duplicate foreign key name error.