mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys"
The main idea is to exploit the fact that key scans for "key=const" return ordered sequences of rowids.
This commit is contained in:
2539
sql/opt_range.cc
2539
sql/opt_range.cc
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user