Bug #1296 | IGNORE INDEX does not work in case of ORDER BY .. LIMIT | ||
---|---|---|---|
Submitted: | 16 Sep 2003 7:17 | Modified: | 19 Sep 2003 5:35 |
Reporter: | Peter Zaitsev (Basic Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0.15 | OS: | Any (all) |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
[16 Sep 2003 7:17]
Peter Zaitsev
[19 Sep 2003 5:35]
Michael Widenius
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php The IGNORE INDEX directive ONLY affects the JOIN, not how the ORDER BY is executed. I shall ensure that the documentation is updated regarding this