Bug #6054 | query fails or succeeds, dependent on data rather than syntax | ||
---|---|---|---|
Submitted: | 13 Oct 2004 0:25 | Modified: | 16 Dec 2004 16:23 |
Reporter: | Dave Dyer | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S2 (Serious) |
Version: | 4.0.20a, 4.1, 5.0 | OS: | Windows (win2k) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[13 Oct 2004 0:25]
Dave Dyer
[13 Oct 2004 19:57]
MySQL Verification Team
Hi, Thank you for the report. I can't reproduce this error using my test data. Please, upload dump of your tables for testing.
[13 Oct 2004 20:08]
Dave Dyer
database for bug 6054
Attachment: winback.zip (application/x-zip-compressed, text), 126.25 KiB.
[13 Oct 2004 20:11]
Dave Dyer
I uploaded the database I used to generate the bug report.
[13 Oct 2004 21:28]
MySQL Verification Team
Verified with latest BK 4.0 tree. OS: Linux, Windows
[16 Dec 2004 15:32]
Timour Katchaounov
The bug was due to that there was a 0.001 factor added to the cost in the new greedy optimizer, but it was not added to the old optimizer.
[16 Dec 2004 16:23]
Timour Katchaounov
Please ignore the previous comment - was for another bug. This one is duplicate #5837, and which is fixed bu now.