Bug #103170 | Executing prepare returns wrong result | ||
---|---|---|---|
Submitted: | 1 Apr 2021 9:27 | Modified: | 3 May 2021 18:14 |
Reporter: | Guo Wenxuan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 8.0.23 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Apr 2021 9:27]
Guo Wenxuan
[1 Apr 2021 11:17]
MySQL Verification Team
Thank you for the bug report.
[3 May 2021 18:14]
Paul DuBois
Posted by developer: Fixed in 8.0.26. A prepared statement that used MIN() or MAX() could return an incorrect result if it also included dynamic parameters.