Bug #10031 | View doesn't use index | ||
---|---|---|---|
Submitted: | 20 Apr 2005 14:11 | Modified: | 29 Jun 2005 20:24 |
Reporter: | Georg Richter | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.5 | OS: | Any (all) |
Assigned to: | Igor Babaev | CPU Architecture: | Any |
[20 Apr 2005 14:11]
Georg Richter
[28 Jun 2005 14:27]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26486
[29 Jun 2005 17:23]
Igor Babaev
ChangeSet 1.2016 05/06/28 07:27:00 igor@rurik.mysql.com +3 -0 range.result, range.test: Added a test case for bug #10031. opt_range.cc: Fixed bug #10031: range condition was not used with views. Range analyzer did not take into account that view columns were always referred through Item_ref. The fix will appear in 5.0.9.
[29 Jun 2005 20:24]
Mike Hillyer
Documented in 5.0.9 changelog.