Bug #98330 | Inconsitent behaviour for DELETE on CTE | ||
---|---|---|---|
Submitted: | 22 Jan 2020 20:35 | Modified: | 28 Jan 2020 19:18 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 8.0.18 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[22 Jan 2020 20:35]
Daniël van Eeden
[23 Jan 2020 0:25]
MySQL Verification Team
Thank you for the bug report.
[28 Jan 2020 19:18]
Paul DuBois
Posted by developer: Fixed in 8.0.20. Common table expressions with a single-table DELETE statement did not work properly.
[29 Jan 2020 2:35]
Paul DuBois
Posted by developer: Corrected changelog entry: Statements did not work properly when the target of a DELETE was a common table expression.