Bug #113593 | Incorrect query result of keyword IF | ||
---|---|---|---|
Submitted: | 9 Jan 2024 11:42 | Modified: | 9 Jan 2024 12:16 |
Reporter: | Ye Shiyang | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[9 Jan 2024 11:42]
Ye Shiyang
[9 Jan 2024 12:16]
MySQL Verification Team
Hi Mr. eric, Thank you for your bug report. We have repeated your test case and it is true that query returns incorrect results. However, we have gone further and debugged our code. We discovered that the cause of your bug is identical to the cause of this bug report: https://bugs.mysql.com/bug.php?id=113586 The symptoms from the error in the query are different, but this bug report is caused by the identical fault in our Optimiser as the above bug. This is why this bug report is a duplicate.