#3 <signal handler called>
|
#4 0x000055f291882e98 in String::length (this=0x0) at /src/10.1/sql/sql_string.h:167
|
#5 0x000055f291b975be in Item::save_in_field (this=0x7f3c41454138, field=0x7f3c415982a0, no_conversions=true) at /src/10.1/sql/item.cc:5908
|
#6 0x000055f291b8b94a in Item::save_in_field_no_warnings (this=0x7f3c41454138, field=0x7f3c415982a0, no_conversions=true) at /src/10.1/sql/item.cc:1349
|
#7 0x000055f291ca03d0 in Item_bool_func::get_mm_leaf (this=0x7f3c414543a8, param=0x7f3c57f265e0, field=0x7f3c415982a0, key_part=0x7f3c41465888, type=Item_func::EQ_FUNC, value=0x7f3c41454138) at /src/10.1/sql/opt_range.cc:7788
|
#8 0x000055f291c9f8ee in Item_bool_func::get_mm_parts (this=0x7f3c414543a8, param=0x7f3c57f265e0, field=0x7f3c415982a0, type=Item_func::EQ_FUNC, value=0x7f3c41454138) at /src/10.1/sql/opt_range.cc:7605
|
#9 0x000055f2918e546b in Item_bool_func2_with_rev::get_func_mm_tree (this=0x7f3c414543a8, param=0x7f3c57f265e0, field=0x7f3c415982a0, value=0x7f3c41454138) at /src/10.1/sql/item_cmpfunc.h:421
|
#10 0x000055f291c9e984 in Item_bool_func::get_full_func_mm_tree (this=0x7f3c414543a8, param=0x7f3c57f265e0, field_item=0x7f3c414542b8, value=0x7f3c41454138) at /src/10.1/sql/opt_range.cc:7305
|
#11 0x000055f2918e51b8 in Item_bool_func::get_full_func_mm_tree_for_args (this=0x7f3c414543a8, param=0x7f3c57f265e0, item=0x7f3c414542b8, value=0x7f3c41454138) at /src/10.1/sql/item_cmpfunc.h:180
|
#12 0x000055f2918e5607 in Item_bool_func2_with_rev::get_mm_tree (this=0x7f3c414543a8, param=0x7f3c57f265e0, cond_ptr=0x7f3c414580f8) at /src/10.1/sql/item_cmpfunc.h:449
|
#13 0x000055f291c94006 in SQL_SELECT::test_quick_select (this=0x7f3c414580f0, thd=0x7f3c4e91aa30, keys_to_use=..., prev_tables=0, limit=18446744073709551615, force_quick_range=false, ordered_output=false, remove_false_parts_of_where=true) at /src/10.1/sql/opt_range.cc:2540
|
#14 0x000055f29197f4e1 in get_quick_record_count (thd=0x7f3c4e91aa30, select=0x7f3c414580f0, table=0x7f3c4123f470, keys=0x7f3c41457858, limit=18446744073709551615) at /src/10.1/sql/sql_select.cc:3488
|
#15 0x000055f291981956 in make_join_statistics (join=0x7f3c41454610, tables_list=..., keyuse_array=0x7f3c41454940) at /src/10.1/sql/sql_select.cc:4108
|
#16 0x000055f291977cf6 in JOIN::optimize_inner (this=0x7f3c41454610) at /src/10.1/sql/sql_select.cc:1374
|
#17 0x000055f291976bbc in JOIN::optimize (this=0x7f3c41454610) at /src/10.1/sql/sql_select.cc:1036
|
#18 0x000055f29197f251 in mysql_select (thd=0x7f3c4e91aa30, rref_pointer_array=0x7f3c4e91edc0, tables=0x7f3c41452840, wild_num=0, fields=..., conds=0x7f3c414543a8, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f3c414545f0, unit=0x7f3c4e91e448, select_lex=0x7f3c4e91eb48) at /src/10.1/sql/sql_select.cc:3437
|
#19 0x000055f291974d89 in handle_select (thd=0x7f3c4e91aa30, lex=0x7f3c4e91e380, result=0x7f3c414545f0, setup_tables_done_option=0) at /src/10.1/sql/sql_select.cc:384
|
#20 0x000055f291945133 in execute_sqlcom_select (thd=0x7f3c4e91aa30, all_tables=0x7f3c41452840) at /src/10.1/sql/sql_parse.cc:5903
|
#21 0x000055f29193b20d in mysql_execute_command (thd=0x7f3c4e91aa30) at /src/10.1/sql/sql_parse.cc:2962
|
#22 0x000055f29194877a in mysql_parse (thd=0x7f3c4e91aa30, rawbuf=0x7f3c41452688 "select 1 from t where (select a from t group by c) = b", length=54, parser_state=0x7f3c57f285e0) at /src/10.1/sql/sql_parse.cc:7303
|
#23 0x000055f291937474 in dispatch_command (command=COM_QUERY, thd=0x7f3c4e91aa30, packet=0x7f3c4ebe2271 "select 1 from t where (select a from t group by c) = b", packet_length=54) at /src/10.1/sql/sql_parse.cc:1488
|
#24 0x000055f2919361a6 in do_command (thd=0x7f3c4e91aa30) at /src/10.1/sql/sql_parse.cc:1109
|
#25 0x000055f291a6b798 in do_handle_one_connection (thd_arg=0x7f3c4e91aa30) at /src/10.1/sql/sql_connect.cc:1349
|
#26 0x000055f291a6b4fc in handle_one_connection (arg=0x7f3c4e91aa30) at /src/10.1/sql/sql_connect.cc:1261
|
#27 0x000055f292171cb6 in pfs_spawn_thread (arg=0x7f3c4e8bfa70) at /src/10.1/storage/perfschema/pfs.cc:1860
|
#28 0x00007f3c57bab0a4 in start_thread () from /lib64/libpthread.so.0
|