Bug #115962 | Quantified comparison predicate and NOT NOT gives wrong result | ||
---|---|---|---|
Submitted: | 29 Aug 2024 14:21 | Modified: | 1 Oct 2024 16:49 |
Reporter: | Roy Lyseng | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[29 Aug 2024 14:21]
Roy Lyseng
[1 Oct 2024 16:49]
Jon Stephens
Documented fix as follows in the MySQL 9.1.0 changelog: NOT worked correctly with a quantified comparison such as < ALL, > ANY, and so on, but NOT NOT did not. Closed.