|
Thanks for the report, reproducible as described.
The problem was fixed in the scope of MDEV-31240 by the same patch. Releases with the fix should be out very soon.
#3 <signal handler called>
|
#4 0x0000559f67af99d7 in st_join_table::choose_best_splitting (this=0x62900028b0b8, idx=0, remaining_tables=1, spl_pd_boundary=0x7fb53eb62d00) at /data/src/bb-10.4-release/sql/opt_split.cc:1049
|
#5 0x0000559f6760e8e5 in best_access_path (join=0x62900026a408, s=0x62900028b0b8, remaining_tables=1, join_positions=0x62900028b670, idx=0, disable_jbuf=true, record_count=1, pos=0x62900028b670, loose_scan_pos=0x7fb53eb63140) at /data/src/bb-10.4-release/sql/sql_select.cc:7453
|
#6 0x0000559f6761b9d5 in best_extension_by_limited_search (join=0x62900026a408, remaining_tables=1, idx=0, record_count=1, read_time=0, search_depth=62, prune_level=1, use_cond_selectivity=4) at /data/src/bb-10.4-release/sql/sql_select.cc:9763
|
#7 0x0000559f6761780a in greedy_search (join=0x62900026a408, remaining_tables=1, search_depth=62, prune_level=1, use_cond_selectivity=4) at /data/src/bb-10.4-release/sql/sql_select.cc:8933
|
#8 0x0000559f67615596 in choose_plan (join=0x62900026a408, join_tables=1) at /data/src/bb-10.4-release/sql/sql_select.cc:8495
|
#9 0x0000559f67600bd3 in make_join_statistics (join=0x62900026a408, tables_list=..., keyuse_array=0x62900026a6f8) at /data/src/bb-10.4-release/sql/sql_select.cc:5696
|
#10 0x0000559f675ddd26 in JOIN::optimize_inner (this=0x62900026a408) at /data/src/bb-10.4-release/sql/sql_select.cc:2347
|
#11 0x0000559f675d6cdd in JOIN::optimize (this=0x62900026a408) at /data/src/bb-10.4-release/sql/sql_select.cc:1690
|
#12 0x0000559f674b4e6a in st_select_lex::optimize_unflattened_subqueries (this=0x62b0000a1b90, const_only=false) at /data/src/bb-10.4-release/sql/sql_lex.cc:4236
|
#13 0x0000559f67a10fed in JOIN::optimize_unflattened_subqueries (this=0x6290002682a0) at /data/src/bb-10.4-release/sql/opt_subselect.cc:5601
|
#14 0x0000559f675e40ca in JOIN::optimize_stage2 (this=0x6290002682a0) at /data/src/bb-10.4-release/sql/sql_select.cc:2921
|
#15 0x0000559f675de03f in JOIN::optimize_inner (this=0x6290002682a0) at /data/src/bb-10.4-release/sql/sql_select.cc:2373
|
#16 0x0000559f675d6cdd in JOIN::optimize (this=0x6290002682a0) at /data/src/bb-10.4-release/sql/sql_select.cc:1690
|
#17 0x0000559f675f7d4f in mysql_select (thd=0x62b00009a208, tables=0x6290002645a8, wild_num=0, fields=..., conds=0x6290002675d8, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2214857472, result=0x629000268270, unit=0x62b00009e140, select_lex=0x62b0000a1b90) at /data/src/bb-10.4-release/sql/sql_select.cc:4797
|
#18 0x0000559f675c8a9d in handle_select (thd=0x62b00009a208, lex=0x62b00009e080, result=0x629000268270, setup_tables_done_option=0) at /data/src/bb-10.4-release/sql/sql_select.cc:442
|
#19 0x0000559f67538627 in execute_sqlcom_select (thd=0x62b00009a208, all_tables=0x6290002645a8) at /data/src/bb-10.4-release/sql/sql_parse.cc:6463
|
#20 0x0000559f67525b3c in mysql_execute_command (thd=0x62b00009a208) at /data/src/bb-10.4-release/sql/sql_parse.cc:3966
|
#21 0x0000559f675417ff in mysql_parse (thd=0x62b00009a208, rawbuf=0x62b0000a1228 "SET STATEMENT SQL_SELECT_LIMIT=501 FOR SELECT a.utilisateur_id, a.nom, a.prenom, a.nom_utilisateur, a.titre, a.courriel, a.telephone, a.reinitialiser_mot_passe, a.statut, a.type, a.activation_token, a"..., length=989, parser_state=0x7fb53eb668b0, is_com_multi=false, is_next_command=false) at /data/src/bb-10.4-release/sql/sql_parse.cc:7998
|
#22 0x0000559f67517cab in dispatch_command (command=COM_QUERY, thd=0x62b00009a208, packet=0x62900025d209 "SET STATEMENT SQL_SELECT_LIMIT=501 FOR SELECT a.utilisateur_id, a.nom, a.prenom, a.nom_utilisateur, a.titre, a.courriel, a.telephone, a.reinitialiser_mot_passe, a.statut, a.type, a.activation_token, a"..., packet_length=989, is_com_multi=false, is_next_command=false) at /data/src/bb-10.4-release/sql/sql_parse.cc:1857
|
#23 0x0000559f67514824 in do_command (thd=0x62b00009a208) at /data/src/bb-10.4-release/sql/sql_parse.cc:1378
|
#24 0x0000559f67912c60 in do_handle_one_connection (connect=0x608000000e28) at /data/src/bb-10.4-release/sql/sql_connect.cc:1420
|
#25 0x0000559f67912577 in handle_one_connection (arg=0x608000000e28) at /data/src/bb-10.4-release/sql/sql_connect.cc:1324
|
#26 0x00007fb55f5c8fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
|
#27 0x00007fb55f6495bc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
|
|