SELECT ROUND(GREATEST('1', CAST('2020-12-12' AS DATE)));
|
10.4 00f964ab
|
mysqld: /data/src/10.4/sql/item_func.cc:2470: void Item_func_round::fix_arg_int(const Type_handler*, const Type_std_attributes*, bool): Assertion `args[0]->decimals == 0' failed.
|
200803 17:06:14 [ERROR] mysqld got signal 6 ;
|
|
#7 0x00007fc24e0fff12 in __GI___assert_fail (assertion=0x55f41cf88633 "args[0]->decimals == 0", file=0x55f41cf882d0 "/data/src/10.4/sql/item_func.cc", line=2470, function=0x55f41cf8a600 <Item_func_round::fix_arg_int(Type_handler const*, Type_std_attributes const*, bool)::__PRETTY_FUNCTION__> "void Item_func_round::fix_arg_int(const Type_handler*, const Type_std_attributes*, bool)") at assert.c:101
|
#8 0x000055f41c4b60b1 in Item_func_round::fix_arg_int (this=0x7fc238013d18, preferred=0x55f41d89dcb0 <type_handler_long>, preferred_attrs=0x55f41daa8200 <Type_handler_date_common::Item_func_round_fix_length_and_dec(Item_func_round*) const::attr>, use_decimal_on_length_increase=false) at /data/src/10.4/sql/item_func.cc:2470
|
#9 0x000055f41c2edcb8 in Type_handler_date_common::Item_func_round_fix_length_and_dec (this=0x55f41d89dd40 <type_handler_newdate>, item=0x7fc238013d18) at /data/src/10.4/sql/sql_type.cc:5736
|
#10 0x000055f41c4c8eb0 in Item_func_round::fix_length_and_dec (this=0x7fc238013d18) at /data/src/10.4/sql/item_func.h:1790
|
#11 0x000055f41c4ad759 in Item_func::fix_fields (this=0x7fc238013d18, thd=0x7fc238000af0, ref=0x7fc238013df0) at /data/src/10.4/sql/item_func.cc:370
|
#12 0x000055f41bfb585f in Item::fix_fields_if_needed (this=0x7fc238013d18, thd=0x7fc238000af0, ref=0x7fc238013df0) at /data/src/10.4/sql/item.h:960
|
#13 0x000055f41bfb588d in Item::fix_fields_if_needed_for_scalar (this=0x7fc238013d18, thd=0x7fc238000af0, ref=0x7fc238013df0) at /data/src/10.4/sql/item.h:964
|
#14 0x000055f41c034287 in setup_fields (thd=0x7fc238000af0, ref_pointer_array=..., fields=..., column_usage=MARK_COLUMNS_READ, sum_func_list=0x7fc238014a80, pre_fix=0x7fc238013520, allow_sum_func=true) at /data/src/10.4/sql/sql_base.cc:7685
|
#15 0x000055f41c111e26 in JOIN::prepare (this=0x7fc238014760, tables_init=0x0, wild_num=0, conds_init=0x0, og_num=0, order_init=0x0, skip_order_by=false, group_init=0x0, having_init=0x0, proc_param_init=0x0, select_lex_arg=0x7fc2380133c0, unit_arg=0x7fc238004a18) at /data/src/10.4/sql/sql_select.cc:1245
|
#16 0x000055f41c11eae5 in mysql_select (thd=0x7fc238000af0, tables=0x0, wild_num=0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7fc238014738, unit=0x7fc238004a18, select_lex=0x7fc2380133c0) at /data/src/10.4/sql/sql_select.cc:4650
|
#17 0x000055f41c10e75c in handle_select (thd=0x7fc238000af0, lex=0x7fc238004958, result=0x7fc238014738, setup_tables_done_option=0) at /data/src/10.4/sql/sql_select.cc:422
|
#18 0x000055f41c0d4f86 in execute_sqlcom_select (thd=0x7fc238000af0, all_tables=0x0) at /data/src/10.4/sql/sql_parse.cc:6355
|
#19 0x000055f41c0cb5bd in mysql_execute_command (thd=0x7fc238000af0) at /data/src/10.4/sql/sql_parse.cc:3889
|
#20 0x000055f41c0d8f33 in mysql_parse (thd=0x7fc238000af0, rawbuf=0x7fc2380132f0 "SELECT ROUND(GREATEST('1', CAST('2020-12-12' AS DATE)))", length=55, parser_state=0x7fc2482a9570, is_com_multi=false, is_next_command=false) at /data/src/10.4/sql/sql_parse.cc:7896
|
#21 0x000055f41c0c5468 in dispatch_command (command=COM_QUERY, thd=0x7fc238000af0, packet=0x7fc2381364b1 "SELECT ROUND(GREATEST('1', CAST('2020-12-12' AS DATE)))", packet_length=55, is_com_multi=false, is_next_command=false) at /data/src/10.4/sql/sql_parse.cc:1835
|
#22 0x000055f41c0c3c0a in do_command (thd=0x7fc238000af0) at /data/src/10.4/sql/sql_parse.cc:1353
|
#23 0x000055f41c24cfa0 in do_handle_one_connection (connect=0x55f4200ffba0) at /data/src/10.4/sql/sql_connect.cc:1412
|
#24 0x000055f41c24ccef in handle_one_connection (arg=0x55f4200ffba0) at /data/src/10.4/sql/sql_connect.cc:1316
|
#25 0x000055f41cc4f0d5 in pfs_spawn_thread (arg=0x55f42011b720) at /data/src/10.4/storage/perfschema/pfs.cc:1869
|
#26 0x00007fc2500884a4 in start_thread (arg=0x7fc2482aa700) at pthread_create.c:456
|
#27 0x00007fc24e1bcd0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
Reproducible on 10.4-10.5.
Not reproducible on 10.3.
The failure started happening on 10.4 after this commit:
commit dc513dff911d72eaaf9f752f390fef8d1ef9a4b0
|
Author: Alexander Barkov
|
Date: Fri Jul 31 10:42:44 2020 +0400
|
|
MDEV-23351 Rounding functions return wrong data types for DATE input
|
{"report":{"fcp":969.2000002861023,"ttfb":236.80000019073486,"pageVisibility":"visible","entityId":90197,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"e5c797e7-4491-4b3e-94c0-1ae1f3a968c1","navigationType":0,"readyForUser":1092.5,"redirectCount":0,"resourceLoadedEnd":1156.1000003814697,"resourceLoadedStart":243.5,"resourceTiming":[{"duration":170.60000038146973,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":243.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":243.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":414.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":170.69999980926514,"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":243.7000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":243.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":414.40000009536743,"responseStart":0,"secureConnectionStart":0},{"duration":180.30000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":243.90000009536743,"connectEnd":243.90000009536743,"connectStart":243.90000009536743,"domainLookupEnd":243.90000009536743,"domainLookupStart":243.90000009536743,"fetchStart":243.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":243.90000009536743,"responseEnd":424.2000002861023,"responseStart":424.2000002861023,"secureConnectionStart":243.90000009536743},{"duration":249.2999997138977,"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":244.10000038146973,"connectEnd":244.10000038146973,"connectStart":244.10000038146973,"domainLookupEnd":244.10000038146973,"domainLookupStart":244.10000038146973,"fetchStart":244.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":244.10000038146973,"responseEnd":493.40000009536743,"responseStart":493.40000009536743,"secureConnectionStart":244.10000038146973},{"duration":253,"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":244.40000009536743,"connectEnd":244.40000009536743,"connectStart":244.40000009536743,"domainLookupEnd":244.40000009536743,"domainLookupStart":244.40000009536743,"fetchStart":244.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":244.40000009536743,"responseEnd":497.40000009536743,"responseStart":497.40000009536743,"secureConnectionStart":244.40000009536743},{"duration":253.2999997138977,"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":244.60000038146973,"connectEnd":244.60000038146973,"connectStart":244.60000038146973,"domainLookupEnd":244.60000038146973,"domainLookupStart":244.60000038146973,"fetchStart":244.60000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":244.60000038146973,"responseEnd":497.90000009536743,"responseStart":497.90000009536743,"secureConnectionStart":244.60000038146973},{"duration":253.59999990463257,"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":244.7000002861023,"connectEnd":244.7000002861023,"connectStart":244.7000002861023,"domainLookupEnd":244.7000002861023,"domainLookupStart":244.7000002861023,"fetchStart":244.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":244.7000002861023,"responseEnd":498.30000019073486,"responseStart":498.30000019073486,"secureConnectionStart":244.7000002861023},{"duration":333.30000019073486,"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":244.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":244.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":578.2000002861023,"responseStart":0,"secureConnectionStart":0},{"duration":254.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":245.10000038146973,"connectEnd":245.10000038146973,"connectStart":245.10000038146973,"domainLookupEnd":245.10000038146973,"domainLookupStart":245.10000038146973,"fetchStart":245.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":245.10000038146973,"responseEnd":499.2000002861023,"responseStart":499.2000002861023,"secureConnectionStart":245.10000038146973},{"duration":333.09999990463257,"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":245.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":245.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":578.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":254.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":245.40000009536743,"connectEnd":245.40000009536743,"connectStart":245.40000009536743,"domainLookupEnd":245.40000009536743,"domainLookupStart":245.40000009536743,"fetchStart":245.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":245.40000009536743,"responseEnd":499.90000009536743,"responseStart":499.90000009536743,"secureConnectionStart":245.40000009536743},{"duration":348.5,"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":250.80000019073486,"connectEnd":250.80000019073486,"connectStart":250.80000019073486,"domainLookupEnd":250.80000019073486,"domainLookupStart":250.80000019073486,"fetchStart":250.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":250.80000019073486,"responseEnd":599.3000001907349,"responseStart":599.3000001907349,"secureConnectionStart":250.80000019073486},{"duration":434.2000002861023,"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":251,"connectEnd":251,"connectStart":251,"domainLookupEnd":251,"domainLookupStart":251,"fetchStart":251,"redirectEnd":0,"redirectStart":0,"requestStart":251,"responseEnd":685.2000002861023,"responseStart":685.2000002861023,"secureConnectionStart":251},{"duration":74.19999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":590.7000002861023,"connectEnd":590.7000002861023,"connectStart":590.7000002861023,"domainLookupEnd":590.7000002861023,"domainLookupStart":590.7000002861023,"fetchStart":590.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":590.7000002861023,"responseEnd":664.9000000953674,"responseStart":664.9000000953674,"secureConnectionStart":590.7000002861023},{"duration":274.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":881.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":881.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1156.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":309.40000009536743,"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":882.3000001907349,"connectEnd":882.3000001907349,"connectStart":882.3000001907349,"domainLookupEnd":882.3000001907349,"domainLookupStart":882.3000001907349,"fetchStart":882.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":882.3000001907349,"responseEnd":1191.7000002861023,"responseStart":1191.7000002861023,"secureConnectionStart":882.3000001907349},{"duration":315.19999980926514,"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":882.7000002861023,"connectEnd":882.7000002861023,"connectStart":882.7000002861023,"domainLookupEnd":882.7000002861023,"domainLookupStart":882.7000002861023,"fetchStart":882.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":882.7000002861023,"responseEnd":1197.9000000953674,"responseStart":1197.9000000953674,"secureConnectionStart":882.7000002861023}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":65,"responseStart":237,"responseEnd":245,"domLoading":240,"domInteractive":1167,"domContentLoadedEventStart":1167,"domContentLoadedEventEnd":1231,"domComplete":1631,"loadEventStart":1631,"loadEventEnd":1632,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1138.6000003814697},{"name":"bigPipe.sidebar-id.end","time":1139.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1139.6000003814697},{"name":"bigPipe.activity-panel-pipe-id.end","time":1143.5},{"name":"activityTabFullyLoaded","time":1249.6000003814697}],"measures":[],"correlationId":"dc6f70b5710d7f","effectiveType":"4g","downlink":9.2,"rtt":0,"serverDuration":97,"dbReadsTimeInMs":12,"dbConnsTimeInMs":19,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
The problem is that GREATEST() incorrectly calculates its decimals as 6:
mysql --column-type-info displays the following output:
Field 1: `GREATEST('1', CAST('2020-12-12' AS DATE))`
Catalog: `def`
Database: ``
Table: ``
Org_table: ``
Type: DATE
Collation: binary (63)
Length: 10
Max_length: 10
Decimals: 6
Flags: BINARY
+-------------------------------------------+
| GREATEST('1', CAST('2020-12-12' AS DATE)) |
+-------------------------------------------+
| 2020-12-12 |
+-------------------------------------------+
1 row in set, 1 warning (0.001 sec)