CREATE TABLE t1 (t TIME) ENGINE=MyISAM;
|
INSERT INTO t1 VALUES ('12:12:12');
|
SELECT t, COUNT(*) FROM t1 GROUP BY t WITH ROLLUP HAVING t > '00:00:00';
|
10.1 0db66ab18f
|
#3 <signal handler called>
|
#4 0x0000556d2df9b537 in Item_null_result::field_type (this=0x7fd41d046208) at /data/src/10.1/sql/item.h:2596
|
#5 0x0000556d2e16ebab in Item::get_date (this=0x7fd41d046208, ltime=0x7fd427e85040, fuzzydate=33554437) at /data/src/10.1/sql/item.cc:1267
|
#6 0x0000556d2de66dab in Item::get_date_result (this=0x7fd41d046208, ltime=0x7fd427e85040, fuzzydate=33554437) at /data/src/10.1/sql/item.h:1281
|
#7 0x0000556d2e17f28d in Item_ref::get_date (this=0x7fd41d043c20, ltime=0x7fd427e85040, fuzzydate=33554437) at /data/src/10.1/sql/item.cc:7460
|
#8 0x0000556d2de66d5d in Item::val_time_packed (this=0x7fd41d043c20) at /data/src/10.1/sql/item.h:1249
|
#9 0x0000556d2e1a19ea in Item::val_temporal_packed (this=0x7fd41d043c20, f_type=MYSQL_TYPE_TIME) at /data/src/10.1/sql/item.h:1255
|
#10 0x0000556d2e18f011 in get_datetime_value (thd=0x0, item_arg=0x7fd41d043e88, cache_arg=0x7fd41d043ed8, f_type=MYSQL_TYPE_TIME, is_null=0x7fd427e8512e) at /data/src/10.1/sql/item_cmpfunc.cc:765
|
#11 0x0000556d2e18f17b in Arg_comparator::compare_temporal (this=0x7fd41d043e88, type=MYSQL_TYPE_TIME) at /data/src/10.1/sql/item_cmpfunc.cc:809
|
#12 0x0000556d2e1a22d3 in Arg_comparator::compare_time (this=0x7fd41d043e88) at /data/src/10.1/sql/item_cmpfunc.h:107
|
#13 0x0000556d2e1a22b4 in Arg_comparator::compare (this=0x7fd41d043e88) at /data/src/10.1/sql/item_cmpfunc.h:87
|
#14 0x0000556d2e192201 in Item_func_gt::val_int (this=0x7fd41d043dc8) at /data/src/10.1/sql/item_cmpfunc.cc:1831
|
#15 0x0000556d2df9353c in JOIN::rollup_send_data (this=0x7fd41d044010, idx=0) at /data/src/10.1/sql/sql_select.cc:23973
|
#16 0x0000556d2df89108 in end_send_group (join=0x7fd41d044010, join_tab=0x0, end_of_records=true) at /data/src/10.1/sql/sql_select.cc:19731
|
#17 0x0000556d2df855e4 in do_select (join=0x7fd41d044010, fields=0x7fd41d044410, table=0x0, procedure=0x0) at /data/src/10.1/sql/sql_select.cc:18055
|
#18 0x0000556d2df6018a in JOIN::exec_inner (this=0x7fd41d044010) at /data/src/10.1/sql/sql_select.cc:3252
|
#19 0x0000556d2df5d41b in JOIN::exec (this=0x7fd41d044010) at /data/src/10.1/sql/sql_select.cc:2539
|
#20 0x0000556d2df609b1 in mysql_select (thd=0x7fd41ecd5070, rref_pointer_array=0x7fd41ecd9520, tables=0x7fd41d0434c0, wild_num=0, fields=..., conds=0x0, og_num=1, order=0x0, group=0x7fd41d043bc8, having=0x7fd41d043dc8, proc_param=0x0, select_options=2147748608, result=0x7fd41d043ff0, unit=0x7fd41ecd8b78, select_lex=0x7fd41ecd9278) at /data/src/10.1/sql/sql_select.cc:3476
|
#21 0x0000556d2df56294 in handle_select (thd=0x7fd41ecd5070, lex=0x7fd41ecd8ab0, result=0x7fd41d043ff0, setup_tables_done_option=0) at /data/src/10.1/sql/sql_select.cc:388
|
#22 0x0000556d2df260d6 in execute_sqlcom_select (thd=0x7fd41ecd5070, all_tables=0x7fd41d0434c0) at /data/src/10.1/sql/sql_parse.cc:5946
|
#23 0x0000556d2df1c569 in mysql_execute_command (thd=0x7fd41ecd5070) at /data/src/10.1/sql/sql_parse.cc:2992
|
#24 0x0000556d2df299da in mysql_parse (thd=0x7fd41ecd5070, rawbuf=0x7fd41d043088 "SELECT t, COUNT(*) FROM t1 GROUP BY t WITH ROLLUP HAVING t > '00:00:00'", length=71, parser_state=0x7fd427e865e0) at /data/src/10.1/sql/sql_parse.cc:7390
|
#25 0x0000556d2df1862a in dispatch_command (command=COM_QUERY, thd=0x7fd41ecd5070, packet=0x7fd4217f9071 "", packet_length=71) at /data/src/10.1/sql/sql_parse.cc:1491
|
#26 0x0000556d2df173af in do_command (thd=0x7fd41ecd5070) at /data/src/10.1/sql/sql_parse.cc:1120
|
#27 0x0000556d2e050581 in do_handle_one_connection (thd_arg=0x7fd41ecd5070) at /data/src/10.1/sql/sql_connect.cc:1330
|
#28 0x0000556d2e0502e5 in handle_one_connection (arg=0x7fd41ecd5070) at /data/src/10.1/sql/sql_connect.cc:1242
|
#29 0x0000556d2e40c744 in pfs_spawn_thread (arg=0x7fd425439ef0) at /data/src/10.1/storage/perfschema/pfs.cc:1861
|
#30 0x00007fd427b06494 in start_thread (arg=0x7fd427e87b00) at pthread_create.c:333
|
#31 0x00007fd425ebf93f in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Reproducible on 10.1, 10.2.
Not reproducible on 5.5, 10.0, 10.3.
There are no comments yet on this issue.
{"report":{"fcp":821.1999998092651,"ttfb":209.80000019073486,"pageVisibility":"visible","entityId":67586,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"fab8b8da-a59b-4124-a178-f3be1295ba37","navigationType":0,"readyForUser":909.5,"redirectCount":0,"resourceLoadedEnd":901.8999996185303,"resourceLoadedStart":215.80000019073486,"resourceTiming":[{"duration":15.09999942779541,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":215.80000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":215.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":230.89999961853027,"responseStart":0,"secureConnectionStart":0},{"duration":15.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/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","startTime":216.10000038146973,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":216.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":231.60000038146973,"responseStart":0,"secureConnectionStart":0},{"duration":77.89999961853027,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":216.30000019073486,"connectEnd":216.30000019073486,"connectStart":216.30000019073486,"domainLookupEnd":216.30000019073486,"domainLookupStart":216.30000019073486,"fetchStart":216.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":216.30000019073486,"responseEnd":294.19999980926514,"responseStart":294.19999980926514,"secureConnectionStart":216.30000019073486},{"duration":148.10000038146973,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/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","startTime":216.5,"connectEnd":216.5,"connectStart":216.5,"domainLookupEnd":216.5,"domainLookupStart":216.5,"fetchStart":216.5,"redirectEnd":0,"redirectStart":0,"requestStart":216.5,"responseEnd":364.6000003814697,"responseStart":364.6000003814697,"secureConnectionStart":216.5},{"duration":151.5999994277954,"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":216.80000019073486,"connectEnd":216.80000019073486,"connectStart":216.80000019073486,"domainLookupEnd":216.80000019073486,"domainLookupStart":216.80000019073486,"fetchStart":216.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":216.80000019073486,"responseEnd":368.3999996185303,"responseStart":368.30000019073486,"secureConnectionStart":216.80000019073486},{"duration":151.80000019073486,"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":217,"connectEnd":217,"connectStart":217,"domainLookupEnd":217,"domainLookupStart":217,"fetchStart":217,"redirectEnd":0,"redirectStart":0,"requestStart":217,"responseEnd":368.80000019073486,"responseStart":368.80000019073486,"secureConnectionStart":217},{"duration":152.0999994277954,"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":217.10000038146973,"connectEnd":217.10000038146973,"connectStart":217.10000038146973,"domainLookupEnd":217.10000038146973,"domainLookupStart":217.10000038146973,"fetchStart":217.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":217.10000038146973,"responseEnd":369.19999980926514,"responseStart":369.19999980926514,"secureConnectionStart":217.10000038146973},{"duration":222,"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":217.30000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":217.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":439.30000019073486,"responseStart":0,"secureConnectionStart":0},{"duration":152.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":217.5,"connectEnd":217.5,"connectStart":217.5,"domainLookupEnd":217.5,"domainLookupStart":217.5,"fetchStart":217.5,"redirectEnd":0,"redirectStart":0,"requestStart":217.5,"responseEnd":369.69999980926514,"responseStart":369.69999980926514,"secureConnectionStart":217.5},{"duration":221.79999923706055,"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":217.60000038146973,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":217.60000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":439.3999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":152.39999961853027,"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":217.80000019073486,"connectEnd":217.80000019073486,"connectStart":217.80000019073486,"domainLookupEnd":217.80000019073486,"domainLookupStart":217.80000019073486,"fetchStart":217.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":217.80000019073486,"responseEnd":370.19999980926514,"responseStart":370.19999980926514,"secureConnectionStart":217.80000019073486},{"duration":451.20000076293945,"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":218.89999961853027,"connectEnd":218.89999961853027,"connectStart":218.89999961853027,"domainLookupEnd":218.89999961853027,"domainLookupStart":218.89999961853027,"fetchStart":218.89999961853027,"redirectEnd":0,"redirectStart":0,"requestStart":218.89999961853027,"responseEnd":670.1000003814697,"responseStart":670.1000003814697,"secureConnectionStart":218.89999961853027},{"duration":549.5,"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":219,"connectEnd":219,"connectStart":219,"domainLookupEnd":219,"domainLookupStart":219,"fetchStart":219,"redirectEnd":0,"redirectStart":0,"requestStart":219,"responseEnd":768.5,"responseStart":768.5,"secureConnectionStart":219},{"duration":219.5,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":451.30000019073486,"connectEnd":451.30000019073486,"connectStart":451.30000019073486,"domainLookupEnd":451.30000019073486,"domainLookupStart":451.30000019073486,"fetchStart":451.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":451.30000019073486,"responseEnd":670.8000001907349,"responseStart":670.8000001907349,"secureConnectionStart":451.30000019073486},{"duration":183.89999961853027,"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","startTime":718,"connectEnd":718,"connectStart":718,"domainLookupEnd":718,"domainLookupStart":718,"fetchStart":718,"redirectEnd":0,"redirectStart":0,"requestStart":718,"responseEnd":901.8999996185303,"responseStart":901.8999996185303,"secureConnectionStart":718},{"duration":136,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":814.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":814.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":950.5,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":41,"responseStart":210,"responseEnd":213,"domLoading":214,"domInteractive":974,"domContentLoadedEventStart":974,"domContentLoadedEventEnd":1019,"domComplete":1330,"loadEventStart":1330,"loadEventEnd":1331,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":952.5},{"name":"bigPipe.sidebar-id.end","time":953.1999998092651},{"name":"bigPipe.activity-panel-pipe-id.start","time":953.3000001907349},{"name":"bigPipe.activity-panel-pipe-id.end","time":953.8999996185303},{"name":"activityTabFullyLoaded","time":1026.3999996185303}],"measures":[],"correlationId":"50549358774c5d","effectiveType":"4g","downlink":9.7,"rtt":0,"serverDuration":86,"dbReadsTimeInMs":13,"dbConnsTimeInMs":20,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}