diff options
author | Varun Gupta <varun.gupta@mariadb.com> | 2019-05-28 15:43:12 +0530 |
---|---|---|
committer | Varun Gupta <varun.gupta@mariadb.com> | 2019-05-28 17:17:44 +0530 |
commit | 5e36f5dd00d706baea7af623f09711d66ba0109c (patch) | |
tree | 27d460a04c08255b7b116a4138fac3f99a78eea6 /mysql-test/main/sp-security.result | |
parent | 24773bf38024d32c9af4e6bc09e67043318bba6e (diff) | |
download | mariadb-git-5e36f5dd00d706baea7af623f09711d66ba0109c.tar.gz |
MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly
Changed the function append_range_all_keyparts to use sel_arg_range_seq_init / sel_arg_range_seq_next to produce ranges.
Also adjusted to print format for the ranges, now the ranges are printed as:
(keypart1_min, keypart2_min,..) OP (keypart1_name,keypart2_name, ..) OP (keypart1_max,keypart2_max, ..)
Also added more tests for range and index merge access for optimizer trace
Diffstat (limited to 'mysql-test/main/sp-security.result')
0 files changed, 0 insertions, 0 deletions