server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-33816 FORCE INDEX(IDX) can build a non-index-only full-index scan

Open DaveGosselin-MariaDB opened this issue 1 year ago • 1 comments
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

DaveGosselin-MariaDB avatar May 21 '24 19:05 DaveGosselin-MariaDB

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 21 '24 19:05 CLAassistant