Fix for BUG#14272: Don't run index scan when we should use quick select.
This could cause failures because there are table handlers (like federated) that support quick select scanning but do not support index scanning.
Showing
Please register or sign in to comment