When spider is trying to join two tables when there is no usable index or the optimizer chooses
an index scan, the result does not contain all rows!
The test query that fails is very simple:
SELECT a.pkey FROM tbl_a a, tbl_b b WHERE a.pkey+0 = b.pkey+0
|
How to repeat:
Apply this patch:
--- b/storage/spider/mysql-test/spider/t/partition_mrr.test
|
+++ b/storage/spider/mysql-test/spider/t/partition_mrr.test
|
@@ -168,7 +168,10 @@ if ($USE_CHILD_GROUP2)
|
}
|
}
|
--connection master_1
|
+explain SELECT a.pkey FROM tbl_a a, tbl_b b WHERE a.pkey = b.pkey;
|
SELECT a.pkey FROM tbl_a a, tbl_b b WHERE a.pkey = b.pkey;
|
+explain SELECT a.pkey FROM tbl_a a, tbl_b b WHERE a.pkey+0 = b.pkey+0;
|
+SELECT a.pkey FROM tbl_a a, tbl_b b WHERE a.pkey+0 = b.pkey+0;
|
if ($USE_CHILD_GROUP2)
|
{
|
if (!$OUTPUT_CHILD_GROUP2)
|
run
The first query, which uses index, returns rows 0..29 (In random order, but that is ok)
Second query returns rows 0...12
MariaDB 10.9 does not have this bug !
- is caused by
-
MDEV-27256
Delete spider_use_handler and related code
-
-
Closed
{"report":{"fcp":1442,"ttfb":305.40000009536743,"pageVisibility":"visible","entityId":116449,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"db84df02-61f0-4994-94d8-1a7be7f9cd15","navigationType":0,"readyForUser":1532.7000002861023,"redirectCount":0,"resourceLoadedEnd":1652.3000001907349,"resourceLoadedStart":314.2000002861023,"resourceTiming":[{"duration":383,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":314.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":314.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":697.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":383.09999990463257,"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":314.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":314.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":697.5999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":392.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":314.90000009536743,"connectEnd":314.90000009536743,"connectStart":314.90000009536743,"domainLookupEnd":314.90000009536743,"domainLookupStart":314.90000009536743,"fetchStart":314.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":314.90000009536743,"responseEnd":707.3000001907349,"responseStart":707.2000002861023,"secureConnectionStart":314.90000009536743},{"duration":629.9000000953674,"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":315.5,"connectEnd":315.5,"connectStart":315.5,"domainLookupEnd":315.5,"domainLookupStart":315.5,"fetchStart":315.5,"redirectEnd":0,"redirectStart":0,"requestStart":315.5,"responseEnd":945.4000000953674,"responseStart":945.4000000953674,"secureConnectionStart":315.5},{"duration":634.5,"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":315.7000002861023,"connectEnd":315.7000002861023,"connectStart":315.7000002861023,"domainLookupEnd":315.7000002861023,"domainLookupStart":315.7000002861023,"fetchStart":315.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":315.7000002861023,"responseEnd":950.2000002861023,"responseStart":950.2000002861023,"secureConnectionStart":315.7000002861023},{"duration":634.6999998092651,"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":315.90000009536743,"connectEnd":315.90000009536743,"connectStart":315.90000009536743,"domainLookupEnd":315.90000009536743,"domainLookupStart":315.90000009536743,"fetchStart":315.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":315.90000009536743,"responseEnd":950.5999999046326,"responseStart":950.5999999046326,"secureConnectionStart":315.90000009536743},{"duration":635,"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":316.09999990463257,"connectEnd":316.09999990463257,"connectStart":316.09999990463257,"domainLookupEnd":316.09999990463257,"domainLookupStart":316.09999990463257,"fetchStart":316.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":316.09999990463257,"responseEnd":951.0999999046326,"responseStart":951.0999999046326,"secureConnectionStart":316.09999990463257},{"duration":636.0999999046326,"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":316.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":316.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":952.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":635.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":316.5,"connectEnd":316.5,"connectStart":316.5,"domainLookupEnd":316.5,"domainLookupStart":316.5,"fetchStart":316.5,"redirectEnd":0,"redirectStart":0,"requestStart":316.5,"responseEnd":951.9000000953674,"responseStart":951.9000000953674,"secureConnectionStart":316.5},{"duration":664.1999998092651,"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":316.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":316.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":981.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":636.5,"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":317,"connectEnd":317,"connectStart":317,"domainLookupEnd":317,"domainLookupStart":317,"fetchStart":317,"redirectEnd":0,"redirectStart":0,"requestStart":317,"responseEnd":953.5,"responseStart":953.4000000953674,"secureConnectionStart":317},{"duration":1308.6000003814697,"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":323.59999990463257,"connectEnd":323.59999990463257,"connectStart":323.59999990463257,"domainLookupEnd":323.59999990463257,"domainLookupStart":323.59999990463257,"fetchStart":323.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":323.59999990463257,"responseEnd":1632.2000002861023,"responseStart":1632.2000002861023,"secureConnectionStart":323.59999990463257},{"duration":1328.7000002861023,"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":323.59999990463257,"connectEnd":323.59999990463257,"connectStart":323.59999990463257,"domainLookupEnd":323.59999990463257,"domainLookupStart":323.59999990463257,"fetchStart":323.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":323.59999990463257,"responseEnd":1652.3000001907349,"responseStart":1652.3000001907349,"secureConnectionStart":323.59999990463257},{"duration":734.7999997138977,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":888.8000001907349,"connectEnd":888.8000001907349,"connectStart":888.8000001907349,"domainLookupEnd":888.8000001907349,"domainLookupStart":888.8000001907349,"fetchStart":888.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":888.8000001907349,"responseEnd":1623.5999999046326,"responseStart":1623.5999999046326,"secureConnectionStart":888.8000001907349},{"duration":232.7999997138977,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1434.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1434.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1667.0999999046326,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":156,"responseStart":306,"responseEnd":323,"domLoading":309,"domInteractive":1704,"domContentLoadedEventStart":1705,"domContentLoadedEventEnd":1746,"domComplete":2381,"loadEventStart":2381,"loadEventEnd":2383,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1654.2000002861023},{"name":"bigPipe.sidebar-id.end","time":1655.0999999046326},{"name":"bigPipe.activity-panel-pipe-id.start","time":1655.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.end","time":1657.7000002861023},{"name":"activityTabFullyLoaded","time":1752.3000001907349}],"measures":[],"correlationId":"3f23ae1913ffcc","effectiveType":"4g","downlink":9.7,"rtt":0,"serverDuration":88,"dbReadsTimeInMs":11,"dbConnsTimeInMs":19,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}