Bug #111562 | nth_value window function assertion error | ||
---|---|---|---|
Submitted: | 26 Jun 2023 11:15 | Modified: | 14 Nov 2023 22:40 |
Reporter: | Pedro Ferreira | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S6 (Debug Builds) |
Version: | 8.0.33 | OS: | Ubuntu (22.04) |
Assigned to: | CPU Architecture: | x86 (x86_64) | |
Tags: | nth_value |
[26 Jun 2023 11:15]
Pedro Ferreira
[26 Jun 2023 11:21]
MySQL Verification Team
Hello Pedro Ferreira, Thank you for the report and feedback. Observed that 8.0.33 debug build is affected. regards, Umesh
[14 Nov 2023 22:40]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL 8.3.0 release, and here's the proposed changelog entry from the documentation team: In debug builds, using the NTH_ VALUE() window function with an empty logical range produced an assertion error. Thank you for the bug report.
[17 Jan 2024 18:25]
Jean-François Gagné
This is flagged as fixed in 8.3.0, but also as affecting 8.0.33. Will this be fixed in a future 8.0 release (I tested on 8.0.36 debug build and it crashes).