As of c10e10c6, opt_sum.cc is still stubbed for DESC indexes
if (part->key_part_flag & HA_REVERSE_SORT)
break; // TODO MDEV-13756
Given that we are about to close MDEV-13756, it looks strange: either it was forgotten and needs to be enabled, or maybe it requires a better reference.
Given the above, the optimization expectedly doesn't work.
--source include/have_sequence.inc
createorreplacetable t1 (id int, key(id));
insertinto t1 select seq from seq_1_to_100 orderby rand(1);
explain extended selectmax(id) from t1 where id > 50;
createorreplacetable t1 (id int, key(id desc));
insertinto t1 select seq from seq_1_to_100 orderby rand(1);
explain extended selectmax(id) from t1 where id > 50;
MDEV-27576 Use reverse index for max/min optimization
We use a bool to indicate that the key part used is a descending
index, which will flip the functions and flags used in
get_index_max_value() and get_index_min_value(), that allows correct
optimization for max/min for descending index.
Yuchen Pei
added a comment - Thanks for the comments psergei . I addressed them and updated my commit. ptal thanks (I understand the fixversion is 11.5 so no rush):
upstream/bb-11.3-mdev-27576 8398e5c153320efbbeeeeac9d9029e0f932aaaa2
MDEV-27576 Use reverse index for max/min optimization
We use a bool to indicate that the key part used is a descending
index, which will flip the functions and flags used in
get_index_max_value() and get_index_min_value(), that allows correct
optimization for max/min for descending index.
MDEV-27576 Use reverse index for max/min optimization
We use a bool to indicate that the key part used is a descending
index, which will flip the functions and flags used in
get_index_max_value() and get_index_min_value(), that allows correct
optimization for max/min for descending index.
BTW, is this still targeted at 11.5?
Yuchen Pei
added a comment - - edited Thanks for the review psergei . Applied the formatting patch and
pushed to branch bb-11.4-mdev-27576-preview for testing:
upstream/bb-11.4-mdev-27576-preview 41566ac3896c6a6a01df10062b2fc29df3f84f86
MDEV-27576 Use reverse index for max/min optimization
We use a bool to indicate that the key part used is a descending
index, which will flip the functions and flags used in
get_index_max_value() and get_index_min_value(), that allows correct
optimization for max/min for descending index.
BTW, is this still targeted at 11.5?
But there are some notes about optimization strategies used by the query optimizer when there is ascending/descending index in the table. These moments were discussed with psergei and at this time they do not require improvement (because there is a task for improvement, or there is no need for improvement), but I think it is necessary keep this information.
For the table:
CREATETABLE t1
(a VARCHAR(10),
b VARCHAR(10),
PRIMARYKEY (a DESC, b DESC),
KEY ab_asc (a ASC, b ASC),
KEY a_asc_b_desc (a ASC, b DESC),
key a_desc_b_asc (a DESC, b ASC))
ENGINE = InnoDB;
The following query plans are:
EXPLAIN SELECTmax(a) FROM t1;
id select_type table type possible_keys key key_len ref rows Extra
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE t1 indexNULL ab_asc 24 NULL 13 Using index
Thus second query:
is using index, but in this case the query will return only one result and the "group by" can be ignored
optimizer uses index "ab_asc" instead of Primary key with descending order
Lena Startseva
added a comment - Testing done. Ok to push.
But there are some notes about optimization strategies used by the query optimizer when there is ascending/descending index in the table. These moments were discussed with psergei and at this time they do not require improvement (because there is a task for improvement, or there is no need for improvement), but I think it is necessary keep this information.
For the table:
CREATE TABLE t1
(a VARCHAR (10),
b VARCHAR (10),
PRIMARY KEY (a DESC , b DESC ),
KEY ab_asc (a ASC , b ASC ),
KEY a_asc_b_desc (a ASC , b DESC ),
key a_desc_b_asc (a DESC , b ASC ))
ENGINE = InnoDB;
The following query plans are:
EXPLAIN SELECT max (a) FROM t1;
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE NULL NULL NULL NULL NULL NULL NULL Select tables optimized away
EXPLAIN SELECT max (a) FROM t1 ORDER BY a DESC ;
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE t1 index NULL ab_asc 24 NULL 13 Using index
Thus second query:
is using index, but in this case the query will return only one result and the "group by" can be ignored
optimizer uses index "ab_asc" instead of Primary key with descending order
875377ad824473774c833b1aff4346ba3133f092 MDEV-27576 Use reverse index for max/min optimization
Yuchen Pei
added a comment - - edited pushed the following to 11.4
875377ad824473774c833b1aff4346ba3133f092 MDEV-27576 Use reverse index for max/min optimization
People
Yuchen Pei
Elena Stepanova
Votes:
0Vote for this issue
Watchers:
6Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":1182.1000003814697,"ttfb":459,"pageVisibility":"visible","entityId":107058,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"cd41d885-e5e8-4410-b6c3-18cb1a2d6eb1","navigationType":0,"readyForUser":1273.3000001907349,"redirectCount":0,"resourceLoadedEnd":1370.2000002861023,"resourceLoadedStart":465.2000002861023,"resourceTiming":[{"duration":160.40000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":465.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":465.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":625.6000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":160.2999997138977,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":465.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":465.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":625.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":207.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":465.80000019073486,"connectEnd":465.80000019073486,"connectStart":465.80000019073486,"domainLookupEnd":465.80000019073486,"domainLookupStart":465.80000019073486,"fetchStart":465.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":465.80000019073486,"responseEnd":672.9000000953674,"responseStart":672.9000000953674,"secureConnectionStart":465.80000019073486},{"duration":284.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":466,"connectEnd":466,"connectStart":466,"domainLookupEnd":466,"domainLookupStart":466,"fetchStart":466,"redirectEnd":0,"redirectStart":0,"requestStart":466,"responseEnd":750.3000001907349,"responseStart":750.3000001907349,"secureConnectionStart":466},{"duration":290.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":466.2000002861023,"connectEnd":466.2000002861023,"connectStart":466.2000002861023,"domainLookupEnd":466.2000002861023,"domainLookupStart":466.2000002861023,"fetchStart":466.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":466.2000002861023,"responseEnd":756.3000001907349,"responseStart":756.3000001907349,"secureConnectionStart":466.2000002861023},{"duration":291,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":466.30000019073486,"connectEnd":466.30000019073486,"connectStart":466.30000019073486,"domainLookupEnd":466.30000019073486,"domainLookupStart":466.30000019073486,"fetchStart":466.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":466.30000019073486,"responseEnd":757.3000001907349,"responseStart":757.3000001907349,"secureConnectionStart":466.30000019073486},{"duration":291.80000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":466.5,"connectEnd":466.5,"connectStart":466.5,"domainLookupEnd":466.5,"domainLookupStart":466.5,"fetchStart":466.5,"redirectEnd":0,"redirectStart":0,"requestStart":466.5,"responseEnd":758.3000001907349,"responseStart":758.3000001907349,"secureConnectionStart":466.5},{"duration":360.09999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":466.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":466.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":826.7000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":293.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":466.80000019073486,"connectEnd":466.80000019073486,"connectStart":466.80000019073486,"domainLookupEnd":466.80000019073486,"domainLookupStart":466.80000019073486,"fetchStart":466.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":466.80000019073486,"responseEnd":760,"responseStart":760,"secureConnectionStart":466.80000019073486},{"duration":359.90000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":467,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":467,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":826.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":308.2999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":467.2000002861023,"connectEnd":467.2000002861023,"connectStart":467.2000002861023,"domainLookupEnd":467.2000002861023,"domainLookupStart":467.2000002861023,"fetchStart":467.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":467.2000002861023,"responseEnd":775.5,"responseStart":775.5,"secureConnectionStart":467.2000002861023},{"duration":607.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":468.2000002861023,"connectEnd":468.2000002861023,"connectStart":468.2000002861023,"domainLookupEnd":468.2000002861023,"domainLookupStart":468.2000002861023,"fetchStart":468.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":468.2000002861023,"responseEnd":1075.3000001907349,"responseStart":1075.3000001907349,"secureConnectionStart":468.2000002861023},{"duration":874.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":468.30000019073486,"connectEnd":468.30000019073486,"connectStart":468.30000019073486,"domainLookupEnd":468.30000019073486,"domainLookupStart":468.30000019073486,"fetchStart":468.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":468.30000019073486,"responseEnd":1342.4000000953674,"responseStart":1342.4000000953674,"secureConnectionStart":468.30000019073486},{"duration":236.19999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":839.6000003814697,"connectEnd":839.6000003814697,"connectStart":839.6000003814697,"domainLookupEnd":839.6000003814697,"domainLookupStart":839.6000003814697,"fetchStart":839.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":839.6000003814697,"responseEnd":1075.8000001907349,"responseStart":1075.8000001907349,"secureConnectionStart":839.6000003814697},{"duration":231.90000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1112.4000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1112.4000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1344.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":231.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/50bc9be5bfead1a25e72c1a9338c94f6-CDN/lu2cib/820016/12ta74/e108c7645258ccb43280ed3404e3e949/_/download/contextbatch/css/com.atlassian.jira.plugins.jira-development-integration-plugin:0,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.browse.project,-project.issue.navigator,-atl.general/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1113,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1113,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1344.5,"responseStart":0,"secureConnectionStart":0},{"duration":247.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1113.8000001907349,"connectEnd":1113.8000001907349,"connectStart":1113.8000001907349,"domainLookupEnd":1113.8000001907349,"domainLookupStart":1113.8000001907349,"fetchStart":1113.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1113.8000001907349,"responseEnd":1361.5,"responseStart":1361.5,"secureConnectionStart":1113.8000001907349},{"duration":254.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":1114.2000002861023,"connectEnd":1114.2000002861023,"connectStart":1114.2000002861023,"domainLookupEnd":1114.2000002861023,"domainLookupStart":1114.2000002861023,"fetchStart":1114.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":1114.2000002861023,"responseEnd":1368.7000002861023,"responseStart":1368.7000002861023,"secureConnectionStart":1114.2000002861023},{"duration":255.59999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/e0bf5781d46ea69fb123572974cf39de-CDN/lu2cib/820016/12ta74/e108c7645258ccb43280ed3404e3e949/_/download/contextbatch/js/com.atlassian.jira.plugins.jira-development-integration-plugin:0,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.browse.project,-project.issue.navigator,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":1114.6000003814697,"connectEnd":1114.6000003814697,"connectStart":1114.6000003814697,"domainLookupEnd":1114.6000003814697,"domainLookupStart":1114.6000003814697,"fetchStart":1114.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1114.6000003814697,"responseEnd":1370.2000002861023,"responseStart":1370.2000002861023,"secureConnectionStart":1114.6000003814697},{"duration":274.80000019073486,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1171.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1171.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1446.7000002861023,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":256,"responseStart":459,"responseEnd":462,"domLoading":462,"domInteractive":1447,"domContentLoadedEventStart":1447,"domContentLoadedEventEnd":1506,"domComplete":1860,"loadEventStart":1860,"loadEventEnd":1861,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1345.7000002861023},{"name":"bigPipe.sidebar-id.end","time":1346.8000001907349},{"name":"bigPipe.activity-panel-pipe-id.start","time":1347},{"name":"bigPipe.activity-panel-pipe-id.end","time":1350.8000001907349},{"name":"activityTabFullyLoaded","time":1529.1000003814697}],"measures":[],"correlationId":"81eecf9f05dfb3","effectiveType":"4g","downlink":9.9,"rtt":0,"serverDuration":123,"dbReadsTimeInMs":12,"dbConnsTimeInMs":20,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Thanks for the comments psergei. I addressed them and updated my commit. ptal thanks (I understand the fixversion is 11.5 so no rush):
upstream/bb-11.3-mdev-27576 8398e5c153320efbbeeeeac9d9029e0f932aaaa2
MDEV-27576 Use reverse index for max/min optimization
We use a bool to indicate that the key part used is a descending
index, which will flip the functions and flags used in
get_index_max_value() and get_index_min_value(), that allows correct
optimization for max/min for descending index.