Bug #111955 | Prepared statement with CTE assertion error | ||
---|---|---|---|
Submitted: | 3 Aug 2023 9:14 | Modified: | 24 Aug 2023 21:54 |
Reporter: | Pedro Ferreira | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Prepared statements | Severity: | S6 (Debug Builds) |
Version: | 8.1.0, 8.0.34 | OS: | Ubuntu (22.04) |
Assigned to: | CPU Architecture: | x86 (x86_64) | |
Tags: | cte, prepare statement |
[3 Aug 2023 9:14]
Pedro Ferreira
[3 Aug 2023 10:28]
MySQL Verification Team
Hello Pedro Ferreira, Thank you for the report and feedback. Observed that 8.0.34 debug build is affected. regards, Umesh
[24 Aug 2023 21:54]
Jon Stephens
Documented fix as follows in the MySQL 8.2.0 changelog: Execution of a prepared statement containing one or more common table expressions led to an assertion in debug builds. Closed.