Bug #105200 | Incorrect query result | ||
---|---|---|---|
Submitted: | 13 Oct 2021 7:12 | Modified: | 14 Oct 2021 19:32 |
Reporter: | linfeng chen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S2 (Serious) |
Version: | 8.0.20, 8.0.26 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Incorrect query result |
[13 Oct 2021 7:12]
linfeng chen
[13 Oct 2021 7:23]
linfeng chen
Use the DEBUG version to reproduce the problem
[13 Oct 2021 7:28]
linfeng chen
The query result is incorrect SELECT * FROM t1 where b < 3 and b > 0;
[13 Oct 2021 7:49]
MySQL Verification Team
Hell linfeng chen, Thank you for the report and test case. regards, Umesh
[14 Oct 2021 19:32]
Roy Lyseng
Posted by developer: A debug flag is used to trick the server into reading a .cfg file that is not aware of descending indexes. Clsoing as not a bug.