server
server copied to clipboard
MDEV-33816 FORCE INDEX(IDX) can build a non-index-only full-index scan
trafficstars
When there is no range nor ref condition that we may leverage for an index lookup, thne we may do a full index scan instead of a table scan.
Mostly a port of 33fc8037e0a5c54c69732b3ee0eb7aea41392aed