mysqld: /data/src/10.4/sql/item_func.cc:2003: virtual double Item_func_exp::val_real(): Assertion `fixed == 1' failed.
|
190415 17:40:45 [ERROR] mysqld got signal 6 ;
|
|
#7 0x00007fd429bb5ee2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
|
#8 0x00005589f236c56d in Item_func_exp::val_real (this=0x7fd408016938) at /data/src/10.4/sql/item_func.cc:2003
|
#9 0x00005589f22ff395 in Item::get_date_from_real (this=0x7fd408016938, thd=0x7fd408000b00, ltime=0x7fd42452e9c0, fuzzydate=...) at /data/src/10.4/sql/item.cc:1312
|
#10 0x00005589f23542c6 in Item_real_func::get_date (this=0x7fd408016938, thd=0x7fd408000b00, ltime=0x7fd42452e9c0, fuzzydate=...) at /data/src/10.4/sql/item_func.h:422
|
#11 0x00005589f1e917be in Item::get_date_result (this=0x7fd408016938, thd=0x7fd408000b00, ltime=0x7fd42452e9c0, fuzzydate=...) at /data/src/10.4/sql/item.h:1731
|
#12 0x00005589f22fba2a in Item::val_datetime_packed_result (this=0x7fd408016938, thd=0x7fd408000b00) at /data/src/10.4/sql/item.cc:121
|
#13 0x00005589f2318484 in Item_cache_temporal::cache_value (this=0x7fd408017cf0) at /data/src/10.4/sql/item.cc:9746
|
#14 0x00005589f21c9670 in Item_cache::has_value (this=0x7fd408017cf0) at /data/src/10.4/sql/item.h:6512
|
#15 0x00005589f231f3d0 in Item_cache_date::val_datetime_packed (this=0x7fd408017cf0, thd=0x7fd408000b00) at /data/src/10.4/sql/item.h:6702
|
#16 0x00005589f232af1c in Item_func_between::val_int_cmp_datetime (this=0x7fd4080169f8) at /data/src/10.4/sql/item_cmpfunc.cc:2157
|
#17 0x00005589f21b3aea in Type_handler_temporal_with_date::Item_func_between_val_int (this=0x5589f3638448 <type_handler_newdate>, func=0x7fd4080169f8) at /data/src/10.4/sql/sql_type.cc:4946
|
#18 0x00005589f247273a in Item_func_between::val_int (this=0x7fd4080169f8) at /data/src/10.4/sql/item_cmpfunc.h:907
|
#19 0x00005589f21b25c1 in Type_handler_int_result::Item_val_bool (this=0x5589f36383a0 <type_handler_bool>, item=0x7fd4080169f8) at /data/src/10.4/sql/sql_type.cc:4386
|
#20 0x00005589f1e9127e in Item::val_bool (this=0x7fd4080169f8) at /data/src/10.4/sql/item.h:1448
|
#21 0x00005589f203b724 in Item::eval_const_cond (this=0x7fd4080169f8) at /data/src/10.4/sql/item.h:1456
|
#22 0x00005589f201ac50 in Item::remove_eq_conds (this=0x7fd4080169f8, thd=0x7fd408000b00, cond_value=0x7fd408017758, top_level_arg=true) at /data/src/10.4/sql/sql_select.cc:17088
|
#23 0x00005589f1ffbd85 in make_join_statistics (join=0x7fd408017448, tables_list=..., keyuse_array=0x7fd408017738) at /data/src/10.4/sql/sql_select.cc:5242
|
#24 0x00005589f1ff1093 in JOIN::optimize_inner (this=0x7fd408017448) at /data/src/10.4/sql/sql_select.cc:2191
|
#25 0x00005589f1feecc0 in JOIN::optimize (this=0x7fd408017448) at /data/src/10.4/sql/sql_select.cc:1561
|
#26 0x00005589f1ff9b10 in mysql_select (thd=0x7fd408000b00, tables=0x7fd408015e98, wild_num=0, fields=..., conds=0x0, og_num=1, order=0x0, group=0x7fd408016670, having=0x7fd4080169f8, proc_param=0x0, select_options=2147748608, result=0x7fd408017420, unit=0x7fd408004a30, select_lex=0x7fd4080156d8) at /data/src/10.4/sql/sql_select.cc:4588
|
#27 0x00005589f1fea140 in handle_select (thd=0x7fd408000b00, lex=0x7fd408004968, result=0x7fd408017420, setup_tables_done_option=0) at /data/src/10.4/sql/sql_select.cc:424
|
#28 0x00005589f1fb39fd in execute_sqlcom_select (thd=0x7fd408000b00, all_tables=0x7fd408015e98) at /data/src/10.4/sql/sql_parse.cc:6602
|
#29 0x00005589f1fa8fd3 in mysql_execute_command (thd=0x7fd408000b00) at /data/src/10.4/sql/sql_parse.cc:3891
|
#30 0x00005589f1fb7783 in mysql_parse (thd=0x7fd408000b00, rawbuf=0x7fd4080155e8 "SELECT f, COUNT(*) FROM t GROUP BY f HAVING f NOT BETWEEN 0 AND EXP(0)", length=70, parser_state=0x7fd424530180, is_com_multi=false, is_next_command=false) at /data/src/10.4/sql/sql_parse.cc:8154
|
#31 0x00005589f1fa31da in dispatch_command (command=COM_QUERY, thd=0x7fd408000b00, packet=0x7fd40800a8a1 "SELECT f, COUNT(*) FROM t GROUP BY f HAVING f NOT BETWEEN 0 AND EXP(0)", packet_length=70, is_com_multi=false, is_next_command=false) at /data/src/10.4/sql/sql_parse.cc:1832
|
#32 0x00005589f1fa19c0 in do_command (thd=0x7fd408000b00) at /data/src/10.4/sql/sql_parse.cc:1365
|
#33 0x00005589f2119d4f in do_handle_one_connection (connect=0x5589f5dfb520) at /data/src/10.4/sql/sql_connect.cc:1398
|
#34 0x00005589f2119ac0 in handle_one_connection (arg=0x5589f5dfb520) at /data/src/10.4/sql/sql_connect.cc:1301
|
#35 0x00005589f260483f in pfs_spawn_thread (arg=0x5589f5eed8f0) at /data/src/10.4/storage/perfschema/pfs.cc:1862
|
#36 0x00007fd42bcaa494 in start_thread (arg=0x7fd424531700) at pthread_create.c:333
|
#37 0x00007fd429c7293f in clone () from /lib/x86_64-linux-gnu/libc.so.6
|