Bug #3155 | strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk; | ||
---|---|---|---|
Submitted: | 12 Mar 2004 6:02 | Modified: | 17 Mar 2004 7:26 |
Reporter: | Alexander Keremidarski | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1 | OS: | Any (any) |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
[12 Mar 2004 6:02]
Alexander Keremidarski
[12 Mar 2004 7:24]
Alexander Keremidarski
Test case is > 200kb so here is URL of original file http://www.dragondata.com/~toasty/test-schema-and-data.bz2 (431KB)
[17 Mar 2004 3:34]
Ramil Kalimullin
ChangeSet 1.1780 04/03/17 15:30:17 ram@gw.mysql.r18.ru +1 -0 Fix for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk; (test case is too big to be included, take a look at the bug database)
[17 Mar 2004 7:26]
Ramil Kalimullin
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Added test case.