Type:
Bug
Priority:
Major
Resolution:
Fixed
Affects Version/s:
10.4(EOL) , 10.5 , 10.6 , 10.8(EOL) , 10.9(EOL) , 10.10(EOL) , 11.0(EOL) , 11.1(EOL)
Wrong message on second execution of prepare statement for GROUP_CONCAT() function with optimizer_switch='outer_join_with_cache=off' (with 'outer_join_with_cache=on' messages are correct ) and left join:
SET optimizer_switch= 'outer_join_with_cache=off' ;
set group_concat_max_len=5;
create table t1 (a int , b varchar (20));
create table t2 (a int , c varchar (20));
insert into t1 values (1, "aaaaaaaaaa" ),(2, "bbbbbbbbbb" );
insert into t2 values (1, "cccccccccc" ),(2, "dddddddddd" );
prepare stmt1 from "select group_concat(t1.b,t2.c) from t1 left join t2 using(a) group by t1.a" ;
execute stmt1;
execute stmt1;
deallocate prepare stmt1;
drop table t1, t2;
set group_concat_max_len= default ;
Actual result:
execute stmt1;
group_concat(t1.b,t2.c)
aaaaa
bbbbb
Warnings:
Warning 1260 Row 1 was cut by GROUP_CONCAT()
Warning 1260 Row 2 was cut by GROUP_CONCAT()
execute stmt1;
group_concat(t1.b,t2.c)
aaaaa
bbbbb
Warnings:
Warning 1260 Row 3 was cut by GROUP_CONCAT()
Warning 1260 Row 4 was cut by GROUP_CONCAT()
deallocate prepare stmt1;
Expected result:
execute stmt1;
group_concat(t1.b,t2.c)
aaaaa
bbbbb
Warnings:
Warning 1260 Row 1 was cut by GROUP_CONCAT()
Warning 1260 Row 2 was cut by GROUP_CONCAT()
execute stmt1;
group_concat(t1.b,t2.c)
aaaaa
bbbbb
Warnings:
Warning 1260 Row 1 was cut by GROUP_CONCAT()
Warning 1260 Row 2 was cut by GROUP_CONCAT()
deallocate prepare stmt1;
relates to
MDEV-31003
Second execution for ps-protocol
Closed
{"report":{"fcp":1049.0999999046326,"ttfb":319.89999985694885,"pageVisibility":"visible","entityId":121859,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"7624e6d8-30d0-499c-9af0-954e4d66f585","navigationType":0,"readyForUser":1144.5,"redirectCount":0,"resourceLoadedEnd":1203.5,"resourceLoadedStart":326.09999990463257,"resourceTiming":[{"duration":180.20000004768372,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":326.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":326.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":506.2999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":180.60000014305115,"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":326.39999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":326.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":507,"responseStart":0,"secureConnectionStart":0},{"duration":238.79999995231628,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":326.59999990463257,"connectEnd":326.59999990463257,"connectStart":326.59999990463257,"domainLookupEnd":326.59999990463257,"domainLookupStart":326.59999990463257,"fetchStart":326.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":326.59999990463257,"responseEnd":565.3999998569489,"responseStart":565.3999998569489,"secureConnectionStart":326.59999990463257},{"duration":299.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":326.7999999523163,"connectEnd":326.7999999523163,"connectStart":326.7999999523163,"domainLookupEnd":326.7999999523163,"domainLookupStart":326.7999999523163,"fetchStart":326.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":326.7999999523163,"responseEnd":626.2999999523163,"responseStart":626.2999999523163,"secureConnectionStart":326.7999999523163},{"duration":303.39999985694885,"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":327,"connectEnd":327,"connectStart":327,"domainLookupEnd":327,"domainLookupStart":327,"fetchStart":327,"redirectEnd":0,"redirectStart":0,"requestStart":327,"responseEnd":630.3999998569489,"responseStart":630.3999998569489,"secureConnectionStart":327},{"duration":303.7000000476837,"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":327.19999980926514,"connectEnd":327.19999980926514,"connectStart":327.19999980926514,"domainLookupEnd":327.19999980926514,"domainLookupStart":327.19999980926514,"fetchStart":327.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":327.19999980926514,"responseEnd":630.8999998569489,"responseStart":630.8999998569489,"secureConnectionStart":327.19999980926514},{"duration":303.7999999523163,"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":327.39999985694885,"connectEnd":327.39999985694885,"connectStart":327.39999985694885,"domainLookupEnd":327.39999985694885,"domainLookupStart":327.39999985694885,"fetchStart":327.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":327.39999985694885,"responseEnd":631.1999998092651,"responseStart":631.1999998092651,"secureConnectionStart":327.39999985694885},{"duration":384.90000009536743,"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":327.59999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":327.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":712.5,"responseStart":0,"secureConnectionStart":0},{"duration":304,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":327.69999980926514,"connectEnd":327.69999980926514,"connectStart":327.69999980926514,"domainLookupEnd":327.69999980926514,"domainLookupStart":327.69999980926514,"fetchStart":327.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":327.69999980926514,"responseEnd":631.6999998092651,"responseStart":631.6999998092651,"secureConnectionStart":327.69999980926514},{"duration":385,"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":327.7999999523163,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":327.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":712.7999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":304.19999980926514,"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":328,"connectEnd":328,"connectStart":328,"domainLookupEnd":328,"domainLookupStart":328,"fetchStart":328,"redirectEnd":0,"redirectStart":0,"requestStart":328,"responseEnd":632.1999998092651,"responseStart":632.1999998092651,"secureConnectionStart":328},{"duration":445.60000014305115,"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":328.89999985694885,"connectEnd":328.89999985694885,"connectStart":328.89999985694885,"domainLookupEnd":328.89999985694885,"domainLookupStart":328.89999985694885,"fetchStart":328.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":328.89999985694885,"responseEnd":774.5,"responseStart":774.5,"secureConnectionStart":328.89999985694885},{"duration":570.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":329,"connectEnd":329,"connectStart":329,"domainLookupEnd":329,"domainLookupStart":329,"fetchStart":329,"redirectEnd":0,"redirectStart":0,"requestStart":329,"responseEnd":899.0999999046326,"responseStart":899,"secureConnectionStart":329},{"duration":135.70000004768372,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":725.1999998092651,"connectEnd":725.1999998092651,"connectStart":725.1999998092651,"domainLookupEnd":725.1999998092651,"domainLookupStart":725.1999998092651,"fetchStart":725.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":725.1999998092651,"responseEnd":860.8999998569489,"responseStart":860.8999998569489,"secureConnectionStart":725.1999998092651},{"duration":205.80000019073486,"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":997.6999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":997.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1203.5,"responseStart":0,"secureConnectionStart":0},{"duration":189.80000019073486,"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":998.6999998092651,"connectEnd":998.6999998092651,"connectStart":998.6999998092651,"domainLookupEnd":998.6999998092651,"domainLookupStart":998.6999998092651,"fetchStart":998.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":998.6999998092651,"responseEnd":1188.5,"responseStart":1188.5,"secureConnectionStart":998.6999998092651},{"duration":191.29999995231628,"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":999.0999999046326,"connectEnd":999.0999999046326,"connectStart":999.0999999046326,"domainLookupEnd":999.0999999046326,"domainLookupStart":999.0999999046326,"fetchStart":999.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":999.0999999046326,"responseEnd":1190.3999998569489,"responseStart":1190.3999998569489,"secureConnectionStart":999.0999999046326},{"duration":209.5,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1040.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1040.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1249.6999998092651,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":145,"responseStart":320,"responseEnd":323,"domLoading":323,"domInteractive":1255,"domContentLoadedEventStart":1255,"domContentLoadedEventEnd":1324,"domComplete":1454,"loadEventStart":1454,"loadEventEnd":1455,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1188.3999998569489},{"name":"bigPipe.sidebar-id.end","time":1189.0999999046326},{"name":"bigPipe.activity-panel-pipe-id.start","time":1189.2999999523163},{"name":"bigPipe.activity-panel-pipe-id.end","time":1190.6999998092651},{"name":"activityTabFullyLoaded","time":1342.0999999046326}],"measures":[],"correlationId":"cd0522dfa83dae","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":109,"dbReadsTimeInMs":21,"dbConnsTimeInMs":31,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}