CREATETABLE t (id int, a tinyint, PRIMARYKEY (id DESC), KEY (a)) ENGINE=InnoDB;
INSERTINTO t VALUES (1,1),(2,9),(3,4),(4,4),(5,1);
SELECT * FROM t WHERE id > 4 AND a = 1;
# Cleanup
DROPTABLE t;
preview-10.8-MDEV-13756-desc-indexes f3f68d411
SELECT * FROM t WHERE id > 4 AND a = 1;
id a
DROPTABLE t;
The SELECT returns an empty result. It should return the row (5,1).
Not reproducible with MyISAM.
Not reproducible with an ascending key.
Not reproducible on 7efd3c55e or on the current top of the branch but with the reverted patch 8be39fbc002
Attachments
Issue Links
is caused by
MDEV-13756Implement descending index: KEY (a DESC, b ASC)
I fixed this by removing all traces of MDEV-27582 from the branch. MDEV-27582 will have to be fixed in a different way later.
Marko Mäkelä
added a comment - I fixed this by removing all traces of MDEV-27582 from the branch. MDEV-27582 will have to be fixed in a different way later.
This was indeed caused by the attempted MDEV-27582 fix. We will develop an alternative fix that will avoid the file format change that was done as part of the initial MDEV-27582 fix.
Marko Mäkelä
added a comment - - edited This was indeed caused by the attempted MDEV-27582 fix. We will develop an alternative fix that will avoid the file format change that was done as part of the initial MDEV-27582 fix.
I wonder if this might have been caused by the MDEV-27582 fix. I reasoned that we are free to use an internal ordering of KEY a(a ASC, id ASC) instead of KEY a(a ASC, id DESC) for the secondary index. If this query is executed as a covering index scan, then perhaps we should revert the current MDEV-27582 fix
if (!indexed[field->col->ind] || index->is_spatial()) {
dict_index_add_col(new_index, table, field->col,
- field->prefix_len,
- field->descending);
+ field->prefix_len);
}
}
and fix MDEV-27582 in a different way, by changing the way the FULLTEXT INDEX code is reading the FTS_DOC_ID index inside InnoDB.
Marko Mäkelä
added a comment - I wonder if this might have been caused by the MDEV-27582 fix. I reasoned that we are free to use an internal ordering of KEY a(a ASC, id ASC) instead of KEY a(a ASC, id DESC) for the secondary index. If this query is executed as a covering index scan, then perhaps we should revert the current MDEV-27582 fix
diff --git a/storage/innobase/dict/dict0dict.cc b/storage/innobase/dict/dict0dict.cc
--- a/storage/innobase/dict/dict0dict.cc
+++ b/storage/innobase/dict/dict0dict.cc
@@ -2649,8 +2649,7 @@ dict_index_build_internal_non_clust(
if (!indexed[field->col->ind] || index->is_spatial()) {
dict_index_add_col(new_index, table, field->col,
- field->prefix_len,
- field->descending);
+ field->prefix_len);
}
}
and fix MDEV-27582 in a different way, by changing the way the FULLTEXT INDEX code is reading the FTS_DOC_ID index inside InnoDB.
People
Marko Mäkelä
Elena Stepanova
Votes:
0Vote for this issue
Watchers:
2Start 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":1626.4000000953674,"ttfb":605.6000003814697,"pageVisibility":"visible","entityId":107181,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"2211f0c2-fc17-4b78-b664-37980a7c1c07","navigationType":0,"readyForUser":1725.5,"redirectCount":0,"resourceLoadedEnd":2260.300000190735,"resourceLoadedStart":611.6000003814697,"resourceTiming":[{"duration":462.3999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":611.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":611.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1074,"responseStart":0,"secureConnectionStart":0},{"duration":462.40000009536743,"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":611.9000000953674,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":611.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1074.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":512.1999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":612.1000003814697,"connectEnd":612.1000003814697,"connectStart":612.1000003814697,"domainLookupEnd":612.1000003814697,"domainLookupStart":612.1000003814697,"fetchStart":612.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":612.1000003814697,"responseEnd":1124.3000001907349,"responseStart":1124.3000001907349,"secureConnectionStart":612.1000003814697},{"duration":644.5,"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":612.3000001907349,"connectEnd":612.3000001907349,"connectStart":612.3000001907349,"domainLookupEnd":612.3000001907349,"domainLookupStart":612.3000001907349,"fetchStart":612.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":612.3000001907349,"responseEnd":1256.8000001907349,"responseStart":1256.8000001907349,"secureConnectionStart":612.3000001907349},{"duration":648.6000003814697,"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":612.5,"connectEnd":612.5,"connectStart":612.5,"domainLookupEnd":612.5,"domainLookupStart":612.5,"fetchStart":612.5,"redirectEnd":0,"redirectStart":0,"requestStart":612.5,"responseEnd":1261.1000003814697,"responseStart":1261.1000003814697,"secureConnectionStart":612.5},{"duration":648.9000000953674,"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":612.7000002861023,"connectEnd":612.7000002861023,"connectStart":612.7000002861023,"domainLookupEnd":612.7000002861023,"domainLookupStart":612.7000002861023,"fetchStart":612.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":612.7000002861023,"responseEnd":1261.6000003814697,"responseStart":1261.6000003814697,"secureConnectionStart":612.7000002861023},{"duration":649.4000000953674,"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":612.9000000953674,"connectEnd":612.9000000953674,"connectStart":612.9000000953674,"domainLookupEnd":612.9000000953674,"domainLookupStart":612.9000000953674,"fetchStart":612.9000000953674,"redirectEnd":0,"redirectStart":0,"requestStart":612.9000000953674,"responseEnd":1262.3000001907349,"responseStart":1262.3000001907349,"secureConnectionStart":612.9000000953674},{"duration":665.7000002861023,"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":613,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":613,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1278.7000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":649.5999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":613.2000002861023,"connectEnd":613.2000002861023,"connectStart":613.2000002861023,"domainLookupEnd":613.2000002861023,"domainLookupStart":613.2000002861023,"fetchStart":613.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":613.2000002861023,"responseEnd":1262.8000001907349,"responseStart":1262.8000001907349,"secureConnectionStart":613.2000002861023},{"duration":665.5999999046326,"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":613.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":613.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1278.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":650,"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":613.5,"connectEnd":613.5,"connectStart":613.5,"domainLookupEnd":613.5,"domainLookupStart":613.5,"fetchStart":613.5,"redirectEnd":0,"redirectStart":0,"requestStart":613.5,"responseEnd":1263.5,"responseStart":1263.5,"secureConnectionStart":613.5},{"duration":1066.9000000953674,"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":618,"connectEnd":618,"connectStart":618,"domainLookupEnd":618,"domainLookupStart":618,"fetchStart":618,"redirectEnd":0,"redirectStart":0,"requestStart":618,"responseEnd":1684.9000000953674,"responseStart":1684.9000000953674,"secureConnectionStart":618},{"duration":1642.1999998092651,"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":618.1000003814697,"connectEnd":618.1000003814697,"connectStart":618.1000003814697,"domainLookupEnd":618.1000003814697,"domainLookupStart":618.1000003814697,"fetchStart":618.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":618.1000003814697,"responseEnd":2260.300000190735,"responseStart":2260.300000190735,"secureConnectionStart":618.1000003814697},{"duration":403.19999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1292.3000001907349,"connectEnd":1292.3000001907349,"connectStart":1292.3000001907349,"domainLookupEnd":1292.3000001907349,"domainLookupStart":1292.3000001907349,"fetchStart":1292.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1292.3000001907349,"responseEnd":1695.5,"responseStart":1695.5,"secureConnectionStart":1292.3000001907349},{"duration":727.2999997138977,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1619.1000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1619.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2346.4000000953674,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":436,"responseStart":606,"responseEnd":607,"domLoading":609,"domInteractive":2291,"domContentLoadedEventStart":2291,"domContentLoadedEventEnd":2346,"domComplete":2981,"loadEventStart":2981,"loadEventEnd":2981,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2267},{"name":"bigPipe.sidebar-id.end","time":2267.800000190735},{"name":"bigPipe.activity-panel-pipe-id.start","time":2268},{"name":"bigPipe.activity-panel-pipe-id.end","time":2269.7000002861023},{"name":"activityTabFullyLoaded","time":2361.5}],"measures":[],"correlationId":"2ea545bab89490","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":101,"dbReadsTimeInMs":13,"dbConnsTimeInMs":22,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
I fixed this by removing all traces of
MDEV-27582from the branch.MDEV-27582will have to be fixed in a different way later.