Allow user to disable the limitation that index merge path won't be generated when normal index lookup path exists #52869
Labels
affects-8.1
This bug affects the 8.1.x(LTS) versions.
sig/planner
SIG: Planner
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
As said in the user doc, currently tidb won't generate an index merge path when a normal index lookup path exists.
Now we plan to enable the user to disable this limitation through the optimizer fix control.
Example & Usage
The text was updated successfully, but these errors were encountered: