| Bug #103331 | Not in clause get wrong result | ||
|---|---|---|---|
| Submitted: | 15 Apr 2021 11:41 | Modified: | 20 May 2021 14:47 |
| Reporter: | Shenghui Wu | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
| Version: | 8.0.22, 8.0.23 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[15 Apr 2021 11:41]
Shenghui Wu
[15 Apr 2021 12:08]
MySQL Verification Team
Hello Shenghui Wu, Thank you for the report and test case. regards, Umesh
[20 May 2021 14:47]
Jon Stephens
Documented fix as follows in the MySQL 8.0.26 changelog:
Some NOT IN subqueries did not return correct results due to a
regression in NULL handling.
Closed.
