| Bug #96765 | Replace dict_foreign_parse_drop_constraints() with SQL-layer check. | ||
|---|---|---|---|
| Submitted: | 5 Sep 2019 8:13 | Modified: | 8 Oct 2019 17:24 |
| Reporter: | Dmitry Lenev | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
| Version: | 8.0.19-git | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[5 Sep 2019 8:13]
Dmitry Lenev
[8 Oct 2019 17:24]
Paul DuBois
Posted by developer: Fixed in 8.0.19. Foreign key-handling code duplication between the SQL layer and the data dictionary was eliminated. A side effect is that some error messages now are more informative and clear.
