Thread 163 (Thread 0x14a56e925700 (LWP 228465)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e9233e0, clockid=, expected=0, futex_word=0x14a430000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e9233e0, clockid=, mutex=0x14a430000f00, cond=0x14a430000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a430000f88, mutex=mutex@entry=0x14a430000f00, abstime=abstime@entry=0x14a56e9233e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a430000f88, mp=mp@entry=0x14a430000ed8, abstime=abstime@entry=0x14a56e9233e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e9233e0, mutex=0x14a430000ed8, that=0x14a430000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a430000ed8, owner=0x14a430000e88, abs_timeout=abs_timeout@entry=0x14a56e9233e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a430000ed8, mdl_request=0x14a430013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a430000ed8, mdl_requests=mdl_requests@entry=0x14a56e923550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a430000db8, options=@0x14a56e923d50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a430012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a430000db8, options=@0x14a56e923d50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e9238f8, counter=counter@entry=0x14a56e92390c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e923998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a430000db8, options=@0x14a56e923d50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a430012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e923998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a430012a30, options=@0x14a56e923d50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a430000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a430000db8, create_table=create_table@entry=0x14a430012a30, create_info=create_info@entry=0x14a56e923b40, alter_info=alter_info@entry=0x14a56e923a70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a4300129d0, thd=0x14a430000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a430000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a430000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e9243d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a430000db8, packet=packet@entry=0x14a430008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a430000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fb5c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fb5c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fb6a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 162 (Thread 0x14a56f1a4700 (LWP 228281)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f1a22d0, clockid=, expected=0, futex_word=0x14a49c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f1a22d0, clockid=, mutex=0x14a49c000f00, cond=0x14a49c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a49c000f88, mutex=mutex@entry=0x14a49c000f00, abstime=abstime@entry=0x14a56f1a22d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a49c000f88, mp=mp@entry=0x14a49c000ed8, abstime=abstime@entry=0x14a56f1a22d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f1a22d0, mutex=0x14a49c000ed8, that=0x14a49c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a49c000ed8, owner=0x14a49c000e88, abs_timeout=abs_timeout@entry=0x14a56f1a22d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a49c000ed8, mdl_request=0x14a56f1a25f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a49c000ed8, mdl_requests=mdl_requests@entry=0x14a56f1a2420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a49c000db8, db=0x14a49c012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a49c000db8, db=0x14a49c005c00, options=@0x14a56f1a2d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f1a2d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a49c000db8, db=db@entry=0x14a49c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a49c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a49c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a49c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f1a33d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a49c000db8, packet=packet@entry=0x14a49c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a49c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f1478, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f1478) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f1558) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 161 (Thread 0x14a56f1ef700 (LWP 228280)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f1ed3e0, clockid=, expected=0, futex_word=0x14a4a8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f1ed3e0, clockid=, mutex=0x14a4a8000f00, cond=0x14a4a8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4a8000f88, mutex=mutex@entry=0x14a4a8000f00, abstime=abstime@entry=0x14a56f1ed3e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4a8000f88, mp=mp@entry=0x14a4a8000ed8, abstime=abstime@entry=0x14a56f1ed3e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f1ed3e0, mutex=0x14a4a8000ed8, that=0x14a4a8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4a8000ed8, owner=0x14a4a8000e88, abs_timeout=abs_timeout@entry=0x14a56f1ed3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4a8000ed8, mdl_request=0x14a4a8013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4a8000ed8, mdl_requests=mdl_requests@entry=0x14a56f1ed550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a4a8000db8, options=@0x14a56f1edd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a4a8012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a4a8000db8, options=@0x14a56f1edd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f1ed8f8, counter=counter@entry=0x14a56f1ed90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f1ed998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4a8000db8, options=@0x14a56f1edd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4a8012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f1ed998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a4a8012a30, options=@0x14a56f1edd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a4a8000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a4a8000db8, create_table=create_table@entry=0x14a4a8012a30, create_info=create_info@entry=0x14a56f1edb40, alter_info=alter_info@entry=0x14a56f1eda70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a4a80129d0, thd=0x14a4a8000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a4a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4a8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f1ee3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4a8000db8, packet=packet@entry=0x14a4a8008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f0fc8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f0fc8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f10a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 160 (Thread 0x14a56f159700 (LWP 228289)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f157940, clockid=, expected=0, futex_word=0x14a4a0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f157940, clockid=, mutex=0x14a4a0000f00, cond=0x14a4a0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4a0000f88, mutex=mutex@entry=0x14a4a0000f00, abstime=abstime@entry=0x14a56f157940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4a0000f88, mp=mp@entry=0x14a4a0000ed8, abstime=abstime@entry=0x14a56f157940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f157940, mutex=0x14a4a0000ed8, that=0x14a4a0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4a0000ed8, owner=0x14a4a0000e88, abs_timeout=abs_timeout@entry=0x14a56f157940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4a0000ed8, mdl_request=0x14a4a00130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4a0000ed8, mdl_requests=mdl_requests@entry=0x14a56f157ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a4a0000db8, options=@0x14a4a0006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a4a00129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a4a00129d8, thd=0x14a4a0000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a4a0000db8, tables=tables@entry=0x14a4a00129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a4a0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4a0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f1583d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4a0000db8, packet=packet@entry=0x14a4a0008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f1ae8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f1ae8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f1bc8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 159 (Thread 0x14a56f23a700 (LWP 228273)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f237e50, clockid=, expected=0, futex_word=0x14a4b0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f237e50, clockid=, mutex=0x14a4b0000f00, cond=0x14a4b0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4b0000f88, mutex=mutex@entry=0x14a4b0000f00, abstime=abstime@entry=0x14a56f237e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4b0000f88, mp=mp@entry=0x14a4b0000ed8, abstime=abstime@entry=0x14a56f237e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f237e50, mutex=0x14a4b0000ed8, that=0x14a4b0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4b0000ed8, owner=0x14a4b0000e88, abs_timeout=abs_timeout@entry=0x14a56f237e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4b0000ed8, mdl_request=mdl_request@entry=0x14a4b0012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4b0000db8, ot_ctx=ot_ctx@entry=0x14a56f238840, mdl_request=mdl_request@entry=0x14a4b0012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f238188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4b0000db8, table_list=table_list@entry=0x14a4b00129f8, ot_ctx=ot_ctx@entry=0x14a56f238840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f238840, has_prelocking_list=false, prelocking_strategy=0x14a56f2389f0, flags=0, counter=0x14a56f238994, tables=0x14a4b00129f8, thd=0x14a4b0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4b0000db8, options=@0x14a4b0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f238978, counter=counter@entry=0x14a56f238994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f2389f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56f238994, tables=0x14a56f238978, thd=0x14a4b0000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a4b0000db8, table_list=, fields=@0x14a4b00058a8: { = { = {}, first = 0x14a4b00132c8, last = 0x14a4b00132c8, elements = 1}, }, values=@0x14a4b0005e18: { = { = {}, first = 0x14a4b00132d8, last = 0x14a4b00132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56f238e60, updated_return=0x14a56f238f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a4b0000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4b0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f2393d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4b0000db8, packet=packet@entry=0x14a4b0008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a4b0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f0958, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f0958) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f0a38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 158 (Thread 0x14a56f0c3700 (LWP 228297)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f0c1000, clockid=, expected=0, futex_word=0x14a498000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f0c1000, clockid=, mutex=0x14a498000f00, cond=0x14a498000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a498000f88, mutex=mutex@entry=0x14a498000f00, abstime=abstime@entry=0x14a56f0c1000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a498000f88, mp=mp@entry=0x14a498000ed8, abstime=abstime@entry=0x14a56f0c1000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f0c1000, mutex=0x14a498000ed8, that=0x14a498000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a498000ed8, owner=0x14a498000e88, abs_timeout=abs_timeout@entry=0x14a56f0c1000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a498000ed8, mdl_request=mdl_request@entry=0x14a498012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a498000db8, ot_ctx=ot_ctx@entry=0x14a56f0c19f0, mdl_request=mdl_request@entry=0x14a498012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f0c1338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a498000db8, table_list=table_list@entry=0x14a498012a08, ot_ctx=ot_ctx@entry=0x14a56f0c19f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f0c19f0, has_prelocking_list=false, prelocking_strategy=0x14a56f0c1bf0, flags=0, counter=0x14a56f0c1a8c, tables=0x14a498012a08, thd=0x14a498000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a498000db8, options=@0x14a498006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f0c1a78, counter=counter@entry=0x14a56f0c1a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f0c1bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a498000db8, options=@0x14a498006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a498012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f0c1bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a498012a08, thd=0x14a498000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a498000db8, table_list=0x14a498012a08, fields=@0x14a498005e00: { = { = {}, first = 0x14a498013228, last = 0x14a498013228, elements = 1}, }, values_list=@0x14a498005e48: { = { = {}, first = 0x14a498013768, last = 0x14a498013768, elements = 1}, }, update_fields=@0x14a498005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a498005e30, elements = 0}, }, update_values=@0x14a498005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a498005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a498000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a498000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f0c23d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a498000db8, packet=packet@entry=0x14a498008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a498000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f2608, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f2608) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f26e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 157 (Thread 0x14a56f3fc700 (LWP 228237)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f3fa2d0, clockid=, expected=0, futex_word=0x14a4bc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f3fa2d0, clockid=, mutex=0x14a4bc000f00, cond=0x14a4bc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4bc000f88, mutex=mutex@entry=0x14a4bc000f00, abstime=abstime@entry=0x14a56f3fa2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4bc000f88, mp=mp@entry=0x14a4bc000ed8, abstime=abstime@entry=0x14a56f3fa2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f3fa2d0, mutex=0x14a4bc000ed8, that=0x14a4bc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4bc000ed8, owner=0x14a4bc000e88, abs_timeout=abs_timeout@entry=0x14a56f3fa2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4bc000ed8, mdl_request=0x14a56f3fa5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4bc000ed8, mdl_requests=mdl_requests@entry=0x14a56f3fa420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4bc000db8, db=0x14a4bc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4bc000db8, db=0x14a4bc005c00, options=@0x14a56f3fad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f3fad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4bc000db8, db=db@entry=0x14a4bc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4bc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4bc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f3fb3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4bc000db8, packet=packet@entry=0x14a4bc008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ee7f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ee7f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ee8d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 156 (Thread 0x14a56f078700 (LWP 228298)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f076000, clockid=, expected=0, futex_word=0x14a48c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f076000, clockid=, mutex=0x14a48c000f00, cond=0x14a48c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a48c000f88, mutex=mutex@entry=0x14a48c000f00, abstime=abstime@entry=0x14a56f076000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a48c000f88, mp=mp@entry=0x14a48c000ed8, abstime=abstime@entry=0x14a56f076000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f076000, mutex=0x14a48c000ed8, that=0x14a48c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a48c000ed8, owner=0x14a48c000e88, abs_timeout=abs_timeout@entry=0x14a56f076000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a48c000ed8, mdl_request=mdl_request@entry=0x14a48c012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a48c000db8, ot_ctx=ot_ctx@entry=0x14a56f0769f0, mdl_request=mdl_request@entry=0x14a48c012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f076338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a48c000db8, table_list=table_list@entry=0x14a48c012a08, ot_ctx=ot_ctx@entry=0x14a56f0769f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f0769f0, has_prelocking_list=false, prelocking_strategy=0x14a56f076bf0, flags=0, counter=0x14a56f076a8c, tables=0x14a48c012a08, thd=0x14a48c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a48c000db8, options=@0x14a48c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f076a78, counter=counter@entry=0x14a56f076a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f076bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a48c000db8, options=@0x14a48c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a48c012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f076bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a48c012a08, thd=0x14a48c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a48c000db8, table_list=0x14a48c012a08, fields=@0x14a48c005e00: { = { = {}, first = 0x14a48c013228, last = 0x14a48c013228, elements = 1}, }, values_list=@0x14a48c005e48: { = { = {}, first = 0x14a48c013768, last = 0x14a48c013768, elements = 1}, }, update_fields=@0x14a48c005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a48c005e30, elements = 0}, }, update_values=@0x14a48c005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a48c005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a48c000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a48c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f0773d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a48c000db8, packet=packet@entry=0x14a48c008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a48c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f2ab8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f2ab8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f2b98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 155 (Thread 0x14a56f02d700 (LWP 228305)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f02afd0, clockid=, expected=0, futex_word=0x14a490000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f02afd0, clockid=, mutex=0x14a490000f00, cond=0x14a490000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a490000f88, mutex=mutex@entry=0x14a490000f00, abstime=abstime@entry=0x14a56f02afd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a490000f88, mp=mp@entry=0x14a490000ed8, abstime=abstime@entry=0x14a56f02afd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f02afd0, mutex=0x14a490000ed8, that=0x14a490000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a490000ed8, owner=0x14a490000e88, abs_timeout=abs_timeout@entry=0x14a56f02afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a490000ed8, mdl_request=0x14a56f02b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a490000ed8, mdl_requests=mdl_requests@entry=0x14a56f02b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a490000db8, db=db@entry=0x14a4900129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a490000db8, db=0x14a490005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a490000db8, db=db@entry=0x14a490005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a490000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a490000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f02c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a490000db8, packet=packet@entry=0x14a490008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a490000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f3128, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f3128) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f3208) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 154 (Thread 0x14a56e6cd700 (LWP 228518)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e6cb2d0, clockid=, expected=0, futex_word=0x14a410000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e6cb2d0, clockid=, mutex=0x14a410000f00, cond=0x14a410000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a410000f88, mutex=mutex@entry=0x14a410000f00, abstime=abstime@entry=0x14a56e6cb2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a410000f88, mp=mp@entry=0x14a410000ed8, abstime=abstime@entry=0x14a56e6cb2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e6cb2d0, mutex=0x14a410000ed8, that=0x14a410000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a410000ed8, owner=0x14a410000e88, abs_timeout=abs_timeout@entry=0x14a56e6cb2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a410000ed8, mdl_request=0x14a56e6cb5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a410000ed8, mdl_requests=mdl_requests@entry=0x14a56e6cb420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a410000db8, db=0x14a4100129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a410000db8, db=0x14a410005c00, options=@0x14a56e6cbd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e6cbd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a410000db8, db=db@entry=0x14a410005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4100063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a410000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a410000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e6cc3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a410000db8, packet=packet@entry=0x14a410008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a410000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fe248, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fe248) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fe328) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 153 (Thread 0x14a56ef97700 (LWP 228321)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ef95940, clockid=, expected=0, futex_word=0x14a488000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ef95940, clockid=, mutex=0x14a488000f00, cond=0x14a488000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a488000f88, mutex=mutex@entry=0x14a488000f00, abstime=abstime@entry=0x14a56ef95940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a488000f88, mp=mp@entry=0x14a488000ed8, abstime=abstime@entry=0x14a56ef95940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ef95940, mutex=0x14a488000ed8, that=0x14a488000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a488000ed8, owner=0x14a488000e88, abs_timeout=abs_timeout@entry=0x14a56ef95940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a488000ed8, mdl_request=0x14a4880130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a488000ed8, mdl_requests=mdl_requests@entry=0x14a56ef95ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a488000db8, options=@0x14a488006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a4880129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a4880129d8, thd=0x14a488000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a488000db8, tables=tables@entry=0x14a4880129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a488000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a488000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ef963d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a488000db8, packet=packet@entry=0x14a488008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a488000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f3c48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f3c48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f3d28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 152 (Thread 0x14a56e682700 (LWP 228522)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e6803e0, clockid=, expected=0, futex_word=0x14a404000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e6803e0, clockid=, mutex=0x14a404000f00, cond=0x14a404000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a404000f88, mutex=mutex@entry=0x14a404000f00, abstime=abstime@entry=0x14a56e6803e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a404000f88, mp=mp@entry=0x14a404000ed8, abstime=abstime@entry=0x14a56e6803e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e6803e0, mutex=0x14a404000ed8, that=0x14a404000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a404000ed8, owner=0x14a404000e88, abs_timeout=abs_timeout@entry=0x14a56e6803e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a404000ed8, mdl_request=0x14a404013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a404000ed8, mdl_requests=mdl_requests@entry=0x14a56e680550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a404000db8, options=@0x14a56e680d50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a404012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a404000db8, options=@0x14a56e680d50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e6808f8, counter=counter@entry=0x14a56e68090c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e680998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a404000db8, options=@0x14a56e680d50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a404012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e680998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a404012a30, options=@0x14a56e680d50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a404000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a404000db8, create_table=create_table@entry=0x14a404012a30, create_info=create_info@entry=0x14a56e680b40, alter_info=alter_info@entry=0x14a56e680a70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a4040129d0, thd=0x14a404000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a404000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a404000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e6813d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a404000db8, packet=packet@entry=0x14a404008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a404000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fe7d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fe7d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fe8b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 151 (Thread 0x14a56ef4c700 (LWP 228322)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ef49fd0, clockid=, expected=0, futex_word=0x14a47c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ef49fd0, clockid=, mutex=0x14a47c000f00, cond=0x14a47c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a47c000f88, mutex=mutex@entry=0x14a47c000f00, abstime=abstime@entry=0x14a56ef49fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a47c000f88, mp=mp@entry=0x14a47c000ed8, abstime=abstime@entry=0x14a56ef49fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ef49fd0, mutex=0x14a47c000ed8, that=0x14a47c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a47c000ed8, owner=0x14a47c000e88, abs_timeout=abs_timeout@entry=0x14a56ef49fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a47c000ed8, mdl_request=0x14a56ef4a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a47c000ed8, mdl_requests=mdl_requests@entry=0x14a56ef4a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a47c000db8, db=db@entry=0x14a47c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a47c000db8, db=0x14a47c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a47c000db8, db=db@entry=0x14a47c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a47c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a47c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ef4b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a47c000db8, packet=packet@entry=0x14a47c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a47c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f40f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f40f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f41d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 150 (Thread 0x14a56e5ec700 (LWP 228533)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e5e9fd0, clockid=, expected=0, futex_word=0x14a3fc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e5e9fd0, clockid=, mutex=0x14a3fc000f00, cond=0x14a3fc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3fc000f88, mutex=mutex@entry=0x14a3fc000f00, abstime=abstime@entry=0x14a56e5e9fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3fc000f88, mp=mp@entry=0x14a3fc000ed8, abstime=abstime@entry=0x14a56e5e9fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e5e9fd0, mutex=0x14a3fc000ed8, that=0x14a3fc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3fc000ed8, owner=0x14a3fc000e88, abs_timeout=abs_timeout@entry=0x14a56e5e9fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3fc000ed8, mdl_request=0x14a56e5ea2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3fc000ed8, mdl_requests=mdl_requests@entry=0x14a56e5ea120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3fc000db8, db=db@entry=0x14a3fc012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3fc000db8, db=0x14a3fc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3fc000db8, db=db@entry=0x14a3fc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3fc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3fc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e5eb3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3fc000db8, packet=packet@entry=0x14a3fc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ff2f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ff2f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ff3d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 149 (Thread 0x14a56eeb6700 (LWP 228333)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eeb42d0, clockid=, expected=0, futex_word=0x14a474000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eeb42d0, clockid=, mutex=0x14a474000f00, cond=0x14a474000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a474000f88, mutex=mutex@entry=0x14a474000f00, abstime=abstime@entry=0x14a56eeb42d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a474000f88, mp=mp@entry=0x14a474000ed8, abstime=abstime@entry=0x14a56eeb42d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eeb42d0, mutex=0x14a474000ed8, that=0x14a474000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a474000ed8, owner=0x14a474000e88, abs_timeout=abs_timeout@entry=0x14a56eeb42d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a474000ed8, mdl_request=0x14a56eeb45f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a474000ed8, mdl_requests=mdl_requests@entry=0x14a56eeb4420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a474000db8, db=0x14a4740129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a474000db8, db=0x14a474005c00, options=@0x14a56eeb4d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56eeb4d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a474000db8, db=db@entry=0x14a474005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4740063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a474000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a474000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56eeb53d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a474000db8, packet=packet@entry=0x14a474008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a474000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f4cf8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f4cf8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f4dd8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 148 (Thread 0x14a56ee6b700 (LWP 228334)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ee68fd0, clockid=, expected=0, futex_word=0x14a478000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ee68fd0, clockid=, mutex=0x14a478000f00, cond=0x14a478000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a478000f88, mutex=mutex@entry=0x14a478000f00, abstime=abstime@entry=0x14a56ee68fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a478000f88, mp=mp@entry=0x14a478000ed8, abstime=abstime@entry=0x14a56ee68fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ee68fd0, mutex=0x14a478000ed8, that=0x14a478000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a478000ed8, owner=0x14a478000e88, abs_timeout=abs_timeout@entry=0x14a56ee68fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a478000ed8, mdl_request=0x14a56ee692f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a478000ed8, mdl_requests=mdl_requests@entry=0x14a56ee69120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a478000db8, db=db@entry=0x14a4780129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a478000db8, db=0x14a478005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a478000db8, db=db@entry=0x14a478005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a478000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a478000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ee6a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a478000db8, packet=packet@entry=0x14a478008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a478000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f51a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f51a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f5288) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 147 (Thread 0x14a56e718700 (LWP 228512)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e7162d0, clockid=, expected=0, futex_word=0x14a40c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e7162d0, clockid=, mutex=0x14a40c000f00, cond=0x14a40c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a40c000f88, mutex=mutex@entry=0x14a40c000f00, abstime=abstime@entry=0x14a56e7162d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a40c000f88, mp=mp@entry=0x14a40c000ed8, abstime=abstime@entry=0x14a56e7162d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e7162d0, mutex=0x14a40c000ed8, that=0x14a40c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a40c000ed8, owner=0x14a40c000e88, abs_timeout=abs_timeout@entry=0x14a56e7162d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a40c000ed8, mdl_request=0x14a56e7165f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a40c000ed8, mdl_requests=mdl_requests@entry=0x14a56e716420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a40c000db8, db=0x14a40c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a40c000db8, db=0x14a40c005c00, options=@0x14a56e716d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e716d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a40c000db8, db=db@entry=0x14a40c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a40c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a40c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a40c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e7173d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a40c000db8, packet=packet@entry=0x14a40c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a40c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fdcb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fdcb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fdd98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 146 (Thread 0x14a56ee20700 (LWP 228344)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ee1dfd0, clockid=, expected=0, futex_word=0x14a46c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ee1dfd0, clockid=, mutex=0x14a46c000f00, cond=0x14a46c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a46c000f88, mutex=mutex@entry=0x14a46c000f00, abstime=abstime@entry=0x14a56ee1dfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a46c000f88, mp=mp@entry=0x14a46c000ed8, abstime=abstime@entry=0x14a56ee1dfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ee1dfd0, mutex=0x14a46c000ed8, that=0x14a46c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a46c000ed8, owner=0x14a46c000e88, abs_timeout=abs_timeout@entry=0x14a56ee1dfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a46c000ed8, mdl_request=0x14a56ee1e2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a46c000ed8, mdl_requests=mdl_requests@entry=0x14a56ee1e120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a46c000db8, db=db@entry=0x14a46c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a46c000db8, db=0x14a46c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a46c000db8, db=db@entry=0x14a46c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a46c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a46c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ee1f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a46c000db8, packet=packet@entry=0x14a46c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a46c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f5818, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f5818) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f58f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 145 (Thread 0x14a56ed8a700 (LWP 228349)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ed87fd0, clockid=, expected=0, futex_word=0x14a464000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ed87fd0, clockid=, mutex=0x14a464000f00, cond=0x14a464000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a464000f88, mutex=mutex@entry=0x14a464000f00, abstime=abstime@entry=0x14a56ed87fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a464000f88, mp=mp@entry=0x14a464000ed8, abstime=abstime@entry=0x14a56ed87fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ed87fd0, mutex=0x14a464000ed8, that=0x14a464000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a464000ed8, owner=0x14a464000e88, abs_timeout=abs_timeout@entry=0x14a56ed87fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a464000ed8, mdl_request=0x14a56ed882f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a464000ed8, mdl_requests=mdl_requests@entry=0x14a56ed88120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a464000db8, db=db@entry=0x14a4640129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a464000db8, db=0x14a464005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a464000db8, db=db@entry=0x14a464005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a464000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a464000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ed893d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a464000db8, packet=packet@entry=0x14a464008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a464000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f6258, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f6258) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f6338) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 144 (Thread 0x14a56e763700 (LWP 228506)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e7612d0, clockid=, expected=0, futex_word=0x14a418000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e7612d0, clockid=, mutex=0x14a418000f00, cond=0x14a418000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a418000f88, mutex=mutex@entry=0x14a418000f00, abstime=abstime@entry=0x14a56e7612d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a418000f88, mp=mp@entry=0x14a418000ed8, abstime=abstime@entry=0x14a56e7612d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e7612d0, mutex=0x14a418000ed8, that=0x14a418000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a418000ed8, owner=0x14a418000e88, abs_timeout=abs_timeout@entry=0x14a56e7612d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a418000ed8, mdl_request=0x14a56e7615f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a418000ed8, mdl_requests=mdl_requests@entry=0x14a56e761420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a418000db8, db=0x14a4180129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a418000db8, db=0x14a418005c00, options=@0x14a56e761d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e761d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a418000db8, db=db@entry=0x14a418005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4180063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a418000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a418000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e7623d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a418000db8, packet=packet@entry=0x14a418008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a418000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fd728, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fd728) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fd808) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 143 (Thread 0x14a56e3df700 (LWP 228573)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e3dd2d0, clockid=, expected=0, futex_word=0x14a3e8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e3dd2d0, clockid=, mutex=0x14a3e8000f00, cond=0x14a3e8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3e8000f88, mutex=mutex@entry=0x14a3e8000f00, abstime=abstime@entry=0x14a56e3dd2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3e8000f88, mp=mp@entry=0x14a3e8000ed8, abstime=abstime@entry=0x14a56e3dd2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e3dd2d0, mutex=0x14a3e8000ed8, that=0x14a3e8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3e8000ed8, owner=0x14a3e8000e88, abs_timeout=abs_timeout@entry=0x14a56e3dd2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3e8000ed8, mdl_request=0x14a56e3dd5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3e8000ed8, mdl_requests=mdl_requests@entry=0x14a56e3dd420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3e8000db8, db=0x14a3e80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3e8000db8, db=0x14a3e8005c00, options=@0x14a56e3ddd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e3ddd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3e8000db8, db=db@entry=0x14a3e8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3e80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3e8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e3de3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3e8000db8, packet=packet@entry=0x14a3e8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572237019e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572237019e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223701ac8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 142 (Thread 0x14a56e7ae700 (LWP 228505)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e7ac2d0, clockid=, expected=0, futex_word=0x14a414000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e7ac2d0, clockid=, mutex=0x14a414000f00, cond=0x14a414000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a414000f88, mutex=mutex@entry=0x14a414000f00, abstime=abstime@entry=0x14a56e7ac2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a414000f88, mp=mp@entry=0x14a414000ed8, abstime=abstime@entry=0x14a56e7ac2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e7ac2d0, mutex=0x14a414000ed8, that=0x14a414000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a414000ed8, owner=0x14a414000e88, abs_timeout=abs_timeout@entry=0x14a56e7ac2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a414000ed8, mdl_request=0x14a56e7ac5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a414000ed8, mdl_requests=mdl_requests@entry=0x14a56e7ac420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a414000db8, db=0x14a4140129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a414000db8, db=0x14a414005c00, options=@0x14a56e7acd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e7acd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a414000db8, db=db@entry=0x14a414005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4140063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a414000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a414000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e7ad3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a414000db8, packet=packet@entry=0x14a414008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a414000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fd278, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fd278) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fd358) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 141 (Thread 0x14a56e2fe700 (LWP 228594)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e2fc2d0, clockid=, expected=0, futex_word=0x14a3d4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e2fc2d0, clockid=, mutex=0x14a3d4000f00, cond=0x14a3d4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3d4000f88, mutex=mutex@entry=0x14a3d4000f00, abstime=abstime@entry=0x14a56e2fc2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3d4000f88, mp=mp@entry=0x14a3d4000ed8, abstime=abstime@entry=0x14a56e2fc2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e2fc2d0, mutex=0x14a3d4000ed8, that=0x14a3d4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3d4000ed8, owner=0x14a3d4000e88, abs_timeout=abs_timeout@entry=0x14a56e2fc2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3d4000ed8, mdl_request=0x14a56e2fc5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3d4000ed8, mdl_requests=mdl_requests@entry=0x14a56e2fc420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3d4000db8, db=0x14a3d40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3d4000db8, db=0x14a3d4005c00, options=@0x14a56e2fcd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e2fcd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3d4000db8, db=db@entry=0x14a3d4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3d40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3d4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e2fd3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3d4000db8, packet=packet@entry=0x14a3d4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223702a98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223702a98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223702b78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 140 (Thread 0x14a56ecf4700 (LWP 228375)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ecf1fd0, clockid=, expected=0, futex_word=0x14a45c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ecf1fd0, clockid=, mutex=0x14a45c000f00, cond=0x14a45c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a45c000f88, mutex=mutex@entry=0x14a45c000f00, abstime=abstime@entry=0x14a56ecf1fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a45c000f88, mp=mp@entry=0x14a45c000ed8, abstime=abstime@entry=0x14a56ecf1fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ecf1fd0, mutex=0x14a45c000ed8, that=0x14a45c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a45c000ed8, owner=0x14a45c000e88, abs_timeout=abs_timeout@entry=0x14a56ecf1fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a45c000ed8, mdl_request=0x14a56ecf22f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a45c000ed8, mdl_requests=mdl_requests@entry=0x14a56ecf2120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a45c000db8, db=db@entry=0x14a45c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a45c000db8, db=0x14a45c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a45c000db8, db=db@entry=0x14a45c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a45c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a45c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ecf33d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a45c000db8, packet=packet@entry=0x14a45c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a45c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f6e58, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f6e58) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f6f38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 139 (Thread 0x14a56e21d700 (LWP 228607)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e21afd0, clockid=, expected=0, futex_word=0x14a3d0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e21afd0, clockid=, mutex=0x14a3d0000f00, cond=0x14a3d0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3d0000f88, mutex=mutex@entry=0x14a3d0000f00, abstime=abstime@entry=0x14a56e21afd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3d0000f88, mp=mp@entry=0x14a3d0000ed8, abstime=abstime@entry=0x14a56e21afd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e21afd0, mutex=0x14a3d0000ed8, that=0x14a3d0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3d0000ed8, owner=0x14a3d0000e88, abs_timeout=abs_timeout@entry=0x14a56e21afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3d0000ed8, mdl_request=0x14a56e21b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3d0000ed8, mdl_requests=mdl_requests@entry=0x14a56e21b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3d0000db8, db=db@entry=0x14a3d00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3d0000db8, db=0x14a3d0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3d0000db8, db=db@entry=0x14a3d0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3d0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3d0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e21c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3d0000db8, packet=packet@entry=0x14a3d0008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223703b48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223703b48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223703c28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 138 (Thread 0x14a56ec5e700 (LWP 228383)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ec5bfd0, clockid=, expected=0, futex_word=0x14a454000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ec5bfd0, clockid=, mutex=0x14a454000f00, cond=0x14a454000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a454000f88, mutex=mutex@entry=0x14a454000f00, abstime=abstime@entry=0x14a56ec5bfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a454000f88, mp=mp@entry=0x14a454000ed8, abstime=abstime@entry=0x14a56ec5bfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ec5bfd0, mutex=0x14a454000ed8, that=0x14a454000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a454000ed8, owner=0x14a454000e88, abs_timeout=abs_timeout@entry=0x14a56ec5bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a454000ed8, mdl_request=0x14a56ec5c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a454000ed8, mdl_requests=mdl_requests@entry=0x14a56ec5c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a454000db8, db=db@entry=0x14a4540129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a454000db8, db=0x14a454005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a454000db8, db=db@entry=0x14a454005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a454000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a454000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ec5d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a454000db8, packet=packet@entry=0x14a454008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a454000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f7898, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f7898) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f7978) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 137 (Thread 0x14a56ddb8700 (LWP 228708)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ddb5fd0, clockid=, expected=0, futex_word=0x14a390000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ddb5fd0, clockid=, mutex=0x14a390000f00, cond=0x14a390000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a390000f88, mutex=mutex@entry=0x14a390000f00, abstime=abstime@entry=0x14a56ddb5fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a390000f88, mp=mp@entry=0x14a390000ed8, abstime=abstime@entry=0x14a56ddb5fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ddb5fd0, mutex=0x14a390000ed8, that=0x14a390000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a390000ed8, owner=0x14a390000e88, abs_timeout=abs_timeout@entry=0x14a56ddb5fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a390000ed8, mdl_request=0x14a56ddb62f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a390000ed8, mdl_requests=mdl_requests@entry=0x14a56ddb6120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a390000db8, db=db@entry=0x14a3900129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a390000db8, db=0x14a390005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a390000db8, db=db@entry=0x14a390005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a390000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a390000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ddb73d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a390000db8, packet=packet@entry=0x14a390008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a390000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223708eb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223708eb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223708f98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 136 (Thread 0x14a56ec13700 (LWP 228389)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ec11000, clockid=, expected=0, futex_word=0x14a458000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ec11000, clockid=, mutex=0x14a458000f00, cond=0x14a458000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a458000f88, mutex=mutex@entry=0x14a458000f00, abstime=abstime@entry=0x14a56ec11000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a458000f88, mp=mp@entry=0x14a458000ed8, abstime=abstime@entry=0x14a56ec11000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ec11000, mutex=0x14a458000ed8, that=0x14a458000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a458000ed8, owner=0x14a458000e88, abs_timeout=abs_timeout@entry=0x14a56ec11000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a458000ed8, mdl_request=mdl_request@entry=0x14a458012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a458000db8, ot_ctx=ot_ctx@entry=0x14a56ec119f0, mdl_request=mdl_request@entry=0x14a458012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56ec11338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a458000db8, table_list=table_list@entry=0x14a458012a08, ot_ctx=ot_ctx@entry=0x14a56ec119f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56ec119f0, has_prelocking_list=false, prelocking_strategy=0x14a56ec11bf0, flags=0, counter=0x14a56ec11a8c, tables=0x14a458012a08, thd=0x14a458000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a458000db8, options=@0x14a458006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56ec11a78, counter=counter@entry=0x14a56ec11a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ec11bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a458000db8, options=@0x14a458006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a458012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ec11bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a458012a08, thd=0x14a458000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a458000db8, table_list=0x14a458012a08, fields=@0x14a458005e00: { = { = {}, first = 0x14a458013228, last = 0x14a458013228, elements = 1}, }, values_list=@0x14a458005e48: { = { = {}, first = 0x14a458013768, last = 0x14a458013768, elements = 1}, }, update_fields=@0x14a458005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a458005e30, elements = 0}, }, update_values=@0x14a458005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a458005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a458000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a458000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ec123d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a458000db8, packet=packet@entry=0x14a458008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a458000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f7e28, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f7e28) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f7f08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 135 (Thread 0x14a56e475700 (LWP 228564)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e4732d0, clockid=, expected=0, futex_word=0x14a3ec000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e4732d0, clockid=, mutex=0x14a3ec000f00, cond=0x14a3ec000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3ec000f88, mutex=mutex@entry=0x14a3ec000f00, abstime=abstime@entry=0x14a56e4732d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3ec000f88, mp=mp@entry=0x14a3ec000ed8, abstime=abstime@entry=0x14a56e4732d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e4732d0, mutex=0x14a3ec000ed8, that=0x14a3ec000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3ec000ed8, owner=0x14a3ec000e88, abs_timeout=abs_timeout@entry=0x14a56e4732d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3ec000ed8, mdl_request=0x14a56e4735f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3ec000ed8, mdl_requests=mdl_requests@entry=0x14a56e473420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3ec000db8, db=0x14a3ec0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3ec000db8, db=0x14a3ec005c00, options=@0x14a56e473d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e473d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3ec000db8, db=db@entry=0x14a3ec005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3ec0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3ec000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e4743d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3ec000db8, packet=packet@entry=0x14a3ec008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223700ec8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223700ec8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223700fa8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 134 (Thread 0x14a56ebc8700 (LWP 228395)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ebc5fd0, clockid=, expected=0, futex_word=0x14a44c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ebc5fd0, clockid=, mutex=0x14a44c000f00, cond=0x14a44c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a44c000f88, mutex=mutex@entry=0x14a44c000f00, abstime=abstime@entry=0x14a56ebc5fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a44c000f88, mp=mp@entry=0x14a44c000ed8, abstime=abstime@entry=0x14a56ebc5fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ebc5fd0, mutex=0x14a44c000ed8, that=0x14a44c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a44c000ed8, owner=0x14a44c000e88, abs_timeout=abs_timeout@entry=0x14a56ebc5fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a44c000ed8, mdl_request=0x14a56ebc62f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a44c000ed8, mdl_requests=mdl_requests@entry=0x14a56ebc6120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a44c000db8, db=db@entry=0x14a44c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a44c000db8, db=0x14a44c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a44c000db8, db=db@entry=0x14a44c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a44c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a44c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ebc73d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a44c000db8, packet=packet@entry=0x14a44c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a44c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f83b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f83b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f8498) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 133 (Thread 0x14a56e7f9700 (LWP 228486)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e7f6fd0, clockid=, expected=0, futex_word=0x14a420000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e7f6fd0, clockid=, mutex=0x14a420000f00, cond=0x14a420000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a420000f88, mutex=mutex@entry=0x14a420000f00, abstime=abstime@entry=0x14a56e7f6fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a420000f88, mp=mp@entry=0x14a420000ed8, abstime=abstime@entry=0x14a56e7f6fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e7f6fd0, mutex=0x14a420000ed8, that=0x14a420000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a420000ed8, owner=0x14a420000e88, abs_timeout=abs_timeout@entry=0x14a56e7f6fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a420000ed8, mdl_request=0x14a56e7f72f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a420000ed8, mdl_requests=mdl_requests@entry=0x14a56e7f7120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a420000db8, db=db@entry=0x14a4200129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a420000db8, db=0x14a420005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a420000db8, db=db@entry=0x14a420005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a420000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a420000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e7f83d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a420000db8, packet=packet@entry=0x14a420008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a420000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fcc08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fcc08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fcce8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 132 (Thread 0x14a56e268700 (LWP 228606)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e265fd0, clockid=, expected=0, futex_word=0x14a3cc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e265fd0, clockid=, mutex=0x14a3cc000f00, cond=0x14a3cc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3cc000f88, mutex=mutex@entry=0x14a3cc000f00, abstime=abstime@entry=0x14a56e265fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3cc000f88, mp=mp@entry=0x14a3cc000ed8, abstime=abstime@entry=0x14a56e265fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e265fd0, mutex=0x14a3cc000ed8, that=0x14a3cc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3cc000ed8, owner=0x14a3cc000e88, abs_timeout=abs_timeout@entry=0x14a56e265fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3cc000ed8, mdl_request=0x14a56e2662f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3cc000ed8, mdl_requests=mdl_requests@entry=0x14a56e266120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3cc000db8, db=db@entry=0x14a3cc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3cc000db8, db=0x14a3cc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3cc000db8, db=db@entry=0x14a3cc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3cc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3cc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e2673d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3cc000db8, packet=packet@entry=0x14a3cc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223703698, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223703698) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223703778) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 131 (Thread 0x14a56eb7d700 (LWP 228408)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eb79100, clockid=, expected=0, futex_word=0x14a450000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eb79100, clockid=, mutex=0x14a450000f00, cond=0x14a450000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a450000f88, mutex=mutex@entry=0x14a450000f00, abstime=abstime@entry=0x14a56eb79100) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a450000f88, mp=mp@entry=0x14a450000ed8, abstime=abstime@entry=0x14a56eb79100, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eb79100, mutex=0x14a450000ed8, that=0x14a450000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a450000ed8, owner=0x14a450000e88, abs_timeout=abs_timeout@entry=0x14a56eb79100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a450000ed8, mdl_request=0x14a450013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a450000ed8, mdl_requests=mdl_requests@entry=0x14a56eb79270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a450000db8, options=@0x14a450006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a450012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a450000db8, options=@0x14a450006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56eb79688, counter=counter@entry=0x14a56eb796a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56eb796c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721ecc14ce in open_tables (prelocking_strategy=0x14a56eb796c0, flags=0, counter=0x14a56eb796a4, tables=0x14a56eb79688, thd=0x14a450000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x14a450000db8, new_db=new_db@entry=0x14a450005800, new_name=new_name@entry=0x14a450005c00, create_info=create_info@entry=0x14a56eb7b470, table_list=, table_list@entry=0x14a450012a18, alter_info=alter_info@entry=0x14a56eb7b3a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055721ed4a9a2 in Sql_cmd_alter_table::execute (this=, thd=0x14a450000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a450000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a450000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56eb7c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a450000db8, packet=packet@entry=0x14a450008f99 "ALTER TABLE t1 ADD COLUMN extra INT", packet_length=packet_length@entry=35, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a450000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f8948, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f8948) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f8a28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 130 (Thread 0x14a56e187700 (LWP 228615)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e185000, clockid=, expected=0, futex_word=0x14a3c8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e185000, clockid=, mutex=0x14a3c8000f00, cond=0x14a3c8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3c8000f88, mutex=mutex@entry=0x14a3c8000f00, abstime=abstime@entry=0x14a56e185000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3c8000f88, mp=mp@entry=0x14a3c8000ed8, abstime=abstime@entry=0x14a56e185000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e185000, mutex=0x14a3c8000ed8, that=0x14a3c8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3c8000ed8, owner=0x14a3c8000e88, abs_timeout=abs_timeout@entry=0x14a56e185000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3c8000ed8, mdl_request=mdl_request@entry=0x14a3c8012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a3c8000db8, ot_ctx=ot_ctx@entry=0x14a56e1859f0, mdl_request=mdl_request@entry=0x14a3c8012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56e185338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a3c8000db8, table_list=table_list@entry=0x14a3c8012a08, ot_ctx=ot_ctx@entry=0x14a56e1859f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56e1859f0, has_prelocking_list=false, prelocking_strategy=0x14a56e185bf0, flags=0, counter=0x14a56e185a8c, tables=0x14a3c8012a08, thd=0x14a3c8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a3c8000db8, options=@0x14a3c8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e185a78, counter=counter@entry=0x14a56e185a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e185bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a3c8000db8, options=@0x14a3c8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a3c8012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e185bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a3c8012a08, thd=0x14a3c8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a3c8000db8, table_list=0x14a3c8012a08, fields=@0x14a3c8005e00: { = { = {}, first = 0x14a3c8013228, last = 0x14a3c8013228, elements = 1}, }, values_list=@0x14a3c8005e48: { = { = {}, first = 0x14a3c8013768, last = 0x14a3c8013768, elements = 1}, }, update_fields=@0x14a3c8005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3c8005e30, elements = 0}, }, update_values=@0x14a3c8005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3c8005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a3c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3c8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e1863d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3c8000db8, packet=packet@entry=0x14a3c8008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a3c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223704668, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223704668) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223704748) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 129 (Thread 0x14a56eb32700 (LWP 228412)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eb302d0, clockid=, expected=0, futex_word=0x14a444000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eb302d0, clockid=, mutex=0x14a444000f00, cond=0x14a444000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a444000f88, mutex=mutex@entry=0x14a444000f00, abstime=abstime@entry=0x14a56eb302d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a444000f88, mp=mp@entry=0x14a444000ed8, abstime=abstime@entry=0x14a56eb302d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eb302d0, mutex=0x14a444000ed8, that=0x14a444000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a444000ed8, owner=0x14a444000e88, abs_timeout=abs_timeout@entry=0x14a56eb302d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a444000ed8, mdl_request=0x14a56eb305f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a444000ed8, mdl_requests=mdl_requests@entry=0x14a56eb30420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a444000db8, db=0x14a4440129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a444000db8, db=0x14a444005c00, options=@0x14a56eb30d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56eb30d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a444000db8, db=db@entry=0x14a444005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4440063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a444000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a444000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56eb313d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a444000db8, packet=packet@entry=0x14a444008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a444000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f8ed8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f8ed8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f8fb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 128 (Thread 0x14a56e05b700 (LWP 228653)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e058fd0, clockid=, expected=0, futex_word=0x14a3ac000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e058fd0, clockid=, mutex=0x14a3ac000f00, cond=0x14a3ac000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3ac000f88, mutex=mutex@entry=0x14a3ac000f00, abstime=abstime@entry=0x14a56e058fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3ac000f88, mp=mp@entry=0x14a3ac000ed8, abstime=abstime@entry=0x14a56e058fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e058fd0, mutex=0x14a3ac000ed8, that=0x14a3ac000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3ac000ed8, owner=0x14a3ac000e88, abs_timeout=abs_timeout@entry=0x14a56e058fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3ac000ed8, mdl_request=0x14a56e0592f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3ac000ed8, mdl_requests=mdl_requests@entry=0x14a56e059120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3ac000db8, db=db@entry=0x14a3ac0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3ac000db8, db=0x14a3ac005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3ac000db8, db=db@entry=0x14a3ac005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3ac000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3ac000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e05a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3ac000db8, packet=packet@entry=0x14a3ac008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223705ca8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223705ca8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223705d88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 127 (Thread 0x14a56eae7700 (LWP 228427)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eae52d0, clockid=, expected=0, futex_word=0x14a448000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eae52d0, clockid=, mutex=0x14a448000f00, cond=0x14a448000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a448000f88, mutex=mutex@entry=0x14a448000f00, abstime=abstime@entry=0x14a56eae52d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a448000f88, mp=mp@entry=0x14a448000ed8, abstime=abstime@entry=0x14a56eae52d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eae52d0, mutex=0x14a448000ed8, that=0x14a448000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a448000ed8, owner=0x14a448000e88, abs_timeout=abs_timeout@entry=0x14a56eae52d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a448000ed8, mdl_request=0x14a56eae55f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a448000ed8, mdl_requests=mdl_requests@entry=0x14a56eae5420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a448000db8, db=0x14a4480129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a448000db8, db=0x14a448005c00, options=@0x14a56eae5d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56eae5d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a448000db8, db=db@entry=0x14a448005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4480063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a448000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a448000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56eae63d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a448000db8, packet=packet@entry=0x14a448008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a448000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f9548, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f9548) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f9628) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 126 (Thread 0x14a56e010700 (LWP 228664)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e00dfd0, clockid=, expected=0, futex_word=0x14a3b0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e00dfd0, clockid=, mutex=0x14a3b0000f00, cond=0x14a3b0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3b0000f88, mutex=mutex@entry=0x14a3b0000f00, abstime=abstime@entry=0x14a56e00dfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3b0000f88, mp=mp@entry=0x14a3b0000ed8, abstime=abstime@entry=0x14a56e00dfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e00dfd0, mutex=0x14a3b0000ed8, that=0x14a3b0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3b0000ed8, owner=0x14a3b0000e88, abs_timeout=abs_timeout@entry=0x14a56e00dfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3b0000ed8, mdl_request=0x14a56e00e2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3b0000ed8, mdl_requests=mdl_requests@entry=0x14a56e00e120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3b0000db8, db=db@entry=0x14a3b00129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3b0000db8, db=0x14a3b0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3b0000db8, db=db@entry=0x14a3b0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3b0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3b0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e00f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3b0000db8, packet=packet@entry=0x14a3b0008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3b0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223706238, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223706238) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223706318) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 125 (Thread 0x14a56ea9c700 (LWP 228428)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ea9a2d0, clockid=, expected=0, futex_word=0x14a43c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ea9a2d0, clockid=, mutex=0x14a43c000f00, cond=0x14a43c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a43c000f88, mutex=mutex@entry=0x14a43c000f00, abstime=abstime@entry=0x14a56ea9a2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a43c000f88, mp=mp@entry=0x14a43c000ed8, abstime=abstime@entry=0x14a56ea9a2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ea9a2d0, mutex=0x14a43c000ed8, that=0x14a43c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a43c000ed8, owner=0x14a43c000e88, abs_timeout=abs_timeout@entry=0x14a56ea9a2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a43c000ed8, mdl_request=0x14a56ea9a5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a43c000ed8, mdl_requests=mdl_requests@entry=0x14a56ea9a420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a43c000db8, db=0x14a43c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a43c000db8, db=0x14a43c005c00, options=@0x14a56ea9ad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56ea9ad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a43c000db8, db=db@entry=0x14a43c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a43c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a43c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a43c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ea9b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a43c000db8, packet=packet@entry=0x14a43c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a43c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f99f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f99f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f9ad8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 124 (Thread 0x14a56e5a1700 (LWP 228544)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e59f2d0, clockid=, expected=0, futex_word=0x14a400000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e59f2d0, clockid=, mutex=0x14a400000f00, cond=0x14a400000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a400000f88, mutex=mutex@entry=0x14a400000f00, abstime=abstime@entry=0x14a56e59f2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a400000f88, mp=mp@entry=0x14a400000ed8, abstime=abstime@entry=0x14a56e59f2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e59f2d0, mutex=0x14a400000ed8, that=0x14a400000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a400000ed8, owner=0x14a400000e88, abs_timeout=abs_timeout@entry=0x14a56e59f2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a400000ed8, mdl_request=0x14a56e59f5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a400000ed8, mdl_requests=mdl_requests@entry=0x14a56e59f420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a400000db8, db=0x14a4000129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a400000db8, db=0x14a400005c00, options=@0x14a56e59fd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e59fd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a400000db8, db=db@entry=0x14a400005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4000063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a400000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a400000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e5a03d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a400000db8, packet=packet@entry=0x14a400008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a400000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ff968, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ff968) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ffa48) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 123 (Thread 0x14a56e1d2700 (LWP 228611)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e1cffd0, clockid=, expected=0, futex_word=0x14a3c4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e1cffd0, clockid=, mutex=0x14a3c4000f00, cond=0x14a3c4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3c4000f88, mutex=mutex@entry=0x14a3c4000f00, abstime=abstime@entry=0x14a56e1cffd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3c4000f88, mp=mp@entry=0x14a3c4000ed8, abstime=abstime@entry=0x14a56e1cffd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e1cffd0, mutex=0x14a3c4000ed8, that=0x14a3c4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3c4000ed8, owner=0x14a3c4000e88, abs_timeout=abs_timeout@entry=0x14a56e1cffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3c4000ed8, mdl_request=0x14a56e1d02f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3c4000ed8, mdl_requests=mdl_requests@entry=0x14a56e1d0120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3c4000db8, db=db@entry=0x14a3c40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3c4000db8, db=0x14a3c4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3c4000db8, db=db@entry=0x14a3c4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3c4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3c4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e1d13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3c4000db8, packet=packet@entry=0x14a3c4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572237040d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572237040d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572237041b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 122 (Thread 0x14a56ea06700 (LWP 228437)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ea03940, clockid=, expected=0, futex_word=0x14a434000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ea03940, clockid=, mutex=0x14a434000f00, cond=0x14a434000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a434000f88, mutex=mutex@entry=0x14a434000f00, abstime=abstime@entry=0x14a56ea03940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a434000f88, mp=mp@entry=0x14a434000ed8, abstime=abstime@entry=0x14a56ea03940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ea03940, mutex=0x14a434000ed8, that=0x14a434000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a434000ed8, owner=0x14a434000e88, abs_timeout=abs_timeout@entry=0x14a56ea03940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a434000ed8, mdl_request=mdl_request@entry=0x14a434012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a434000db8, ot_ctx=ot_ctx@entry=0x14a56ea04330, mdl_request=mdl_request@entry=0x14a434012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56ea03c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a434000db8, table_list=table_list@entry=0x14a4340129e8, ot_ctx=ot_ctx@entry=0x14a56ea04330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56ea04330, has_prelocking_list=false, prelocking_strategy=0x14a56ea04540, flags=0, counter=0x14a56ea043cc, tables=0x14a4340129e8, thd=0x14a434000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a434000db8, options=@0x14a434006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56ea043b8, counter=counter@entry=0x14a56ea043cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ea04540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a434000db8, options=@0x14a434006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4340129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ea04540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a4340129e8, thd=0x14a434000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a434000db8, table_list=0x14a4340129e8, conds=, order_list=order_list@entry=0x14a4340059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a434000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a434000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ea053d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a434000db8, packet=packet@entry=0x14a434008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a434000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fa518, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fa518) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fa5f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 121 (Thread 0x14a56e556700 (LWP 228545)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e5542d0, clockid=, expected=0, futex_word=0x14a3f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e5542d0, clockid=, mutex=0x14a3f4000f00, cond=0x14a3f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3f4000f88, mutex=mutex@entry=0x14a3f4000f00, abstime=abstime@entry=0x14a56e5542d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3f4000f88, mp=mp@entry=0x14a3f4000ed8, abstime=abstime@entry=0x14a56e5542d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e5542d0, mutex=0x14a3f4000ed8, that=0x14a3f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3f4000ed8, owner=0x14a3f4000e88, abs_timeout=abs_timeout@entry=0x14a56e5542d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3f4000ed8, mdl_request=0x14a56e5545f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3f4000ed8, mdl_requests=mdl_requests@entry=0x14a56e554420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3f4000db8, db=0x14a3f40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3f4000db8, db=0x14a3f4005c00, options=@0x14a56e554d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e554d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3f4000db8, db=db@entry=0x14a3f4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3f40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e5553d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3f4000db8, packet=packet@entry=0x14a3f4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ffe18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ffe18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ffef8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 120 (Thread 0x14a56e8da700 (LWP 228473)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e8d82d0, clockid=, expected=0, futex_word=0x14a424000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e8d82d0, clockid=, mutex=0x14a424000f00, cond=0x14a424000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a424000f88, mutex=mutex@entry=0x14a424000f00, abstime=abstime@entry=0x14a56e8d82d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a424000f88, mp=mp@entry=0x14a424000ed8, abstime=abstime@entry=0x14a56e8d82d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e8d82d0, mutex=0x14a424000ed8, that=0x14a424000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a424000ed8, owner=0x14a424000e88, abs_timeout=abs_timeout@entry=0x14a56e8d82d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a424000ed8, mdl_request=0x14a56e8d85f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a424000ed8, mdl_requests=mdl_requests@entry=0x14a56e8d8420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a424000db8, db=0x14a4240129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a424000db8, db=0x14a424005c00, options=@0x14a56e8d8d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e8d8d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a424000db8, db=db@entry=0x14a424005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4240063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a424000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a424000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e8d93d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a424000db8, packet=packet@entry=0x14a424008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a424000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fbc38, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fbc38) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fbd18) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 119 (Thread 0x14a56e50b700 (LWP 228558)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e5092d0, clockid=, expected=0, futex_word=0x14a3f8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e5092d0, clockid=, mutex=0x14a3f8000f00, cond=0x14a3f8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3f8000f88, mutex=mutex@entry=0x14a3f8000f00, abstime=abstime@entry=0x14a56e5092d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3f8000f88, mp=mp@entry=0x14a3f8000ed8, abstime=abstime@entry=0x14a56e5092d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e5092d0, mutex=0x14a3f8000ed8, that=0x14a3f8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3f8000ed8, owner=0x14a3f8000e88, abs_timeout=abs_timeout@entry=0x14a56e5092d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3f8000ed8, mdl_request=0x14a56e5095f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3f8000ed8, mdl_requests=mdl_requests@entry=0x14a56e509420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3f8000db8, db=0x14a3f80129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3f8000db8, db=0x14a3f8005c00, options=@0x14a56e509d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e509d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3f8000db8, db=db@entry=0x14a3f8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3f80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3f8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e50a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3f8000db8, packet=packet@entry=0x14a3f8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223700488, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223700488) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223700568) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 118 (Thread 0x14a56e844700 (LWP 228485)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e841e50, clockid=, expected=0, futex_word=0x14a41c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e841e50, clockid=, mutex=0x14a41c000f00, cond=0x14a41c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a41c000f88, mutex=mutex@entry=0x14a41c000f00, abstime=abstime@entry=0x14a56e841e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a41c000f88, mp=mp@entry=0x14a41c000ed8, abstime=abstime@entry=0x14a56e841e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e841e50, mutex=0x14a41c000ed8, that=0x14a41c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a41c000ed8, owner=0x14a41c000e88, abs_timeout=abs_timeout@entry=0x14a56e841e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a41c000ed8, mdl_request=mdl_request@entry=0x14a41c012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a41c000db8, ot_ctx=ot_ctx@entry=0x14a56e842840, mdl_request=mdl_request@entry=0x14a41c012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56e842188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a41c000db8, table_list=table_list@entry=0x14a41c0129f8, ot_ctx=ot_ctx@entry=0x14a56e842840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56e842840, has_prelocking_list=false, prelocking_strategy=0x14a56e8429f0, flags=0, counter=0x14a56e842994, tables=0x14a41c0129f8, thd=0x14a41c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a41c000db8, options=@0x14a41c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e842978, counter=counter@entry=0x14a56e842994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e8429f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56e842994, tables=0x14a56e842978, thd=0x14a41c000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a41c000db8, table_list=, fields=@0x14a41c0058a8: { = { = {}, first = 0x14a41c0132c8, last = 0x14a41c0132c8, elements = 1}, }, values=@0x14a41c005e18: { = { = {}, first = 0x14a41c0132d8, last = 0x14a41c0132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56e842e60, updated_return=0x14a56e842f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a41c000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a41c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e8433d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a41c000db8, packet=packet@entry=0x14a41c008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a41c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fc758, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fc758) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fc838) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 117 (Thread 0x14a56fbe5700 (LWP 228079)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fbe2fd0, clockid=, expected=0, futex_word=0x14a530000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fbe2fd0, clockid=, mutex=0x14a530000f00, cond=0x14a530000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a530000f88, mutex=mutex@entry=0x14a530000f00, abstime=abstime@entry=0x14a56fbe2fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a530000f88, mp=mp@entry=0x14a530000ed8, abstime=abstime@entry=0x14a56fbe2fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fbe2fd0, mutex=0x14a530000ed8, that=0x14a530000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a530000ed8, owner=0x14a530000e88, abs_timeout=abs_timeout@entry=0x14a56fbe2fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a530000ed8, mdl_request=0x14a56fbe32f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a530000ed8, mdl_requests=mdl_requests@entry=0x14a56fbe3120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a530000db8, db=db@entry=0x14a530012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a530000db8, db=0x14a530005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a530000db8, db=db@entry=0x14a530005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a530000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a530000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fbe43d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a530000db8, packet=packet@entry=0x14a530008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a530000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e52a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e52a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e5388) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 116 (Thread 0x14a56fd5c700 (LWP 228057)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fd5a000, clockid=, expected=0, futex_word=0x14a53c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fd5a000, clockid=, mutex=0x14a53c000f00, cond=0x14a53c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a53c000f88, mutex=mutex@entry=0x14a53c000f00, abstime=abstime@entry=0x14a56fd5a000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a53c000f88, mp=mp@entry=0x14a53c000ed8, abstime=abstime@entry=0x14a56fd5a000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fd5a000, mutex=0x14a53c000ed8, that=0x14a53c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a53c000ed8, owner=0x14a53c000e88, abs_timeout=abs_timeout@entry=0x14a56fd5a000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a53c000ed8, mdl_request=mdl_request@entry=0x14a53c012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a53c000db8, ot_ctx=ot_ctx@entry=0x14a56fd5a9f0, mdl_request=mdl_request@entry=0x14a53c012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56fd5a338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a53c000db8, table_list=table_list@entry=0x14a53c012a08, ot_ctx=ot_ctx@entry=0x14a56fd5a9f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56fd5a9f0, has_prelocking_list=false, prelocking_strategy=0x14a56fd5abf0, flags=0, counter=0x14a56fd5aa8c, tables=0x14a53c012a08, thd=0x14a53c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a53c000db8, options=@0x14a53c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fd5aa78, counter=counter@entry=0x14a56fd5aa8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fd5abf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a53c000db8, options=@0x14a53c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a53c012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fd5abf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a53c012a08, thd=0x14a53c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a53c000db8, table_list=0x14a53c012a08, fields=@0x14a53c005e00: { = { = {}, first = 0x14a53c013228, last = 0x14a53c013228, elements = 1}, }, values_list=@0x14a53c005e48: { = { = {}, first = 0x14a53c013768, last = 0x14a53c013768, elements = 1}, }, update_fields=@0x14a53c005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a53c005e30, elements = 0}, }, update_values=@0x14a53c005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a53c005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a53c000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a53c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fd5b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a53c000db8, packet=packet@entry=0x14a53c008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a53c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e36d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e36d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e37b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 115 (Thread 0x14a56fa6e700 (LWP 228107)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fa6c2d0, clockid=, expected=0, futex_word=0x14a514000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fa6c2d0, clockid=, mutex=0x14a514000f00, cond=0x14a514000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a514000f88, mutex=mutex@entry=0x14a514000f00, abstime=abstime@entry=0x14a56fa6c2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a514000f88, mp=mp@entry=0x14a514000ed8, abstime=abstime@entry=0x14a56fa6c2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fa6c2d0, mutex=0x14a514000ed8, that=0x14a514000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a514000ed8, owner=0x14a514000e88, abs_timeout=abs_timeout@entry=0x14a56fa6c2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a514000ed8, mdl_request=0x14a56fa6c5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a514000ed8, mdl_requests=mdl_requests@entry=0x14a56fa6c420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a514000db8, db=0x14a5140129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a514000db8, db=0x14a514005c00, options=@0x14a56fa6cd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56fa6cd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a514000db8, db=db@entry=0x14a514005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5140063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a514000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a514000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fa6d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a514000db8, packet=packet@entry=0x14a514008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a514000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e6e78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e6e78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e6f58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 114 (Thread 0x14a56f4dd700 (LWP 228228)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f4db2d0, clockid=, expected=0, futex_word=0x14a4d0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f4db2d0, clockid=, mutex=0x14a4d0000f00, cond=0x14a4d0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4d0000f88, mutex=mutex@entry=0x14a4d0000f00, abstime=abstime@entry=0x14a56f4db2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4d0000f88, mp=mp@entry=0x14a4d0000ed8, abstime=abstime@entry=0x14a56f4db2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f4db2d0, mutex=0x14a4d0000ed8, that=0x14a4d0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4d0000ed8, owner=0x14a4d0000e88, abs_timeout=abs_timeout@entry=0x14a56f4db2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4d0000ed8, mdl_request=0x14a56f4db5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4d0000ed8, mdl_requests=mdl_requests@entry=0x14a56f4db420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4d0000db8, db=0x14a4d00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4d0000db8, db=0x14a4d0005c00, options=@0x14a56f4dbd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f4dbd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4d0000db8, db=db@entry=0x14a4d0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4d00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4d0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f4dc3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4d0000db8, packet=packet@entry=0x14a4d0008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ed828, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ed828) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ed908) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 113 (Thread 0x14a56f528700 (LWP 228221)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f525e50, clockid=, expected=0, futex_word=0x14a4cc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f525e50, clockid=, mutex=0x14a4cc000f00, cond=0x14a4cc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4cc000f88, mutex=mutex@entry=0x14a4cc000f00, abstime=abstime@entry=0x14a56f525e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4cc000f88, mp=mp@entry=0x14a4cc000ed8, abstime=abstime@entry=0x14a56f525e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f525e50, mutex=0x14a4cc000ed8, that=0x14a4cc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4cc000ed8, owner=0x14a4cc000e88, abs_timeout=abs_timeout@entry=0x14a56f525e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4cc000ed8, mdl_request=mdl_request@entry=0x14a4cc012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4cc000db8, ot_ctx=ot_ctx@entry=0x14a56f526840, mdl_request=mdl_request@entry=0x14a4cc012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f526188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4cc000db8, table_list=table_list@entry=0x14a4cc0129f8, ot_ctx=ot_ctx@entry=0x14a56f526840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f526840, has_prelocking_list=false, prelocking_strategy=0x14a56f5269f0, flags=0, counter=0x14a56f526994, tables=0x14a4cc0129f8, thd=0x14a4cc000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4cc000db8, options=@0x14a4cc006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f526978, counter=counter@entry=0x14a56f526994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f5269f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56f526994, tables=0x14a56f526978, thd=0x14a4cc000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a4cc000db8, table_list=, fields=@0x14a4cc0058a8: { = { = {}, first = 0x14a4cc0132c8, last = 0x14a4cc0132c8, elements = 1}, }, values=@0x14a4cc005e18: { = { = {}, first = 0x14a4cc0132d8, last = 0x14a4cc0132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56f526e60, updated_return=0x14a56f526f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a4cc000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4cc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f5273d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4cc000db8, packet=packet@entry=0x14a4cc008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a4cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ed1b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ed1b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ed298) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 112 (Thread 0x14a56f609700 (LWP 228206)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f606940, clockid=, expected=0, futex_word=0x14a4e0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f606940, clockid=, mutex=0x14a4e0000f00, cond=0x14a4e0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4e0000f88, mutex=mutex@entry=0x14a4e0000f00, abstime=abstime@entry=0x14a56f606940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4e0000f88, mp=mp@entry=0x14a4e0000ed8, abstime=abstime@entry=0x14a56f606940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f606940, mutex=0x14a4e0000ed8, that=0x14a4e0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4e0000ed8, owner=0x14a4e0000e88, abs_timeout=abs_timeout@entry=0x14a56f606940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4e0000ed8, mdl_request=mdl_request@entry=0x14a4e0012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4e0000db8, ot_ctx=ot_ctx@entry=0x14a56f607330, mdl_request=mdl_request@entry=0x14a4e0012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f606c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4e0000db8, table_list=table_list@entry=0x14a4e00129e8, ot_ctx=ot_ctx@entry=0x14a56f607330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f607330, has_prelocking_list=false, prelocking_strategy=0x14a56f607540, flags=0, counter=0x14a56f6073cc, tables=0x14a4e00129e8, thd=0x14a4e0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4e0000db8, options=@0x14a4e0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f6073b8, counter=counter@entry=0x14a56f6073cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f607540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4e0000db8, options=@0x14a4e0006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4e00129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f607540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a4e00129e8, thd=0x14a4e0000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a4e0000db8, table_list=0x14a4e00129e8, conds=, order_list=order_list@entry=0x14a4e00059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a4e0000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4e0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f6083d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4e0000db8, packet=packet@entry=0x14a4e0008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ec108, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ec108) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ec1e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 111 (Thread 0x14a56f98d700 (LWP 228126)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f98afd0, clockid=, expected=0, futex_word=0x14a510000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f98afd0, clockid=, mutex=0x14a510000f00, cond=0x14a510000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a510000f88, mutex=mutex@entry=0x14a510000f00, abstime=abstime@entry=0x14a56f98afd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a510000f88, mp=mp@entry=0x14a510000ed8, abstime=abstime@entry=0x14a56f98afd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f98afd0, mutex=0x14a510000ed8, that=0x14a510000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a510000ed8, owner=0x14a510000e88, abs_timeout=abs_timeout@entry=0x14a56f98afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a510000ed8, mdl_request=0x14a56f98b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a510000ed8, mdl_requests=mdl_requests@entry=0x14a56f98b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a510000db8, db=db@entry=0x14a5100129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a510000db8, db=0x14a510005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a510000db8, db=db@entry=0x14a510005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a510000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a510000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f98c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a510000db8, packet=packet@entry=0x14a510008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a510000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e8008, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e8008) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e80e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 110 (Thread 0x14a56fb04700 (LWP 228102)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fb02940, clockid=, expected=0, futex_word=0x14a51c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fb02940, clockid=, mutex=0x14a51c000f00, cond=0x14a51c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a51c000f88, mutex=mutex@entry=0x14a51c000f00, abstime=abstime@entry=0x14a56fb02940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a51c000f88, mp=mp@entry=0x14a51c000ed8, abstime=abstime@entry=0x14a56fb02940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fb02940, mutex=0x14a51c000ed8, that=0x14a51c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a51c000ed8, owner=0x14a51c000e88, abs_timeout=abs_timeout@entry=0x14a56fb02940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a51c000ed8, mdl_request=0x14a51c0130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a51c000ed8, mdl_requests=mdl_requests@entry=0x14a56fb02ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a51c000db8, options=@0x14a51c006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a51c0129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a51c0129d8, thd=0x14a51c000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a51c000db8, tables=tables@entry=0x14a51c0129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a51c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a51c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fb033d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a51c000db8, packet=packet@entry=0x14a51c008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a51c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e6438, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e6438) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e6518) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 109 (Thread 0x14a56f8ac700 (LWP 228136)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f8aa2d0, clockid=, expected=0, futex_word=0x14a4fc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f8aa2d0, clockid=, mutex=0x14a4fc000f00, cond=0x14a4fc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4fc000f88, mutex=mutex@entry=0x14a4fc000f00, abstime=abstime@entry=0x14a56f8aa2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4fc000f88, mp=mp@entry=0x14a4fc000ed8, abstime=abstime@entry=0x14a56f8aa2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f8aa2d0, mutex=0x14a4fc000ed8, that=0x14a4fc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4fc000ed8, owner=0x14a4fc000e88, abs_timeout=abs_timeout@entry=0x14a56f8aa2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4fc000ed8, mdl_request=0x14a56f8aa5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4fc000ed8, mdl_requests=mdl_requests@entry=0x14a56f8aa420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4fc000db8, db=0x14a4fc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4fc000db8, db=0x14a4fc005c00, options=@0x14a56f8aad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f8aad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4fc000db8, db=db@entry=0x14a4fc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4fc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4fc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f8ab3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4fc000db8, packet=packet@entry=0x14a4fc008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e8fd8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e8fd8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e90b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 108 (Thread 0x14a56ffb4700 (LWP 228009)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ffb1fd0, clockid=, expected=0, futex_word=0x14a55c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ffb1fd0, clockid=, mutex=0x14a55c000f00, cond=0x14a55c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a55c000f88, mutex=mutex@entry=0x14a55c000f00, abstime=abstime@entry=0x14a56ffb1fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a55c000f88, mp=mp@entry=0x14a55c000ed8, abstime=abstime@entry=0x14a56ffb1fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ffb1fd0, mutex=0x14a55c000ed8, that=0x14a55c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a55c000ed8, owner=0x14a55c000e88, abs_timeout=abs_timeout@entry=0x14a56ffb1fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a55c000ed8, mdl_request=0x14a56ffb22f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a55c000ed8, mdl_requests=mdl_requests@entry=0x14a56ffb2120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a55c000db8, db=db@entry=0x14a55c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a55c000db8, db=0x14a55c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a55c000db8, db=db@entry=0x14a55c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a55c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a55c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ffb33d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a55c000db8, packet=packet@entry=0x14a55c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a55c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e0a58, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e0a58) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e0b38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 107 (Thread 0x14a56e42a700 (LWP 228572)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e427fd0, clockid=, expected=0, futex_word=0x14a3e4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e427fd0, clockid=, mutex=0x14a3e4000f00, cond=0x14a3e4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3e4000f88, mutex=mutex@entry=0x14a3e4000f00, abstime=abstime@entry=0x14a56e427fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3e4000f88, mp=mp@entry=0x14a3e4000ed8, abstime=abstime@entry=0x14a56e427fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e427fd0, mutex=0x14a3e4000ed8, that=0x14a3e4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3e4000ed8, owner=0x14a3e4000e88, abs_timeout=abs_timeout@entry=0x14a56e427fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3e4000ed8, mdl_request=0x14a56e4282f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3e4000ed8, mdl_requests=mdl_requests@entry=0x14a56e428120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3e4000db8, db=db@entry=0x14a3e40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3e4000db8, db=0x14a3e4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3e4000db8, db=db@entry=0x14a3e4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3e4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3e4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e4293d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3e4000db8, packet=packet@entry=0x14a3e4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223701538, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223701538) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223701618) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 106 (Thread 0x14a56fb9a700 (LWP 228092)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fb97fd0, clockid=, expected=0, futex_word=0x14a524000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fb97fd0, clockid=, mutex=0x14a524000f00, cond=0x14a524000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a524000f88, mutex=mutex@entry=0x14a524000f00, abstime=abstime@entry=0x14a56fb97fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a524000f88, mp=mp@entry=0x14a524000ed8, abstime=abstime@entry=0x14a56fb97fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fb97fd0, mutex=0x14a524000ed8, that=0x14a524000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a524000ed8, owner=0x14a524000e88, abs_timeout=abs_timeout@entry=0x14a56fb97fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a524000ed8, mdl_request=0x14a56fb982f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a524000ed8, mdl_requests=mdl_requests@entry=0x14a56fb98120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a524000db8, db=db@entry=0x14a5240129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a524000db8, db=0x14a524005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a524000db8, db=db@entry=0x14a524005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a524000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a524000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fb993d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a524000db8, packet=packet@entry=0x14a524008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a524000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e5918, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e5918) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e59f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 105 (Thread 0x14a56f8f7700 (LWP 228132)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f8f4fd0, clockid=, expected=0, futex_word=0x14a508000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f8f4fd0, clockid=, mutex=0x14a508000f00, cond=0x14a508000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a508000f88, mutex=mutex@entry=0x14a508000f00, abstime=abstime@entry=0x14a56f8f4fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a508000f88, mp=mp@entry=0x14a508000ed8, abstime=abstime@entry=0x14a56f8f4fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f8f4fd0, mutex=0x14a508000ed8, that=0x14a508000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a508000ed8, owner=0x14a508000e88, abs_timeout=abs_timeout@entry=0x14a56f8f4fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a508000ed8, mdl_request=0x14a56f8f52f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a508000ed8, mdl_requests=mdl_requests@entry=0x14a56f8f5120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a508000db8, db=db@entry=0x14a5080129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a508000db8, db=0x14a508005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a508000db8, db=db@entry=0x14a508005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a508000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a508000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f8f63d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a508000db8, packet=packet@entry=0x14a508008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a508000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e8a48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e8a48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e8b28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 104 (Thread 0x14a56fda7700 (LWP 228053)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fda4fd0, clockid=, expected=0, futex_word=0x14a548000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fda4fd0, clockid=, mutex=0x14a548000f00, cond=0x14a548000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a548000f88, mutex=mutex@entry=0x14a548000f00, abstime=abstime@entry=0x14a56fda4fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a548000f88, mp=mp@entry=0x14a548000ed8, abstime=abstime@entry=0x14a56fda4fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fda4fd0, mutex=0x14a548000ed8, that=0x14a548000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a548000ed8, owner=0x14a548000e88, abs_timeout=abs_timeout@entry=0x14a56fda4fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a548000ed8, mdl_request=0x14a56fda52f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a548000ed8, mdl_requests=mdl_requests@entry=0x14a56fda5120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a548000db8, db=db@entry=0x14a5480129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a548000db8, db=0x14a548005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a548000db8, db=db@entry=0x14a548005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a548000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a548000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fda63d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a548000db8, packet=packet@entry=0x14a548008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a548000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e3148, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e3148) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e3228) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 103 (Thread 0x14a56fe3d700 (LWP 228048)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fe3afd0, clockid=, expected=0, futex_word=0x14a550000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fe3afd0, clockid=, mutex=0x14a550000f00, cond=0x14a550000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a550000f88, mutex=mutex@entry=0x14a550000f00, abstime=abstime@entry=0x14a56fe3afd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a550000f88, mp=mp@entry=0x14a550000ed8, abstime=abstime@entry=0x14a56fe3afd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fe3afd0, mutex=0x14a550000ed8, that=0x14a550000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a550000ed8, owner=0x14a550000e88, abs_timeout=abs_timeout@entry=0x14a56fe3afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a550000ed8, mdl_request=0x14a56fe3b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a550000ed8, mdl_requests=mdl_requests@entry=0x14a56fe3b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a550000db8, db=db@entry=0x14a5500129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a550000db8, db=0x14a550005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a550000db8, db=db@entry=0x14a550005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a550000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a550000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fe3c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a550000db8, packet=packet@entry=0x14a550008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a550000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e2708, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e2708) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e27e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 102 (Thread 0x14a56f942700 (LWP 228127)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f9402d0, clockid=, expected=0, futex_word=0x14a504000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f9402d0, clockid=, mutex=0x14a504000f00, cond=0x14a504000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a504000f88, mutex=mutex@entry=0x14a504000f00, abstime=abstime@entry=0x14a56f9402d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a504000f88, mp=mp@entry=0x14a504000ed8, abstime=abstime@entry=0x14a56f9402d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f9402d0, mutex=0x14a504000ed8, that=0x14a504000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a504000ed8, owner=0x14a504000e88, abs_timeout=abs_timeout@entry=0x14a56f9402d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a504000ed8, mdl_request=0x14a56f9405f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a504000ed8, mdl_requests=mdl_requests@entry=0x14a56f940420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a504000db8, db=0x14a5040129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a504000db8, db=0x14a504005c00, options=@0x14a56f940d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f940d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a504000db8, db=db@entry=0x14a504005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5040063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a504000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a504000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f9413d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a504000db8, packet=packet@entry=0x14a504008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a504000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e84b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e84b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e8598) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 101 (Thread 0x14a56e9bb700 (LWP 228460)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e9b8e50, clockid=, expected=0, futex_word=0x14a438000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e9b8e50, clockid=, mutex=0x14a438000f00, cond=0x14a438000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a438000f88, mutex=mutex@entry=0x14a438000f00, abstime=abstime@entry=0x14a56e9b8e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a438000f88, mp=mp@entry=0x14a438000ed8, abstime=abstime@entry=0x14a56e9b8e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e9b8e50, mutex=0x14a438000ed8, that=0x14a438000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a438000ed8, owner=0x14a438000e88, abs_timeout=abs_timeout@entry=0x14a56e9b8e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a438000ed8, mdl_request=mdl_request@entry=0x14a438012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a438000db8, ot_ctx=ot_ctx@entry=0x14a56e9b9840, mdl_request=mdl_request@entry=0x14a438012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56e9b9188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a438000db8, table_list=table_list@entry=0x14a4380129f8, ot_ctx=ot_ctx@entry=0x14a56e9b9840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56e9b9840, has_prelocking_list=false, prelocking_strategy=0x14a56e9b99f0, flags=0, counter=0x14a56e9b9994, tables=0x14a4380129f8, thd=0x14a438000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a438000db8, options=@0x14a438006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e9b9978, counter=counter@entry=0x14a56e9b9994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e9b99f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56e9b9994, tables=0x14a56e9b9978, thd=0x14a438000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a438000db8, table_list=, fields=@0x14a4380058a8: { = { = {}, first = 0x14a4380132c8, last = 0x14a4380132c8, elements = 1}, }, values=@0x14a438005e18: { = { = {}, first = 0x14a4380132d8, last = 0x14a4380132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56e9b9e60, updated_return=0x14a56e9b9f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a438000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a438000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e9ba3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a438000db8, packet=packet@entry=0x14a438008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a438000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fab88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fab88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fac68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 100 (Thread 0x14a56f9d8700 (LWP 228121)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f9d6000, clockid=, expected=0, futex_word=0x14a50c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f9d6000, clockid=, mutex=0x14a50c000f00, cond=0x14a50c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a50c000f88, mutex=mutex@entry=0x14a50c000f00, abstime=abstime@entry=0x14a56f9d6000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a50c000f88, mp=mp@entry=0x14a50c000ed8, abstime=abstime@entry=0x14a56f9d6000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f9d6000, mutex=0x14a50c000ed8, that=0x14a50c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a50c000ed8, owner=0x14a50c000e88, abs_timeout=abs_timeout@entry=0x14a56f9d6000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a50c000ed8, mdl_request=mdl_request@entry=0x14a50c012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a50c000db8, ot_ctx=ot_ctx@entry=0x14a56f9d69f0, mdl_request=mdl_request@entry=0x14a50c012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f9d6338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a50c000db8, table_list=table_list@entry=0x14a50c012a08, ot_ctx=ot_ctx@entry=0x14a56f9d69f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f9d69f0, has_prelocking_list=false, prelocking_strategy=0x14a56f9d6bf0, flags=0, counter=0x14a56f9d6a8c, tables=0x14a50c012a08, thd=0x14a50c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a50c000db8, options=@0x14a50c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f9d6a78, counter=counter@entry=0x14a56f9d6a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f9d6bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a50c000db8, options=@0x14a50c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a50c012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f9d6bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a50c012a08, thd=0x14a50c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a50c000db8, table_list=0x14a50c012a08, fields=@0x14a50c005e00: { = { = {}, first = 0x14a50c013228, last = 0x14a50c013228, elements = 1}, }, values_list=@0x14a50c005e48: { = { = {}, first = 0x14a50c013768, last = 0x14a50c013768, elements = 1}, }, update_fields=@0x14a50c005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a50c005e30, elements = 0}, }, update_values=@0x14a50c005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a50c005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a50c000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a50c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f9d73d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a50c000db8, packet=packet@entry=0x14a50c008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a50c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e7a78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e7a78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e7b58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 99 (Thread 0x14a56fcc6700 (LWP 228070)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fcc42d0, clockid=, expected=0, futex_word=0x14a534000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fcc42d0, clockid=, mutex=0x14a534000f00, cond=0x14a534000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a534000f88, mutex=mutex@entry=0x14a534000f00, abstime=abstime@entry=0x14a56fcc42d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a534000f88, mp=mp@entry=0x14a534000ed8, abstime=abstime@entry=0x14a56fcc42d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fcc42d0, mutex=0x14a534000ed8, that=0x14a534000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a534000ed8, owner=0x14a534000e88, abs_timeout=abs_timeout@entry=0x14a56fcc42d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a534000ed8, mdl_request=0x14a56fcc45f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a534000ed8, mdl_requests=mdl_requests@entry=0x14a56fcc4420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a534000db8, db=0x14a5340129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a534000db8, db=0x14a534005c00, options=@0x14a56fcc4d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56fcc4d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a534000db8, db=db@entry=0x14a534005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5340063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a534000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a534000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fcc53d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a534000db8, packet=packet@entry=0x14a534008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a534000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e42d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e42d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e43b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 98 (Thread 0x14a56fdf2700 (LWP 228052)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fdf02d0, clockid=, expected=0, futex_word=0x14a544000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fdf02d0, clockid=, mutex=0x14a544000f00, cond=0x14a544000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a544000f88, mutex=mutex@entry=0x14a544000f00, abstime=abstime@entry=0x14a56fdf02d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a544000f88, mp=mp@entry=0x14a544000ed8, abstime=abstime@entry=0x14a56fdf02d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fdf02d0, mutex=0x14a544000ed8, that=0x14a544000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a544000ed8, owner=0x14a544000e88, abs_timeout=abs_timeout@entry=0x14a56fdf02d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a544000ed8, mdl_request=0x14a56fdf05f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a544000ed8, mdl_requests=mdl_requests@entry=0x14a56fdf0420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a544000db8, db=0x14a5440129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a544000db8, db=0x14a544005c00, options=@0x14a56fdf0d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56fdf0d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a544000db8, db=db@entry=0x14a544005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5440063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a544000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a544000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fdf13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a544000db8, packet=packet@entry=0x14a544008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a544000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e2c98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e2c98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e2d78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 97 (Thread 0x14a56fa23700 (LWP 228116)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fa212d0, clockid=, expected=0, futex_word=0x14a518000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fa212d0, clockid=, mutex=0x14a518000f00, cond=0x14a518000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a518000f88, mutex=mutex@entry=0x14a518000f00, abstime=abstime@entry=0x14a56fa212d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a518000f88, mp=mp@entry=0x14a518000ed8, abstime=abstime@entry=0x14a56fa212d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fa212d0, mutex=0x14a518000ed8, that=0x14a518000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a518000ed8, owner=0x14a518000e88, abs_timeout=abs_timeout@entry=0x14a56fa212d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a518000ed8, mdl_request=0x14a56fa215f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a518000ed8, mdl_requests=mdl_requests@entry=0x14a56fa21420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a518000db8, db=0x14a5180129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a518000db8, db=0x14a518005c00, options=@0x14a56fa21d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56fa21d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a518000db8, db=db@entry=0x14a518005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5180063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a518000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a518000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fa223d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a518000db8, packet=packet@entry=0x14a518008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a518000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e74e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e74e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e75c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 96 (Thread 0x14a620388700 (LWP 227883)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6203862d0, clockid=, expected=0, futex_word=0x14a59c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6203862d0, clockid=, mutex=0x14a59c000f00, cond=0x14a59c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a59c000f88, mutex=mutex@entry=0x14a59c000f00, abstime=abstime@entry=0x14a6203862d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a59c000f88, mp=mp@entry=0x14a59c000ed8, abstime=abstime@entry=0x14a6203862d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6203862d0, mutex=0x14a59c000ed8, that=0x14a59c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a59c000ed8, owner=0x14a59c000e88, abs_timeout=abs_timeout@entry=0x14a6203862d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a59c000ed8, mdl_request=0x14a6203865f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a59c000ed8, mdl_requests=mdl_requests@entry=0x14a620386420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a59c000db8, db=0x14a59c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a59c000db8, db=0x14a59c005c00, options=@0x14a620386d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a620386d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a59c000db8, db=db@entry=0x14a59c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a59c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a59c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a59c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6203873d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a59c000db8, packet=packet@entry=0x14a59c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a59c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dc208, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dc208) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dc2e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 95 (Thread 0x14a56fd11700 (LWP 228065)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fd0d100, clockid=, expected=0, futex_word=0x14a540000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fd0d100, clockid=, mutex=0x14a540000f00, cond=0x14a540000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a540000f88, mutex=mutex@entry=0x14a540000f00, abstime=abstime@entry=0x14a56fd0d100) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a540000f88, mp=mp@entry=0x14a540000ed8, abstime=abstime@entry=0x14a56fd0d100, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fd0d100, mutex=0x14a540000ed8, that=0x14a540000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a540000ed8, owner=0x14a540000e88, abs_timeout=abs_timeout@entry=0x14a56fd0d100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a540000ed8, mdl_request=0x14a540013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a540000ed8, mdl_requests=mdl_requests@entry=0x14a56fd0d270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a540000db8, options=@0x14a540006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a540012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a540000db8, options=@0x14a540006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fd0d688, counter=counter@entry=0x14a56fd0d6a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fd0d6c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721ecc14ce in open_tables (prelocking_strategy=0x14a56fd0d6c0, flags=0, counter=0x14a56fd0d6a4, tables=0x14a56fd0d688, thd=0x14a540000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x14a540000db8, new_db=new_db@entry=0x14a540005800, new_name=new_name@entry=0x14a540005c00, create_info=create_info@entry=0x14a56fd0f470, table_list=, table_list@entry=0x14a540012a18, alter_info=alter_info@entry=0x14a56fd0f3a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055721ed4a9a2 in Sql_cmd_alter_table::execute (this=, thd=0x14a540000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a540000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a540000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fd103d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a540000db8, packet=packet@entry=0x14a540008f99 "ALTER TABLE t1 ADD COLUMN extra INT", packet_length=packet_length@entry=35, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a540000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e3d48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e3d48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e3e28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 94 (Thread 0x14a62033d700 (LWP 227895)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62033afd0, clockid=, expected=0, futex_word=0x14a590000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62033afd0, clockid=, mutex=0x14a590000f00, cond=0x14a590000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a590000f88, mutex=mutex@entry=0x14a590000f00, abstime=abstime@entry=0x14a62033afd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a590000f88, mp=mp@entry=0x14a590000ed8, abstime=abstime@entry=0x14a62033afd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62033afd0, mutex=0x14a590000ed8, that=0x14a590000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a590000ed8, owner=0x14a590000e88, abs_timeout=abs_timeout@entry=0x14a62033afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a590000ed8, mdl_request=0x14a62033b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a590000ed8, mdl_requests=mdl_requests@entry=0x14a62033b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a590000db8, db=db@entry=0x14a5900129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a590000db8, db=0x14a590005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a590000db8, db=db@entry=0x14a590005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a590000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a590000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62033c3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a590000db8, packet=packet@entry=0x14a590008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a590000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dc798, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dc798) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dc878) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 93 (Thread 0x14a56f69f700 (LWP 228196)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f69d2d0, clockid=, expected=0, futex_word=0x14a4e8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f69d2d0, clockid=, mutex=0x14a4e8000f00, cond=0x14a4e8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4e8000f88, mutex=mutex@entry=0x14a4e8000f00, abstime=abstime@entry=0x14a56f69d2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4e8000f88, mp=mp@entry=0x14a4e8000ed8, abstime=abstime@entry=0x14a56f69d2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f69d2d0, mutex=0x14a4e8000ed8, that=0x14a4e8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4e8000ed8, owner=0x14a4e8000e88, abs_timeout=abs_timeout@entry=0x14a56f69d2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4e8000ed8, mdl_request=0x14a56f69d5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4e8000ed8, mdl_requests=mdl_requests@entry=0x14a56f69d420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4e8000db8, db=0x14a4e80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4e8000db8, db=0x14a4e8005c00, options=@0x14a56f69dd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f69dd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4e8000db8, db=db@entry=0x14a4e8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4e80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4e8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f69e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4e8000db8, packet=packet@entry=0x14a4e8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236eb5e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236eb5e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236eb6c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 92 (Thread 0x14a62009a700 (LWP 227987)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6200982d0, clockid=, expected=0, futex_word=0x14a574000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6200982d0, clockid=, mutex=0x14a574000f00, cond=0x14a574000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a574000f88, mutex=mutex@entry=0x14a574000f00, abstime=abstime@entry=0x14a6200982d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a574000f88, mp=mp@entry=0x14a574000ed8, abstime=abstime@entry=0x14a6200982d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6200982d0, mutex=0x14a574000ed8, that=0x14a574000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a574000ed8, owner=0x14a574000e88, abs_timeout=abs_timeout@entry=0x14a6200982d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a574000ed8, mdl_request=0x14a6200985f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a574000ed8, mdl_requests=mdl_requests@entry=0x14a620098420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a574000db8, db=0x14a5740129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a574000db8, db=0x14a574005c00, options=@0x14a620098d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a620098d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a574000db8, db=db@entry=0x14a574005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5740063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a574000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a574000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6200993d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a574000db8, packet=packet@entry=0x14a574008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a574000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236df9a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236df9a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dfa88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 91 (Thread 0x14a56de4e700 (LWP 228696)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56de4c2d0, clockid=, expected=0, futex_word=0x14a398000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56de4c2d0, clockid=, mutex=0x14a398000f00, cond=0x14a398000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a398000f88, mutex=mutex@entry=0x14a398000f00, abstime=abstime@entry=0x14a56de4c2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a398000f88, mp=mp@entry=0x14a398000ed8, abstime=abstime@entry=0x14a56de4c2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56de4c2d0, mutex=0x14a398000ed8, that=0x14a398000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a398000ed8, owner=0x14a398000e88, abs_timeout=abs_timeout@entry=0x14a56de4c2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a398000ed8, mdl_request=0x14a56de4c5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a398000ed8, mdl_requests=mdl_requests@entry=0x14a56de4c420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a398000db8, db=0x14a3980129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a398000db8, db=0x14a398005c00, options=@0x14a56de4cd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56de4cd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a398000db8, db=db@entry=0x14a398005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3980063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a398000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a398000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56de4d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a398000db8, packet=packet@entry=0x14a398008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a398000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223708398, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223708398) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223708478) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 90 (Thread 0x14a56fc30700 (LWP 228075)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fc2c100, clockid=, expected=0, futex_word=0x14a52c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fc2c100, clockid=, mutex=0x14a52c000f00, cond=0x14a52c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a52c000f88, mutex=mutex@entry=0x14a52c000f00, abstime=abstime@entry=0x14a56fc2c100) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a52c000f88, mp=mp@entry=0x14a52c000ed8, abstime=abstime@entry=0x14a56fc2c100, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fc2c100, mutex=0x14a52c000ed8, that=0x14a52c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a52c000ed8, owner=0x14a52c000e88, abs_timeout=abs_timeout@entry=0x14a56fc2c100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a52c000ed8, mdl_request=0x14a52c013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a52c000ed8, mdl_requests=mdl_requests@entry=0x14a56fc2c270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a52c000db8, options=@0x14a52c006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a52c012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a52c000db8, options=@0x14a52c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fc2c688, counter=counter@entry=0x14a56fc2c6a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fc2c6c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721ecc14ce in open_tables (prelocking_strategy=0x14a56fc2c6c0, flags=0, counter=0x14a56fc2c6a4, tables=0x14a56fc2c688, thd=0x14a52c000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x14a52c000db8, new_db=new_db@entry=0x14a52c005800, new_name=new_name@entry=0x14a52c005c00, create_info=create_info@entry=0x14a56fc2e470, table_list=, table_list@entry=0x14a52c012a18, alter_info=alter_info@entry=0x14a56fc2e3a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055721ed4a9a2 in Sql_cmd_alter_table::execute (this=, thd=0x14a52c000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a52c000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a52c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fc2f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a52c000db8, packet=packet@entry=0x14a52c008f99 "ALTER TABLE t1 ADD COLUMN extra INT", packet_length=packet_length@entry=35, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a52c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e4d18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e4d18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e4df8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 89 (Thread 0x14a620469700 (LWP 227869)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620466940, clockid=, expected=0, futex_word=0x14a5a0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620466940, clockid=, mutex=0x14a5a0000f00, cond=0x14a5a0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5a0000f88, mutex=mutex@entry=0x14a5a0000f00, abstime=abstime@entry=0x14a620466940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5a0000f88, mp=mp@entry=0x14a5a0000ed8, abstime=abstime@entry=0x14a620466940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620466940, mutex=0x14a5a0000ed8, that=0x14a5a0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5a0000ed8, owner=0x14a5a0000e88, abs_timeout=abs_timeout@entry=0x14a620466940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5a0000ed8, mdl_request=mdl_request@entry=0x14a5a0012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5a0000db8, ot_ctx=ot_ctx@entry=0x14a620467330, mdl_request=mdl_request@entry=0x14a5a0012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a620466c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5a0000db8, table_list=table_list@entry=0x14a5a00129e8, ot_ctx=ot_ctx@entry=0x14a620467330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a620467330, has_prelocking_list=false, prelocking_strategy=0x14a620467540, flags=0, counter=0x14a6204673cc, tables=0x14a5a00129e8, thd=0x14a5a0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5a0000db8, options=@0x14a5a0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6204673b8, counter=counter@entry=0x14a6204673cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620467540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5a0000db8, options=@0x14a5a0006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5a00129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620467540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a5a00129e8, thd=0x14a5a0000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a5a0000db8, table_list=0x14a5a00129e8, conds=, order_list=order_list@entry=0x14a5a00059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a5a0000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5a0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6204683d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5a0000db8, packet=packet@entry=0x14a5a0008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236db158, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236db158) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236db238) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 88 (Thread 0x14a56de99700 (LWP 228690)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56de96fd0, clockid=, expected=0, futex_word=0x14a394000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56de96fd0, clockid=, mutex=0x14a394000f00, cond=0x14a394000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a394000f88, mutex=mutex@entry=0x14a394000f00, abstime=abstime@entry=0x14a56de96fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a394000f88, mp=mp@entry=0x14a394000ed8, abstime=abstime@entry=0x14a56de96fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56de96fd0, mutex=0x14a394000ed8, that=0x14a394000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a394000ed8, owner=0x14a394000e88, abs_timeout=abs_timeout@entry=0x14a56de96fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a394000ed8, mdl_request=0x14a56de972f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a394000ed8, mdl_requests=mdl_requests@entry=0x14a56de97120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a394000db8, db=db@entry=0x14a3940129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a394000db8, db=0x14a394005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a394000db8, db=db@entry=0x14a394005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a394000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a394000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56de983d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a394000db8, packet=packet@entry=0x14a394008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a394000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223707e08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223707e08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223707ee8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 87 (Thread 0x14a56fe88700 (LWP 228033)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fe85e50, clockid=, expected=0, futex_word=0x14a54c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fe85e50, clockid=, mutex=0x14a54c000f00, cond=0x14a54c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a54c000f88, mutex=mutex@entry=0x14a54c000f00, abstime=abstime@entry=0x14a56fe85e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a54c000f88, mp=mp@entry=0x14a54c000ed8, abstime=abstime@entry=0x14a56fe85e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fe85e50, mutex=0x14a54c000ed8, that=0x14a54c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a54c000ed8, owner=0x14a54c000e88, abs_timeout=abs_timeout@entry=0x14a56fe85e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a54c000ed8, mdl_request=mdl_request@entry=0x14a54c012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a54c000db8, ot_ctx=ot_ctx@entry=0x14a56fe86840, mdl_request=mdl_request@entry=0x14a54c012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56fe86188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a54c000db8, table_list=table_list@entry=0x14a54c0129f8, ot_ctx=ot_ctx@entry=0x14a56fe86840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56fe86840, has_prelocking_list=false, prelocking_strategy=0x14a56fe869f0, flags=0, counter=0x14a56fe86994, tables=0x14a54c0129f8, thd=0x14a54c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a54c000db8, options=@0x14a54c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fe86978, counter=counter@entry=0x14a56fe86994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fe869f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56fe86994, tables=0x14a56fe86978, thd=0x14a54c000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a54c000db8, table_list=, fields=@0x14a54c0058a8: { = { = {}, first = 0x14a54c0132c8, last = 0x14a54c0132c8, elements = 1}, }, values=@0x14a54c005e18: { = { = {}, first = 0x14a54c0132d8, last = 0x14a54c0132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56fe86e60, updated_return=0x14a56fe86f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a54c000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a54c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fe873d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a54c000db8, packet=packet@entry=0x14a54c008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a54c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e2098, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e2098) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e2178) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 86 (Thread 0x14a56f6ea700 (LWP 228195)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f6e7fd0, clockid=, expected=0, futex_word=0x14a4e4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f6e7fd0, clockid=, mutex=0x14a4e4000f00, cond=0x14a4e4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4e4000f88, mutex=mutex@entry=0x14a4e4000f00, abstime=abstime@entry=0x14a56f6e7fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4e4000f88, mp=mp@entry=0x14a4e4000ed8, abstime=abstime@entry=0x14a56f6e7fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f6e7fd0, mutex=0x14a4e4000ed8, that=0x14a4e4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4e4000ed8, owner=0x14a4e4000e88, abs_timeout=abs_timeout@entry=0x14a56f6e7fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4e4000ed8, mdl_request=0x14a56f6e82f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4e4000ed8, mdl_requests=mdl_requests@entry=0x14a56f6e8120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4e4000db8, db=db@entry=0x14a4e40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4e4000db8, db=0x14a4e4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4e4000db8, db=db@entry=0x14a4e4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4e4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4e4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f6e93d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4e4000db8, packet=packet@entry=0x14a4e4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236eb138, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236eb138) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236eb218) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 85 (Thread 0x14a56f654700 (LWP 228201)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f652940, clockid=, expected=0, futex_word=0x14a4dc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f652940, clockid=, mutex=0x14a4dc000f00, cond=0x14a4dc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4dc000f88, mutex=mutex@entry=0x14a4dc000f00, abstime=abstime@entry=0x14a56f652940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4dc000f88, mp=mp@entry=0x14a4dc000ed8, abstime=abstime@entry=0x14a56f652940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f652940, mutex=0x14a4dc000ed8, that=0x14a4dc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4dc000ed8, owner=0x14a4dc000e88, abs_timeout=abs_timeout@entry=0x14a56f652940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4dc000ed8, mdl_request=0x14a4dc0130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4dc000ed8, mdl_requests=mdl_requests@entry=0x14a56f652ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a4dc000db8, options=@0x14a4dc006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a4dc0129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a4dc0129d8, thd=0x14a4dc000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a4dc000db8, tables=tables@entry=0x14a4dc0129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a4dc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4dc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f6533d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4dc000db8, packet=packet@entry=0x14a4dc008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ebb78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ebb78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ebc58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 84 (Thread 0x14a56ff1e700 (LWP 228023)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ff1b940, clockid=, expected=0, futex_word=0x14a554000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ff1b940, clockid=, mutex=0x14a554000f00, cond=0x14a554000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a554000f88, mutex=mutex@entry=0x14a554000f00, abstime=abstime@entry=0x14a56ff1b940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a554000f88, mp=mp@entry=0x14a554000ed8, abstime=abstime@entry=0x14a56ff1b940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ff1b940, mutex=0x14a554000ed8, that=0x14a554000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a554000ed8, owner=0x14a554000e88, abs_timeout=abs_timeout@entry=0x14a56ff1b940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a554000ed8, mdl_request=mdl_request@entry=0x14a554012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a554000db8, ot_ctx=ot_ctx@entry=0x14a56ff1c330, mdl_request=mdl_request@entry=0x14a554012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56ff1bc78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a554000db8, table_list=table_list@entry=0x14a5540129e8, ot_ctx=ot_ctx@entry=0x14a56ff1c330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56ff1c330, has_prelocking_list=false, prelocking_strategy=0x14a56ff1c540, flags=0, counter=0x14a56ff1c3cc, tables=0x14a5540129e8, thd=0x14a554000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a554000db8, options=@0x14a554006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56ff1c3b8, counter=counter@entry=0x14a56ff1c3cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ff1c540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a554000db8, options=@0x14a554006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5540129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ff1c540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a5540129e8, thd=0x14a554000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a554000db8, table_list=0x14a5540129e8, conds=, order_list=order_list@entry=0x14a5540059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a554000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a554000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ff1d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a554000db8, packet=packet@entry=0x14a554008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a554000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e1578, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e1578) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e1658) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 83 (Thread 0x14a56efe2700 (LWP 228306)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56efdffd0, clockid=, expected=0, futex_word=0x14a484000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56efdffd0, clockid=, mutex=0x14a484000f00, cond=0x14a484000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a484000f88, mutex=mutex@entry=0x14a484000f00, abstime=abstime@entry=0x14a56efdffd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a484000f88, mp=mp@entry=0x14a484000ed8, abstime=abstime@entry=0x14a56efdffd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56efdffd0, mutex=0x14a484000ed8, that=0x14a484000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a484000ed8, owner=0x14a484000e88, abs_timeout=abs_timeout@entry=0x14a56efdffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a484000ed8, mdl_request=0x14a56efe02f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a484000ed8, mdl_requests=mdl_requests@entry=0x14a56efe0120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a484000db8, db=db@entry=0x14a4840129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a484000db8, db=0x14a484005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a484000db8, db=db@entry=0x14a484005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a484000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a484000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56efe13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a484000db8, packet=packet@entry=0x14a484008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a484000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f35d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f35d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f36b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 82 (Thread 0x14a6202f2700 (LWP 227902)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6202f02d0, clockid=, expected=0, futex_word=0x14a594000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6202f02d0, clockid=, mutex=0x14a594000f00, cond=0x14a594000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a594000f88, mutex=mutex@entry=0x14a594000f00, abstime=abstime@entry=0x14a6202f02d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a594000f88, mp=mp@entry=0x14a594000ed8, abstime=abstime@entry=0x14a6202f02d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6202f02d0, mutex=0x14a594000ed8, that=0x14a594000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a594000ed8, owner=0x14a594000e88, abs_timeout=abs_timeout@entry=0x14a6202f02d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a594000ed8, mdl_request=0x14a6202f05f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a594000ed8, mdl_requests=mdl_requests@entry=0x14a6202f0420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a594000db8, db=0x14a5940129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a594000db8, db=0x14a594005c00, options=@0x14a6202f0d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a6202f0d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a594000db8, db=db@entry=0x14a594005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5940063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a594000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a594000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6202f13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a594000db8, packet=packet@entry=0x14a594008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a594000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dce08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dce08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dcee8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 81 (Thread 0x14a56f780700 (LWP 228175)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f77e000, clockid=, expected=0, futex_word=0x14a4ec000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f77e000, clockid=, mutex=0x14a4ec000f00, cond=0x14a4ec000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4ec000f88, mutex=mutex@entry=0x14a4ec000f00, abstime=abstime@entry=0x14a56f77e000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4ec000f88, mp=mp@entry=0x14a4ec000ed8, abstime=abstime@entry=0x14a56f77e000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f77e000, mutex=0x14a4ec000ed8, that=0x14a4ec000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4ec000ed8, owner=0x14a4ec000e88, abs_timeout=abs_timeout@entry=0x14a56f77e000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4ec000ed8, mdl_request=mdl_request@entry=0x14a4ec012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4ec000db8, ot_ctx=ot_ctx@entry=0x14a56f77e9f0, mdl_request=mdl_request@entry=0x14a4ec012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f77e338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4ec000db8, table_list=table_list@entry=0x14a4ec012a08, ot_ctx=ot_ctx@entry=0x14a56f77e9f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f77e9f0, has_prelocking_list=false, prelocking_strategy=0x14a56f77ebf0, flags=0, counter=0x14a56f77ea8c, tables=0x14a4ec012a08, thd=0x14a4ec000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4ec000db8, options=@0x14a4ec006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f77ea78, counter=counter@entry=0x14a56f77ea8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f77ebf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4ec000db8, options=@0x14a4ec006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4ec012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f77ebf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a4ec012a08, thd=0x14a4ec000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a4ec000db8, table_list=0x14a4ec012a08, fields=@0x14a4ec005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4ec005e00, elements = 0}, }, values_list=@0x14a4ec005e48: { = { = {}, first = 0x14a4ec013600, last = 0x14a4ec013600, elements = 1}, }, update_fields=@0x14a4ec005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4ec005e30, elements = 0}, }, update_values=@0x14a4ec005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4ec005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a4ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4ec000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f77f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4ec000db8, packet=packet@entry=0x14a4ec008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ea618, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ea618) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ea6f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 80 (Thread 0x14a56ff69700 (LWP 228016)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ff672d0, clockid=, expected=0, futex_word=0x14a560000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ff672d0, clockid=, mutex=0x14a560000f00, cond=0x14a560000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a560000f88, mutex=mutex@entry=0x14a560000f00, abstime=abstime@entry=0x14a56ff672d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a560000f88, mp=mp@entry=0x14a560000ed8, abstime=abstime@entry=0x14a56ff672d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ff672d0, mutex=0x14a560000ed8, that=0x14a560000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a560000ed8, owner=0x14a560000e88, abs_timeout=abs_timeout@entry=0x14a56ff672d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a560000ed8, mdl_request=0x14a56ff675f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a560000ed8, mdl_requests=mdl_requests@entry=0x14a56ff67420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a560000db8, db=0x14a5600129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a560000db8, db=0x14a560005c00, options=@0x14a56ff67d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56ff67d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a560000db8, db=db@entry=0x14a560005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5600063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a560000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a560000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ff683d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a560000db8, packet=packet@entry=0x14a560008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a560000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e0fe8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e0fe8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e10c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 79 (Thread 0x14a56f10e700 (LWP 228290)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f10bfd0, clockid=, expected=0, futex_word=0x14a494000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f10bfd0, clockid=, mutex=0x14a494000f00, cond=0x14a494000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a494000f88, mutex=mutex@entry=0x14a494000f00, abstime=abstime@entry=0x14a56f10bfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a494000f88, mp=mp@entry=0x14a494000ed8, abstime=abstime@entry=0x14a56f10bfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f10bfd0, mutex=0x14a494000ed8, that=0x14a494000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a494000ed8, owner=0x14a494000e88, abs_timeout=abs_timeout@entry=0x14a56f10bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a494000ed8, mdl_request=0x14a56f10c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a494000ed8, mdl_requests=mdl_requests@entry=0x14a56f10c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a494000db8, db=db@entry=0x14a4940129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a494000db8, db=0x14a494005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a494000db8, db=db@entry=0x14a494005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a494000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a494000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f10d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a494000db8, packet=packet@entry=0x14a494008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a494000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f1f98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f1f98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f2078) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 78 (Thread 0x14a56f735700 (LWP 228176)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f732fd0, clockid=, expected=0, futex_word=0x14a4f0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f732fd0, clockid=, mutex=0x14a4f0000f00, cond=0x14a4f0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4f0000f88, mutex=mutex@entry=0x14a4f0000f00, abstime=abstime@entry=0x14a56f732fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4f0000f88, mp=mp@entry=0x14a4f0000ed8, abstime=abstime@entry=0x14a56f732fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f732fd0, mutex=0x14a4f0000ed8, that=0x14a4f0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4f0000ed8, owner=0x14a4f0000e88, abs_timeout=abs_timeout@entry=0x14a56f732fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4f0000ed8, mdl_request=0x14a56f7332f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4f0000ed8, mdl_requests=mdl_requests@entry=0x14a56f733120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4f0000db8, db=db@entry=0x14a4f00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4f0000db8, db=0x14a4f0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4f0000db8, db=db@entry=0x14a4f0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4f0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4f0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f7343d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4f0000db8, packet=packet@entry=0x14a4f0008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236eaac8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236eaac8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236eaba8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 77 (Thread 0x14a6202a7700 (LWP 227903)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6202a52d0, clockid=, expected=0, futex_word=0x14a588000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6202a52d0, clockid=, mutex=0x14a588000f00, cond=0x14a588000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a588000f88, mutex=mutex@entry=0x14a588000f00, abstime=abstime@entry=0x14a6202a52d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a588000f88, mp=mp@entry=0x14a588000ed8, abstime=abstime@entry=0x14a6202a52d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6202a52d0, mutex=0x14a588000ed8, that=0x14a588000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a588000ed8, owner=0x14a588000e88, abs_timeout=abs_timeout@entry=0x14a6202a52d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a588000ed8, mdl_request=0x14a6202a55f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a588000ed8, mdl_requests=mdl_requests@entry=0x14a6202a5420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a588000db8, db=0x14a5880129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a588000db8, db=0x14a588005c00, options=@0x14a6202a5d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a6202a5d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a588000db8, db=db@entry=0x14a588005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5880063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a588000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a588000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6202a63d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a588000db8, packet=packet@entry=0x14a588008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a588000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dd2b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dd2b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dd398) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 76 (Thread 0x14a620130700 (LWP 227977)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62012e2d0, clockid=, expected=0, futex_word=0x14a570000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62012e2d0, clockid=, mutex=0x14a570000f00, cond=0x14a570000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a570000f88, mutex=mutex@entry=0x14a570000f00, abstime=abstime@entry=0x14a62012e2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a570000f88, mp=mp@entry=0x14a570000ed8, abstime=abstime@entry=0x14a62012e2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62012e2d0, mutex=0x14a570000ed8, that=0x14a570000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a570000ed8, owner=0x14a570000e88, abs_timeout=abs_timeout@entry=0x14a62012e2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a570000ed8, mdl_request=0x14a62012e5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a570000ed8, mdl_requests=mdl_requests@entry=0x14a62012e420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a570000db8, db=0x14a5700129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a570000db8, db=0x14a570005c00, options=@0x14a62012ed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a62012ed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a570000db8, db=db@entry=0x14a570005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5700063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a570000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a570000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62012f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a570000db8, packet=packet@entry=0x14a570008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a570000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236def68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236def68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236df048) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 75 (Thread 0x14a56f285700 (LWP 228272)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f282fd0, clockid=, expected=0, futex_word=0x14a4a4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f282fd0, clockid=, mutex=0x14a4a4000f00, cond=0x14a4a4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4a4000f88, mutex=mutex@entry=0x14a4a4000f00, abstime=abstime@entry=0x14a56f282fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4a4000f88, mp=mp@entry=0x14a4a4000ed8, abstime=abstime@entry=0x14a56f282fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f282fd0, mutex=0x14a4a4000ed8, that=0x14a4a4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4a4000ed8, owner=0x14a4a4000e88, abs_timeout=abs_timeout@entry=0x14a56f282fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4a4000ed8, mdl_request=0x14a56f2832f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4a4000ed8, mdl_requests=mdl_requests@entry=0x14a56f283120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4a4000db8, db=db@entry=0x14a4a40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4a4000db8, db=0x14a4a4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4a4000db8, db=db@entry=0x14a4a4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4a4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4a4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f2843d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4a4000db8, packet=packet@entry=0x14a4a4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f04a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f04a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f0588) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 74 (Thread 0x14a56df7a700 (LWP 228673)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56df782d0, clockid=, expected=0, futex_word=0x14a3a8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56df782d0, clockid=, mutex=0x14a3a8000f00, cond=0x14a3a8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3a8000f88, mutex=mutex@entry=0x14a3a8000f00, abstime=abstime@entry=0x14a56df782d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3a8000f88, mp=mp@entry=0x14a3a8000ed8, abstime=abstime@entry=0x14a56df782d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56df782d0, mutex=0x14a3a8000ed8, that=0x14a3a8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3a8000ed8, owner=0x14a3a8000e88, abs_timeout=abs_timeout@entry=0x14a56df782d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3a8000ed8, mdl_request=0x14a56df785f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3a8000ed8, mdl_requests=mdl_requests@entry=0x14a56df78420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3a8000db8, db=0x14a3a80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3a8000db8, db=0x14a3a8005c00, options=@0x14a56df78d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56df78d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3a8000db8, db=db@entry=0x14a3a8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3a80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3a8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56df793d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3a8000db8, packet=packet@entry=0x14a3a8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223706d58, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223706d58) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223706e38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 73 (Thread 0x14a620211700 (LWP 227936)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62020efd0, clockid=, expected=0, futex_word=0x14a580000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62020efd0, clockid=, mutex=0x14a580000f00, cond=0x14a580000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a580000f88, mutex=mutex@entry=0x14a580000f00, abstime=abstime@entry=0x14a62020efd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a580000f88, mp=mp@entry=0x14a580000ed8, abstime=abstime@entry=0x14a62020efd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62020efd0, mutex=0x14a580000ed8, that=0x14a580000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a580000ed8, owner=0x14a580000e88, abs_timeout=abs_timeout@entry=0x14a62020efd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a580000ed8, mdl_request=0x14a62020f2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a580000ed8, mdl_requests=mdl_requests@entry=0x14a62020f120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a580000db8, db=db@entry=0x14a5800129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a580000db8, db=0x14a580005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a580000db8, db=db@entry=0x14a580005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a580000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a580000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6202103d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a580000db8, packet=packet@entry=0x14a580008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a580000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ddeb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ddeb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ddf98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 72 (Thread 0x14a56dfc5700 (LWP 228669)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56dfc3000, clockid=, expected=0, futex_word=0x14a3a4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56dfc3000, clockid=, mutex=0x14a3a4000f00, cond=0x14a3a4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3a4000f88, mutex=mutex@entry=0x14a3a4000f00, abstime=abstime@entry=0x14a56dfc3000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3a4000f88, mp=mp@entry=0x14a3a4000ed8, abstime=abstime@entry=0x14a56dfc3000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56dfc3000, mutex=0x14a3a4000ed8, that=0x14a3a4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3a4000ed8, owner=0x14a3a4000e88, abs_timeout=abs_timeout@entry=0x14a56dfc3000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3a4000ed8, mdl_request=mdl_request@entry=0x14a3a4012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a3a4000db8, ot_ctx=ot_ctx@entry=0x14a56dfc39f0, mdl_request=mdl_request@entry=0x14a3a4012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56dfc3338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a3a4000db8, table_list=table_list@entry=0x14a3a4012a08, ot_ctx=ot_ctx@entry=0x14a56dfc39f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56dfc39f0, has_prelocking_list=false, prelocking_strategy=0x14a56dfc3bf0, flags=0, counter=0x14a56dfc3a8c, tables=0x14a3a4012a08, thd=0x14a3a4000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a3a4000db8, options=@0x14a3a4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56dfc3a78, counter=counter@entry=0x14a56dfc3a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56dfc3bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a3a4000db8, options=@0x14a3a4006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a3a4012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56dfc3bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a3a4012a08, thd=0x14a3a4000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a3a4000db8, table_list=0x14a3a4012a08, fields=@0x14a3a4005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3a4005e00, elements = 0}, }, values_list=@0x14a3a4005e48: { = { = {}, first = 0x14a3a4013600, last = 0x14a3a4013600, elements = 1}, }, update_fields=@0x14a3a4005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3a4005e30, elements = 0}, }, update_values=@0x14a3a4005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3a4005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a3a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3a4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56dfc43d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3a4000db8, packet=packet@entry=0x14a3a4008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a3a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572237067c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572237067c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572237068a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 71 (Thread 0x14a62017b700 (LWP 227954)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620178940, clockid=, expected=0, futex_word=0x14a578000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620178940, clockid=, mutex=0x14a578000f00, cond=0x14a578000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a578000f88, mutex=mutex@entry=0x14a578000f00, abstime=abstime@entry=0x14a620178940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a578000f88, mp=mp@entry=0x14a578000ed8, abstime=abstime@entry=0x14a620178940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620178940, mutex=0x14a578000ed8, that=0x14a578000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a578000ed8, owner=0x14a578000e88, abs_timeout=abs_timeout@entry=0x14a620178940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a578000ed8, mdl_request=mdl_request@entry=0x14a578012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a578000db8, ot_ctx=ot_ctx@entry=0x14a620179330, mdl_request=mdl_request@entry=0x14a578012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a620178c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a578000db8, table_list=table_list@entry=0x14a5780129e8, ot_ctx=ot_ctx@entry=0x14a620179330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a620179330, has_prelocking_list=false, prelocking_strategy=0x14a620179540, flags=0, counter=0x14a6201793cc, tables=0x14a5780129e8, thd=0x14a578000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a578000db8, options=@0x14a578006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6201793b8, counter=counter@entry=0x14a6201793cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620179540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a578000db8, options=@0x14a578006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5780129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620179540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a5780129e8, thd=0x14a578000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a578000db8, table_list=0x14a5780129e8, conds=, order_list=order_list@entry=0x14a5780059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a578000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a578000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62017a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a578000db8, packet=packet@entry=0x14a578008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a578000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236de8f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236de8f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236de9d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 70 (Thread 0x14a56e2b3700 (LWP 228598)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e2b0940, clockid=, expected=0, futex_word=0x14a3d8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e2b0940, clockid=, mutex=0x14a3d8000f00, cond=0x14a3d8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3d8000f88, mutex=mutex@entry=0x14a3d8000f00, abstime=abstime@entry=0x14a56e2b0940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3d8000f88, mp=mp@entry=0x14a3d8000ed8, abstime=abstime@entry=0x14a56e2b0940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e2b0940, mutex=0x14a3d8000ed8, that=0x14a3d8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3d8000ed8, owner=0x14a3d8000e88, abs_timeout=abs_timeout@entry=0x14a56e2b0940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3d8000ed8, mdl_request=mdl_request@entry=0x14a3d8012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a3d8000db8, ot_ctx=ot_ctx@entry=0x14a56e2b1330, mdl_request=mdl_request@entry=0x14a3d8012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56e2b0c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a3d8000db8, table_list=table_list@entry=0x14a3d80129e8, ot_ctx=ot_ctx@entry=0x14a56e2b1330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56e2b1330, has_prelocking_list=false, prelocking_strategy=0x14a56e2b1540, flags=0, counter=0x14a56e2b13cc, tables=0x14a3d80129e8, thd=0x14a3d8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a3d8000db8, options=@0x14a3d8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e2b13b8, counter=counter@entry=0x14a56e2b13cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e2b1540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a3d8000db8, options=@0x14a3d8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a3d80129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e2b1540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a3d80129e8, thd=0x14a3d8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a3d8000db8, table_list=0x14a3d80129e8, conds=, order_list=order_list@entry=0x14a3d80059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a3d8000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3d8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e2b23d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3d8000db8, packet=packet@entry=0x14a3d8008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a3d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223703028, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223703028) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223703108) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 69 (Thread 0x14a56f31b700 (LWP 228249)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f319000, clockid=, expected=0, futex_word=0x14a4b8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f319000, clockid=, mutex=0x14a4b8000f00, cond=0x14a4b8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4b8000f88, mutex=mutex@entry=0x14a4b8000f00, abstime=abstime@entry=0x14a56f319000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4b8000f88, mp=mp@entry=0x14a4b8000ed8, abstime=abstime@entry=0x14a56f319000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f319000, mutex=0x14a4b8000ed8, that=0x14a4b8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4b8000ed8, owner=0x14a4b8000e88, abs_timeout=abs_timeout@entry=0x14a56f319000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4b8000ed8, mdl_request=mdl_request@entry=0x14a4b8012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4b8000db8, ot_ctx=ot_ctx@entry=0x14a56f3199f0, mdl_request=mdl_request@entry=0x14a4b8012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f319338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4b8000db8, table_list=table_list@entry=0x14a4b8012a08, ot_ctx=ot_ctx@entry=0x14a56f3199f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f3199f0, has_prelocking_list=false, prelocking_strategy=0x14a56f319bf0, flags=0, counter=0x14a56f319a8c, tables=0x14a4b8012a08, thd=0x14a4b8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4b8000db8, options=@0x14a4b8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f319a78, counter=counter@entry=0x14a56f319a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f319bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4b8000db8, options=@0x14a4b8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4b8012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f319bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a4b8012a08, thd=0x14a4b8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a4b8000db8, table_list=0x14a4b8012a08, fields=@0x14a4b8005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4b8005e00, elements = 0}, }, values_list=@0x14a4b8005e48: { = { = {}, first = 0x14a4b8013600, last = 0x14a4b8013600, elements = 1}, }, update_fields=@0x14a4b8005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4b8005e30, elements = 0}, }, update_values=@0x14a4b8005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4b8005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a4b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4b8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f31a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4b8000db8, packet=packet@entry=0x14a4b8008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ef8a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ef8a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ef988) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 68 (Thread 0x14a56dee4700 (LWP 228686)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56dee22d0, clockid=, expected=0, futex_word=0x14a3a0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56dee22d0, clockid=, mutex=0x14a3a0000f00, cond=0x14a3a0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3a0000f88, mutex=mutex@entry=0x14a3a0000f00, abstime=abstime@entry=0x14a56dee22d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3a0000f88, mp=mp@entry=0x14a3a0000ed8, abstime=abstime@entry=0x14a56dee22d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56dee22d0, mutex=0x14a3a0000ed8, that=0x14a3a0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3a0000ed8, owner=0x14a3a0000e88, abs_timeout=abs_timeout@entry=0x14a56dee22d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3a0000ed8, mdl_request=0x14a56dee25f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3a0000ed8, mdl_requests=mdl_requests@entry=0x14a56dee2420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3a0000db8, db=0x14a3a00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a3a0000db8, db=0x14a3a0005c00, options=@0x14a56dee2d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56dee2d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a3a0000db8, db=db@entry=0x14a3a0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a3a00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a3a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3a0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56dee33d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3a0000db8, packet=packet@entry=0x14a3a0008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223707878, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223707878) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223707958) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 67 (Thread 0x14a56e349700 (LWP 228590)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e347000, clockid=, expected=0, futex_word=0x14a3e0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e347000, clockid=, mutex=0x14a3e0000f00, cond=0x14a3e0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3e0000f88, mutex=mutex@entry=0x14a3e0000f00, abstime=abstime@entry=0x14a56e347000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3e0000f88, mp=mp@entry=0x14a3e0000ed8, abstime=abstime@entry=0x14a56e347000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e347000, mutex=0x14a3e0000ed8, that=0x14a3e0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3e0000ed8, owner=0x14a3e0000e88, abs_timeout=abs_timeout@entry=0x14a56e347000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3e0000ed8, mdl_request=mdl_request@entry=0x14a3e0012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a3e0000db8, ot_ctx=ot_ctx@entry=0x14a56e3479f0, mdl_request=mdl_request@entry=0x14a3e0012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56e347338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a3e0000db8, table_list=table_list@entry=0x14a3e0012a08, ot_ctx=ot_ctx@entry=0x14a56e3479f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56e3479f0, has_prelocking_list=false, prelocking_strategy=0x14a56e347bf0, flags=0, counter=0x14a56e347a8c, tables=0x14a3e0012a08, thd=0x14a3e0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a3e0000db8, options=@0x14a3e0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56e347a78, counter=counter@entry=0x14a56e347a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e347bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a3e0000db8, options=@0x14a3e0006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a3e0012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56e347bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a3e0012a08, thd=0x14a3e0000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a3e0000db8, table_list=0x14a3e0012a08, fields=@0x14a3e0005e00: { = { = {}, first = 0x14a3e0013228, last = 0x14a3e0013228, elements = 1}, }, values_list=@0x14a3e0005e48: { = { = {}, first = 0x14a3e0013768, last = 0x14a3e0013768, elements = 1}, }, update_fields=@0x14a3e0005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3e0005e30, elements = 0}, }, update_values=@0x14a3e0005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a3e0005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a3e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3e0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e3483d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3e0000db8, packet=packet@entry=0x14a3e0008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a3e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223702508, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223702508) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572237025e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 66 (Thread 0x14a56f573700 (LWP 228220)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f5712d0, clockid=, expected=0, futex_word=0x14a4d8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f5712d0, clockid=, mutex=0x14a4d8000f00, cond=0x14a4d8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4d8000f88, mutex=mutex@entry=0x14a4d8000f00, abstime=abstime@entry=0x14a56f5712d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4d8000f88, mp=mp@entry=0x14a4d8000ed8, abstime=abstime@entry=0x14a56f5712d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f5712d0, mutex=0x14a4d8000ed8, that=0x14a4d8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4d8000ed8, owner=0x14a4d8000e88, abs_timeout=abs_timeout@entry=0x14a56f5712d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4d8000ed8, mdl_request=0x14a56f5715f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4d8000ed8, mdl_requests=mdl_requests@entry=0x14a56f571420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4d8000db8, db=0x14a4d80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4d8000db8, db=0x14a4d8005c00, options=@0x14a56f571d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f571d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4d8000db8, db=db@entry=0x14a4d8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4d80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4d8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f5723d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4d8000db8, packet=packet@entry=0x14a4d8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ecd08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ecd08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ecde8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 65 (Thread 0x14a6219b2700 (LWP 227756)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6219b0000, clockid=, expected=0, futex_word=0x14a5ec000fb4) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6219b0000, clockid=, mutex=0x14a5ec000f00, cond=0x14a5ec000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5ec000f88, mutex=mutex@entry=0x14a5ec000f00, abstime=abstime@entry=0x14a6219b0000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5ec000f88, mp=mp@entry=0x14a5ec000ed8, abstime=abstime@entry=0x14a6219b0000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6219b0000, mutex=0x14a5ec000ed8, that=0x14a5ec000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5ec000ed8, owner=0x14a5ec000e88, abs_timeout=abs_timeout@entry=0x14a6219b0000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5ec000ed8, mdl_request=mdl_request@entry=0x14a5ec012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5ec000db8, ot_ctx=ot_ctx@entry=0x14a6219b09f0, mdl_request=mdl_request@entry=0x14a5ec012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a6219b0338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5ec000db8, table_list=table_list@entry=0x14a5ec012a08, ot_ctx=ot_ctx@entry=0x14a6219b09f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a6219b09f0, has_prelocking_list=false, prelocking_strategy=0x14a6219b0bf0, flags=0, counter=0x14a6219b0a8c, tables=0x14a5ec012a08, thd=0x14a5ec000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5ec000db8, options=@0x14a5ec006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6219b0a78, counter=counter@entry=0x14a6219b0a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6219b0bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5ec000db8, options=@0x14a5ec006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5ec012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6219b0bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a5ec012a08, thd=0x14a5ec000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a5ec000db8, table_list=0x14a5ec012a08, fields=@0x14a5ec005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5ec005e00, elements = 0}, }, values_list=@0x14a5ec005e48: { = { = {}, first = 0x14a5ec013600, last = 0x14a5ec013600, elements = 1}, }, update_fields=@0x14a5ec005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5ec005e30, elements = 0}, }, update_values=@0x14a5ec005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5ec005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a5ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5ec000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6219b13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5ec000db8, packet=packet@entry=0x14a5ec008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d52c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d52c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d53a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 64 (Thread 0x14a56e4c0700 (LWP 228563)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e4be940, clockid=, expected=0, futex_word=0x14a3f0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e4be940, clockid=, mutex=0x14a3f0000f00, cond=0x14a3f0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3f0000f88, mutex=mutex@entry=0x14a3f0000f00, abstime=abstime@entry=0x14a56e4be940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3f0000f88, mp=mp@entry=0x14a3f0000ed8, abstime=abstime@entry=0x14a56e4be940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e4be940, mutex=0x14a3f0000ed8, that=0x14a3f0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3f0000ed8, owner=0x14a3f0000e88, abs_timeout=abs_timeout@entry=0x14a56e4be940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3f0000ed8, mdl_request=0x14a3f00130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3f0000ed8, mdl_requests=mdl_requests@entry=0x14a56e4beab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a3f0000db8, options=@0x14a3f0006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a3f00129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a3f00129d8, thd=0x14a3f0000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a3f0000db8, tables=tables@entry=0x14a3f00129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a3f0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3f0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e4bf3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3f0000db8, packet=packet@entry=0x14a3f0008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223700a18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223700a18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223700af8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 63 (Thread 0x14a56df2f700 (LWP 228679)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56df2d2d0, clockid=, expected=0, futex_word=0x14a39c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56df2d2d0, clockid=, mutex=0x14a39c000f00, cond=0x14a39c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a39c000f88, mutex=mutex@entry=0x14a39c000f00, abstime=abstime@entry=0x14a56df2d2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a39c000f88, mp=mp@entry=0x14a39c000ed8, abstime=abstime@entry=0x14a56df2d2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56df2d2d0, mutex=0x14a39c000ed8, that=0x14a39c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a39c000ed8, owner=0x14a39c000e88, abs_timeout=abs_timeout@entry=0x14a56df2d2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a39c000ed8, mdl_request=0x14a56df2d5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a39c000ed8, mdl_requests=mdl_requests@entry=0x14a56df2d420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a39c000db8, db=0x14a39c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a39c000db8, db=0x14a39c005c00, options=@0x14a56df2dd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56df2dd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a39c000db8, db=db@entry=0x14a39c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a39c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a39c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a39c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56df2e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a39c000db8, packet=packet@entry=0x14a39c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a39c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572237072e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572237072e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572237073c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 62 (Thread 0x14a56e970700 (LWP 228461)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e96e2d0, clockid=, expected=0, futex_word=0x14a42c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e96e2d0, clockid=, mutex=0x14a42c000f00, cond=0x14a42c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a42c000f88, mutex=mutex@entry=0x14a42c000f00, abstime=abstime@entry=0x14a56e96e2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a42c000f88, mp=mp@entry=0x14a42c000ed8, abstime=abstime@entry=0x14a56e96e2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e96e2d0, mutex=0x14a42c000ed8, that=0x14a42c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a42c000ed8, owner=0x14a42c000e88, abs_timeout=abs_timeout@entry=0x14a56e96e2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a42c000ed8, mdl_request=0x14a56e96e5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a42c000ed8, mdl_requests=mdl_requests@entry=0x14a56e96e420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a42c000db8, db=0x14a42c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a42c000db8, db=0x14a42c005c00, options=@0x14a56e96ed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e96ed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a42c000db8, db=db@entry=0x14a42c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a42c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a42c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a42c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e96f3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a42c000db8, packet=packet@entry=0x14a42c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a42c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fb038, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fb038) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fb118) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 61 (Thread 0x14a6204b4700 (LWP 227865)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6204b1fd0, clockid=, expected=0, futex_word=0x14a5ac000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6204b1fd0, clockid=, mutex=0x14a5ac000f00, cond=0x14a5ac000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5ac000f88, mutex=mutex@entry=0x14a5ac000f00, abstime=abstime@entry=0x14a6204b1fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5ac000f88, mp=mp@entry=0x14a5ac000ed8, abstime=abstime@entry=0x14a6204b1fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6204b1fd0, mutex=0x14a5ac000ed8, that=0x14a5ac000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5ac000ed8, owner=0x14a5ac000e88, abs_timeout=abs_timeout@entry=0x14a6204b1fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5ac000ed8, mdl_request=0x14a6204b22f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5ac000ed8, mdl_requests=mdl_requests@entry=0x14a6204b2120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5ac000db8, db=db@entry=0x14a5ac0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5ac000db8, db=0x14a5ac005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5ac000db8, db=db@entry=0x14a5ac005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5ac000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5ac000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6204b33d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5ac000db8, packet=packet@entry=0x14a5ac008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dabc8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dabc8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236daca8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 60 (Thread 0x14a56eca9700 (LWP 228376)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eca72d0, clockid=, expected=0, futex_word=0x14a460000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eca72d0, clockid=, mutex=0x14a460000f00, cond=0x14a460000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a460000f88, mutex=mutex@entry=0x14a460000f00, abstime=abstime@entry=0x14a56eca72d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a460000f88, mp=mp@entry=0x14a460000ed8, abstime=abstime@entry=0x14a56eca72d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eca72d0, mutex=0x14a460000ed8, that=0x14a460000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a460000ed8, owner=0x14a460000e88, abs_timeout=abs_timeout@entry=0x14a56eca72d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a460000ed8, mdl_request=0x14a56eca75f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a460000ed8, mdl_requests=mdl_requests@entry=0x14a56eca7420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a460000db8, db=0x14a4600129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a460000db8, db=0x14a460005c00, options=@0x14a56eca7d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56eca7d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a460000db8, db=db@entry=0x14a460005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4600063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a460000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a460000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56eca83d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a460000db8, packet=packet@entry=0x14a460008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a460000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f7308, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f7308) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f73e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 59 (Thread 0x14a56ea51700 (LWP 228432)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ea4f3e0, clockid=, expected=0, futex_word=0x14a440000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ea4f3e0, clockid=, mutex=0x14a440000f00, cond=0x14a440000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a440000f88, mutex=mutex@entry=0x14a440000f00, abstime=abstime@entry=0x14a56ea4f3e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a440000f88, mp=mp@entry=0x14a440000ed8, abstime=abstime@entry=0x14a56ea4f3e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ea4f3e0, mutex=0x14a440000ed8, that=0x14a440000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a440000ed8, owner=0x14a440000e88, abs_timeout=abs_timeout@entry=0x14a56ea4f3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a440000ed8, mdl_request=0x14a440013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a440000ed8, mdl_requests=mdl_requests@entry=0x14a56ea4f550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a440000db8, options=@0x14a56ea4fd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a440012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a440000db8, options=@0x14a56ea4fd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56ea4f8f8, counter=counter@entry=0x14a56ea4f90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ea4f998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a440000db8, options=@0x14a56ea4fd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a440012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56ea4f998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a440012a30, options=@0x14a56ea4fd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a440000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a440000db8, create_table=create_table@entry=0x14a440012a30, create_info=create_info@entry=0x14a56ea4fb40, alter_info=alter_info@entry=0x14a56ea4fa70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a4400129d0, thd=0x14a440000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a440000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a440000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ea503d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a440000db8, packet=packet@entry=0x14a440008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a440000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f9f88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f9f88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fa068) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 58 (Thread 0x14a62054a700 (LWP 227852)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620547fd0, clockid=, expected=0, futex_word=0x14a5b4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620547fd0, clockid=, mutex=0x14a5b4000f00, cond=0x14a5b4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5b4000f88, mutex=mutex@entry=0x14a5b4000f00, abstime=abstime@entry=0x14a620547fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5b4000f88, mp=mp@entry=0x14a5b4000ed8, abstime=abstime@entry=0x14a620547fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620547fd0, mutex=0x14a5b4000ed8, that=0x14a5b4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5b4000ed8, owner=0x14a5b4000e88, abs_timeout=abs_timeout@entry=0x14a620547fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5b4000ed8, mdl_request=0x14a6205482f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5b4000ed8, mdl_requests=mdl_requests@entry=0x14a620548120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5b4000db8, db=db@entry=0x14a5b40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5b4000db8, db=0x14a5b4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5b4000db8, db=db@entry=0x14a5b4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5b4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5b4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6205493d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5b4000db8, packet=packet@entry=0x14a5b4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236da0a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236da0a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236da188) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 57 (Thread 0x14a56ed3f700 (LWP 228365)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56ed3cfd0, clockid=, expected=0, futex_word=0x14a468000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56ed3cfd0, clockid=, mutex=0x14a468000f00, cond=0x14a468000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a468000f88, mutex=mutex@entry=0x14a468000f00, abstime=abstime@entry=0x14a56ed3cfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a468000f88, mp=mp@entry=0x14a468000ed8, abstime=abstime@entry=0x14a56ed3cfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56ed3cfd0, mutex=0x14a468000ed8, that=0x14a468000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a468000ed8, owner=0x14a468000e88, abs_timeout=abs_timeout@entry=0x14a56ed3cfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a468000ed8, mdl_request=0x14a56ed3d2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a468000ed8, mdl_requests=mdl_requests@entry=0x14a56ed3d120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a468000db8, db=db@entry=0x14a4680129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a468000db8, db=0x14a468005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a468000db8, db=db@entry=0x14a468005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a468000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a468000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ed3e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a468000db8, packet=packet@entry=0x14a468008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a468000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f68c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f68c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f69a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 56 (Thread 0x14a56edd5700 (LWP 228345)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56edd3000, clockid=, expected=0, futex_word=0x14a470000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56edd3000, clockid=, mutex=0x14a470000f00, cond=0x14a470000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a470000f88, mutex=mutex@entry=0x14a470000f00, abstime=abstime@entry=0x14a56edd3000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a470000f88, mp=mp@entry=0x14a470000ed8, abstime=abstime@entry=0x14a56edd3000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56edd3000, mutex=0x14a470000ed8, that=0x14a470000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a470000ed8, owner=0x14a470000e88, abs_timeout=abs_timeout@entry=0x14a56edd3000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a470000ed8, mdl_request=mdl_request@entry=0x14a470012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a470000db8, ot_ctx=ot_ctx@entry=0x14a56edd39f0, mdl_request=mdl_request@entry=0x14a470012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56edd3338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a470000db8, table_list=table_list@entry=0x14a470012a08, ot_ctx=ot_ctx@entry=0x14a56edd39f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56edd39f0, has_prelocking_list=false, prelocking_strategy=0x14a56edd3bf0, flags=0, counter=0x14a56edd3a8c, tables=0x14a470012a08, thd=0x14a470000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a470000db8, options=@0x14a470006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56edd3a78, counter=counter@entry=0x14a56edd3a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56edd3bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a470000db8, options=@0x14a470006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a470012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56edd3bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a470012a08, thd=0x14a470000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a470000db8, table_list=0x14a470012a08, fields=@0x14a470005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a470005e00, elements = 0}, }, values_list=@0x14a470005e48: { = { = {}, first = 0x14a470013600, last = 0x14a470013600, elements = 1}, }, update_fields=@0x14a470005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a470005e30, elements = 0}, }, update_values=@0x14a470005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a470005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a470000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a470000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56edd43d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a470000db8, packet=packet@entry=0x14a470008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a470000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f5cc8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f5cc8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f5da8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 55 (Thread 0x14a56f2d0700 (LWP 228265)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f2cdfd0, clockid=, expected=0, futex_word=0x14a4ac000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f2cdfd0, clockid=, mutex=0x14a4ac000f00, cond=0x14a4ac000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4ac000f88, mutex=mutex@entry=0x14a4ac000f00, abstime=abstime@entry=0x14a56f2cdfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4ac000f88, mp=mp@entry=0x14a4ac000ed8, abstime=abstime@entry=0x14a56f2cdfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f2cdfd0, mutex=0x14a4ac000ed8, that=0x14a4ac000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4ac000ed8, owner=0x14a4ac000e88, abs_timeout=abs_timeout@entry=0x14a56f2cdfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4ac000ed8, mdl_request=0x14a56f2ce2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4ac000ed8, mdl_requests=mdl_requests@entry=0x14a56f2ce120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4ac000db8, db=db@entry=0x14a4ac012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4ac000db8, db=0x14a4ac005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4ac000db8, db=db@entry=0x14a4ac005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4ac000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4ac000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f2cf3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4ac000db8, packet=packet@entry=0x14a4ac008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236eff18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236eff18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236efff8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 54 (Thread 0x14a6205e0700 (LWP 227834)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6205ddfd0, clockid=, expected=0, futex_word=0x14a5bc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6205ddfd0, clockid=, mutex=0x14a5bc000f00, cond=0x14a5bc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5bc000f88, mutex=mutex@entry=0x14a5bc000f00, abstime=abstime@entry=0x14a6205ddfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5bc000f88, mp=mp@entry=0x14a5bc000ed8, abstime=abstime@entry=0x14a6205ddfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6205ddfd0, mutex=0x14a5bc000ed8, that=0x14a5bc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5bc000ed8, owner=0x14a5bc000e88, abs_timeout=abs_timeout@entry=0x14a6205ddfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5bc000ed8, mdl_request=0x14a6205de2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5bc000ed8, mdl_requests=mdl_requests@entry=0x14a6205de120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5bc000db8, db=db@entry=0x14a5bc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5bc000db8, db=0x14a5bc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5bc000db8, db=db@entry=0x14a5bc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5bc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5bc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6205df3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5bc000db8, packet=packet@entry=0x14a5bc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d9588, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d9588) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d9668) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 53 (Thread 0x14a638732800 (LWP 227497)): #0 0x000014a6389deaff in __GI___poll (fds=fds@entry=0x7fff5cbf6a70, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000014a6389fbaa2 in __poll_chk (fds=fds@entry=0x7fff5cbf6a70, nfds=nfds@entry=2, timeout=timeout@entry=-1, fdslen=fdslen@entry=24) at poll_chk.c:27 #2 0x000055721ead3941 in poll (__timeout=-1, __nfds=2, __fds=0x7fff5cbf6a70) at /usr/include/x86_64-linux-gnu/bits/poll2.h:41 #3 handle_connections_sockets () at /test/10.5_dbg/sql/mysqld.cc:6219 #4 0x000055721ead53f1 in mysqld_main (argc=, argv=) at /test/10.5_dbg/sql/mysqld.cc:5668 #5 0x000055721eac6b66 in main (argc=, argv=) at /test/10.5_dbg/sql/main.cc:25 Thread 52 (Thread 0x14a56f492700 (LWP 228229)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f4902d0, clockid=, expected=0, futex_word=0x14a4c4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f4902d0, clockid=, mutex=0x14a4c4000f00, cond=0x14a4c4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4c4000f88, mutex=mutex@entry=0x14a4c4000f00, abstime=abstime@entry=0x14a56f4902d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4c4000f88, mp=mp@entry=0x14a4c4000ed8, abstime=abstime@entry=0x14a56f4902d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f4902d0, mutex=0x14a4c4000ed8, that=0x14a4c4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4c4000ed8, owner=0x14a4c4000e88, abs_timeout=abs_timeout@entry=0x14a56f4902d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4c4000ed8, mdl_request=0x14a56f4905f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4c4000ed8, mdl_requests=mdl_requests@entry=0x14a56f490420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4c4000db8, db=0x14a4c40129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4c4000db8, db=0x14a4c4005c00, options=@0x14a56f490d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f490d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4c4000db8, db=db@entry=0x14a4c4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4c40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4c4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f4913d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4c4000db8, packet=packet@entry=0x14a4c4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236edcd8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236edcd8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236eddb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 51 (Thread 0x14a62062b700 (LWP 227830)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6206292d0, clockid=, expected=0, futex_word=0x14a5b8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6206292d0, clockid=, mutex=0x14a5b8000f00, cond=0x14a5b8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5b8000f88, mutex=mutex@entry=0x14a5b8000f00, abstime=abstime@entry=0x14a6206292d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5b8000f88, mp=mp@entry=0x14a5b8000ed8, abstime=abstime@entry=0x14a6206292d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6206292d0, mutex=0x14a5b8000ed8, that=0x14a5b8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5b8000ed8, owner=0x14a5b8000e88, abs_timeout=abs_timeout@entry=0x14a6206292d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5b8000ed8, mdl_request=0x14a6206295f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5b8000ed8, mdl_requests=mdl_requests@entry=0x14a620629420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5b8000db8, db=0x14a5b80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a5b8000db8, db=0x14a5b8005c00, options=@0x14a620629d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a620629d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a5b8000db8, db=db@entry=0x14a5b8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5b80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a5b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5b8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62062a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5b8000db8, packet=packet@entry=0x14a5b8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d8ff8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d8ff8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d90d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 50 (Thread 0x14a56fab9700 (LWP 228103)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fab72d0, clockid=, expected=0, futex_word=0x14a520000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fab72d0, clockid=, mutex=0x14a520000f00, cond=0x14a520000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a520000f88, mutex=mutex@entry=0x14a520000f00, abstime=abstime@entry=0x14a56fab72d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a520000f88, mp=mp@entry=0x14a520000ed8, abstime=abstime@entry=0x14a56fab72d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fab72d0, mutex=0x14a520000ed8, that=0x14a520000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a520000ed8, owner=0x14a520000e88, abs_timeout=abs_timeout@entry=0x14a56fab72d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a520000ed8, mdl_request=0x14a56fab75f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a520000ed8, mdl_requests=mdl_requests@entry=0x14a56fab7420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a520000db8, db=0x14a5200129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a520000db8, db=0x14a520005c00, options=@0x14a56fab7d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56fab7d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a520000db8, db=db@entry=0x14a520005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5200063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a520000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a520000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fab83d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a520000db8, packet=packet@entry=0x14a520008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a520000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e68e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e68e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e69c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 49 (Thread 0x14a56e0f1700 (LWP 228628)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e0eefd0, clockid=, expected=0, futex_word=0x14a3bc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e0eefd0, clockid=, mutex=0x14a3bc000f00, cond=0x14a3bc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3bc000f88, mutex=mutex@entry=0x14a3bc000f00, abstime=abstime@entry=0x14a56e0eefd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3bc000f88, mp=mp@entry=0x14a3bc000ed8, abstime=abstime@entry=0x14a56e0eefd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e0eefd0, mutex=0x14a3bc000ed8, that=0x14a3bc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3bc000ed8, owner=0x14a3bc000e88, abs_timeout=abs_timeout@entry=0x14a56e0eefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3bc000ed8, mdl_request=0x14a56e0ef2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3bc000ed8, mdl_requests=mdl_requests@entry=0x14a56e0ef120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3bc000db8, db=db@entry=0x14a3bc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3bc000db8, db=0x14a3bc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3bc000db8, db=db@entry=0x14a3bc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3bc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3bc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e0f03d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3bc000db8, packet=packet@entry=0x14a3bc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223705188, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223705188) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223705268) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 48 (Thread 0x14a56de03700 (LWP 228707)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56de012d0, clockid=, expected=0, futex_word=0x14a38c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56de012d0, clockid=, mutex=0x14a38c000f00, cond=0x14a38c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a38c000f88, mutex=mutex@entry=0x14a38c000f00, abstime=abstime@entry=0x14a56de012d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a38c000f88, mp=mp@entry=0x14a38c000ed8, abstime=abstime@entry=0x14a56de012d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56de012d0, mutex=0x14a38c000ed8, that=0x14a38c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a38c000ed8, owner=0x14a38c000e88, abs_timeout=abs_timeout@entry=0x14a56de012d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a38c000ed8, mdl_request=0x14a56de015f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a38c000ed8, mdl_requests=mdl_requests@entry=0x14a56de01420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a38c000db8, db=0x14a38c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a38c000db8, db=0x14a38c005c00, options=@0x14a56de01d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56de01d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a38c000db8, db=db@entry=0x14a38c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a38c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a38c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a38c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56de023d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a38c000db8, packet=packet@entry=0x14a38c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a38c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223708a08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223708a08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223708ae8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 47 (Thread 0x14a56fb4f700 (LWP 228093)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fb4cfd0, clockid=, expected=0, futex_word=0x14a528000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fb4cfd0, clockid=, mutex=0x14a528000f00, cond=0x14a528000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a528000f88, mutex=mutex@entry=0x14a528000f00, abstime=abstime@entry=0x14a56fb4cfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a528000f88, mp=mp@entry=0x14a528000ed8, abstime=abstime@entry=0x14a56fb4cfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fb4cfd0, mutex=0x14a528000ed8, that=0x14a528000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a528000ed8, owner=0x14a528000e88, abs_timeout=abs_timeout@entry=0x14a56fb4cfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a528000ed8, mdl_request=0x14a56fb4d2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a528000ed8, mdl_requests=mdl_requests@entry=0x14a56fb4d120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a528000db8, db=db@entry=0x14a5280129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a528000db8, db=0x14a528005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a528000db8, db=db@entry=0x14a528005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a528000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a528000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fb4e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a528000db8, packet=packet@entry=0x14a528008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a528000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e5dc8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e5dc8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e5ea8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 46 (Thread 0x14a56e637700 (LWP 228529)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e634fd0, clockid=, expected=0, futex_word=0x14a408000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e634fd0, clockid=, mutex=0x14a408000f00, cond=0x14a408000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a408000f88, mutex=mutex@entry=0x14a408000f00, abstime=abstime@entry=0x14a56e634fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a408000f88, mp=mp@entry=0x14a408000ed8, abstime=abstime@entry=0x14a56e634fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e634fd0, mutex=0x14a408000ed8, that=0x14a408000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a408000ed8, owner=0x14a408000e88, abs_timeout=abs_timeout@entry=0x14a56e634fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a408000ed8, mdl_request=0x14a56e6352f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a408000ed8, mdl_requests=mdl_requests@entry=0x14a56e635120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a408000db8, db=db@entry=0x14a4080129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a408000db8, db=0x14a408005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a408000db8, db=db@entry=0x14a408005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a408000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a408000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e6363d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a408000db8, packet=packet@entry=0x14a408008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a408000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fed68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fed68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fee48) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 45 (Thread 0x14a63833f700 (LWP 227511)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a63833ed30, clockid=, expected=0, futex_word=0x557220a320a8 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a63833ed30, clockid=, mutex=0x557220a320e8 , cond=0x557220a32080 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x557220a32080 , mutex=mutex@entry=0x557220a320e8 , abstime=abstime@entry=0x14a63833ed30) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x557220a32080 , mp=mp@entry=0x557220a320c0 , abstime=abstime@entry=0x14a63833ed30, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721f175ac1 in inline_mysql_cond_timedwait (src_line=115, src_file=0x55721fab6810 "/test/10.5_dbg/storage/maria/ma_servicethread.c", abstime=0x14a63833ed30, mutex=0x557220a320c0 , that=0x557220a32080 ) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 my_service_thread_sleep (control=control@entry=0x557220166a00 , sleep_time=sleep_time@entry=30000000000) at /test/10.5_dbg/storage/maria/ma_servicethread.c:115 #6 0x000055721f16cc12 in ma_checkpoint_background (arg=0x1e) at /test/10.5_dbg/storage/maria/ma_checkpoint.c:707 #7 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #8 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 44 (Thread 0x14a56e13c700 (LWP 228626)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e139fd0, clockid=, expected=0, futex_word=0x14a3b4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e139fd0, clockid=, mutex=0x14a3b4000f00, cond=0x14a3b4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3b4000f88, mutex=mutex@entry=0x14a3b4000f00, abstime=abstime@entry=0x14a56e139fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3b4000f88, mp=mp@entry=0x14a3b4000ed8, abstime=abstime@entry=0x14a56e139fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e139fd0, mutex=0x14a3b4000ed8, that=0x14a3b4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3b4000ed8, owner=0x14a3b4000e88, abs_timeout=abs_timeout@entry=0x14a56e139fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3b4000ed8, mdl_request=0x14a56e13a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3b4000ed8, mdl_requests=mdl_requests@entry=0x14a56e13a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3b4000db8, db=db@entry=0x14a3b40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3b4000db8, db=0x14a3b4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3b4000db8, db=db@entry=0x14a3b4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3b4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3b4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e13b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3b4000db8, packet=packet@entry=0x14a3b4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223704cd8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223704cd8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223704db8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x14a620676700 (LWP 227829)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6206742d0, clockid=, expected=0, futex_word=0x14a5c4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6206742d0, clockid=, mutex=0x14a5c4000f00, cond=0x14a5c4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5c4000f88, mutex=mutex@entry=0x14a5c4000f00, abstime=abstime@entry=0x14a6206742d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5c4000f88, mp=mp@entry=0x14a5c4000ed8, abstime=abstime@entry=0x14a6206742d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6206742d0, mutex=0x14a5c4000ed8, that=0x14a5c4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5c4000ed8, owner=0x14a5c4000e88, abs_timeout=abs_timeout@entry=0x14a6206742d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5c4000ed8, mdl_request=0x14a6206745f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5c4000ed8, mdl_requests=mdl_requests@entry=0x14a620674420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5c4000db8, db=0x14a5c40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a5c4000db8, db=0x14a5c4005c00, options=@0x14a620674d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a620674d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a5c4000db8, db=db@entry=0x14a5c4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5c40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a5c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5c4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6206753d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5c4000db8, packet=packet@entry=0x14a5c4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d8b48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d8b48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d8c28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x14a56fed3700 (LWP 228032)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fed0e50, clockid=, expected=0, futex_word=0x14a558000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fed0e50, clockid=, mutex=0x14a558000f00, cond=0x14a558000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a558000f88, mutex=mutex@entry=0x14a558000f00, abstime=abstime@entry=0x14a56fed0e50) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a558000f88, mp=mp@entry=0x14a558000ed8, abstime=abstime@entry=0x14a56fed0e50, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fed0e50, mutex=0x14a558000ed8, that=0x14a558000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a558000ed8, owner=0x14a558000e88, abs_timeout=abs_timeout@entry=0x14a56fed0e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a558000ed8, mdl_request=mdl_request@entry=0x14a558012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a558000db8, ot_ctx=ot_ctx@entry=0x14a56fed1840, mdl_request=mdl_request@entry=0x14a558012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56fed1188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a558000db8, table_list=table_list@entry=0x14a5580129f8, ot_ctx=ot_ctx@entry=0x14a56fed1840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56fed1840, has_prelocking_list=false, prelocking_strategy=0x14a56fed19f0, flags=0, counter=0x14a56fed1994, tables=0x14a5580129f8, thd=0x14a558000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a558000db8, options=@0x14a558006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fed1978, counter=counter@entry=0x14a56fed1994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fed19f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721ece3395 in open_tables (flags=0, counter=0x14a56fed1994, tables=0x14a56fed1978, thd=0x14a558000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x14a558000db8, table_list=, fields=@0x14a5580058a8: { = { = {}, first = 0x14a5580132c8, last = 0x14a5580132c8, elements = 1}, }, values=@0x14a558005e18: { = { = {}, first = 0x14a5580132d8, last = 0x14a5580132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x14a56fed1e60, updated_return=0x14a56fed1f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055721ebeabd3 in mysql_execute_command (thd=thd@entry=0x14a558000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a558000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fed23d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #15 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a558000db8, packet=packet@entry=0x14a558008f99 "UPDATE t1 SET a = 1", packet_length=packet_length@entry=19, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #16 0x000055721ebe7049 in do_command (thd=0x14a558000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e1be8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e1be8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e1cc8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x14a56e88f700 (LWP 228478)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e88d2d0, clockid=, expected=0, futex_word=0x14a428000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e88d2d0, clockid=, mutex=0x14a428000f00, cond=0x14a428000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a428000f88, mutex=mutex@entry=0x14a428000f00, abstime=abstime@entry=0x14a56e88d2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a428000f88, mp=mp@entry=0x14a428000ed8, abstime=abstime@entry=0x14a56e88d2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e88d2d0, mutex=0x14a428000ed8, that=0x14a428000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a428000ed8, owner=0x14a428000e88, abs_timeout=abs_timeout@entry=0x14a56e88d2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a428000ed8, mdl_request=0x14a56e88d5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a428000ed8, mdl_requests=mdl_requests@entry=0x14a56e88d420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a428000db8, db=0x14a4280129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a428000db8, db=0x14a428005c00, options=@0x14a56e88dd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56e88dd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a428000db8, db=db@entry=0x14a428005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4280063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a428000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a428000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e88e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a428000db8, packet=packet@entry=0x14a428008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a428000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236fc1c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236fc1c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236fc2a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x14a623bfe700 (LWP 227535)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x000014a638e1727b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1 #2 0x000055721f6e5fb2 in tpool::aio_linux::getevent_thread_routine (aio=0x557222c2e070) at /test/10.5_dbg/tpool/aio_linux.cc:53 #3 0x000055721f6e5f22 in std::__invoke_impl (__f=) at /usr/include/c++/9/bits/invoke.h:89 #4 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #5 std::thread::_Invoker >::_M_invoke<0ul, 1ul> (this=) at /usr/include/c++/9/thread:244 #6 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #7 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #8 0x000014a638ce0d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #10 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x14a56f5be700 (LWP 228216)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f5bbfd0, clockid=, expected=0, futex_word=0x14a4d4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f5bbfd0, clockid=, mutex=0x14a4d4000f00, cond=0x14a4d4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4d4000f88, mutex=mutex@entry=0x14a4d4000f00, abstime=abstime@entry=0x14a56f5bbfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4d4000f88, mp=mp@entry=0x14a4d4000ed8, abstime=abstime@entry=0x14a56f5bbfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f5bbfd0, mutex=0x14a4d4000ed8, that=0x14a4d4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4d4000ed8, owner=0x14a4d4000e88, abs_timeout=abs_timeout@entry=0x14a56f5bbfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4d4000ed8, mdl_request=0x14a56f5bc2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4d4000ed8, mdl_requests=mdl_requests@entry=0x14a56f5bc120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4d4000db8, db=db@entry=0x14a4d40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4d4000db8, db=0x14a4d4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4d4000db8, db=db@entry=0x14a4d4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4d4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4d4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f5bd3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4d4000db8, packet=packet@entry=0x14a4d4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ec778, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ec778) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ec858) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x14a6206c1700 (LWP 227824)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6206be940, clockid=, expected=0, futex_word=0x14a5c0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6206be940, clockid=, mutex=0x14a5c0000f00, cond=0x14a5c0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5c0000f88, mutex=mutex@entry=0x14a5c0000f00, abstime=abstime@entry=0x14a6206be940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5c0000f88, mp=mp@entry=0x14a5c0000ed8, abstime=abstime@entry=0x14a6206be940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6206be940, mutex=0x14a5c0000ed8, that=0x14a5c0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5c0000ed8, owner=0x14a5c0000e88, abs_timeout=abs_timeout@entry=0x14a6206be940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5c0000ed8, mdl_request=mdl_request@entry=0x14a5c0012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5c0000db8, ot_ctx=ot_ctx@entry=0x14a6206bf330, mdl_request=mdl_request@entry=0x14a5c0012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a6206bec78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5c0000db8, table_list=table_list@entry=0x14a5c00129e8, ot_ctx=ot_ctx@entry=0x14a6206bf330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a6206bf330, has_prelocking_list=false, prelocking_strategy=0x14a6206bf540, flags=0, counter=0x14a6206bf3cc, tables=0x14a5c00129e8, thd=0x14a5c0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5c0000db8, options=@0x14a5c0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6206bf3b8, counter=counter@entry=0x14a6206bf3cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6206bf540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5c0000db8, options=@0x14a5c0006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5c00129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6206bf540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a5c00129e8, thd=0x14a5c0000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a5c0000db8, table_list=0x14a5c00129e8, conds=, order_list=order_list@entry=0x14a5c00059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a5c0000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5c0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6206c03d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5c0000db8, packet=packet@entry=0x14a5c0008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5c0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d85b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d85b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d8698) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 37 (Thread 0x14a62004f700 (LWP 227998)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62004cfd0, clockid=, expected=0, futex_word=0x14a568000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62004cfd0, clockid=, mutex=0x14a568000f00, cond=0x14a568000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a568000f88, mutex=mutex@entry=0x14a568000f00, abstime=abstime@entry=0x14a62004cfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a568000f88, mp=mp@entry=0x14a568000ed8, abstime=abstime@entry=0x14a62004cfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62004cfd0, mutex=0x14a568000ed8, that=0x14a568000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a568000ed8, owner=0x14a568000e88, abs_timeout=abs_timeout@entry=0x14a62004cfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a568000ed8, mdl_request=0x14a62004d2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a568000ed8, mdl_requests=mdl_requests@entry=0x14a62004d120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a568000db8, db=db@entry=0x14a5680129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a568000db8, db=0x14a568005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a568000db8, db=db@entry=0x14a568005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a568000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a568000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62004e3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a568000db8, packet=packet@entry=0x14a568008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a568000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dff38, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dff38) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e0018) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x14a56ef01700 (LWP 228326)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56eefefd0, clockid=, expected=0, futex_word=0x14a480000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56eefefd0, clockid=, mutex=0x14a480000f00, cond=0x14a480000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a480000f88, mutex=mutex@entry=0x14a480000f00, abstime=abstime@entry=0x14a56eefefd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a480000f88, mp=mp@entry=0x14a480000ed8, abstime=abstime@entry=0x14a56eefefd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56eefefd0, mutex=0x14a480000ed8, that=0x14a480000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a480000ed8, owner=0x14a480000e88, abs_timeout=abs_timeout@entry=0x14a56eefefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a480000ed8, mdl_request=0x14a56eeff2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a480000ed8, mdl_requests=mdl_requests@entry=0x14a56eeff120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a480000db8, db=db@entry=0x14a4800129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a480000db8, db=0x14a480005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a480000db8, db=db@entry=0x14a480005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a480000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a480000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56ef003d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a480000db8, packet=packet@entry=0x14a480008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a480000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236f4688, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236f4688) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236f4768) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x14a56f816700 (LWP 228145)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f813940, clockid=, expected=0, futex_word=0x14a4f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f813940, clockid=, mutex=0x14a4f4000f00, cond=0x14a4f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4f4000f88, mutex=mutex@entry=0x14a4f4000f00, abstime=abstime@entry=0x14a56f813940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4f4000f88, mp=mp@entry=0x14a4f4000ed8, abstime=abstime@entry=0x14a56f813940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f813940, mutex=0x14a4f4000ed8, that=0x14a4f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4f4000ed8, owner=0x14a4f4000e88, abs_timeout=abs_timeout@entry=0x14a56f813940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4f4000ed8, mdl_request=mdl_request@entry=0x14a4f4012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4f4000db8, ot_ctx=ot_ctx@entry=0x14a56f814330, mdl_request=mdl_request@entry=0x14a4f4012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f813c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4f4000db8, table_list=table_list@entry=0x14a4f40129e8, ot_ctx=ot_ctx@entry=0x14a56f814330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f814330, has_prelocking_list=false, prelocking_strategy=0x14a56f814540, flags=0, counter=0x14a56f8143cc, tables=0x14a4f40129e8, thd=0x14a4f4000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4f4000db8, options=@0x14a4f4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f8143b8, counter=counter@entry=0x14a56f8143cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f814540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4f4000db8, options=@0x14a4f4006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4f40129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f814540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721f0a63d6 in open_and_lock_tables (flags=0, derived=true, tables=0x14a4f40129e8, thd=0x14a4f4000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x14a4f4000db8, table_list=0x14a4f40129e8, conds=, order_list=order_list@entry=0x14a4f40059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055721ebebcda in mysql_execute_command (thd=thd@entry=0x14a4f4000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f8153d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4f4000db8, packet=packet@entry=0x14a4f4008f99 "DELETE FROM t1", packet_length=packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e9af8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e9af8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e9bd8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x14a56f7cb700 (LWP 228151)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f7c9000, clockid=, expected=0, futex_word=0x14a4f8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f7c9000, clockid=, mutex=0x14a4f8000f00, cond=0x14a4f8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4f8000f88, mutex=mutex@entry=0x14a4f8000f00, abstime=abstime@entry=0x14a56f7c9000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4f8000f88, mp=mp@entry=0x14a4f8000ed8, abstime=abstime@entry=0x14a56f7c9000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f7c9000, mutex=0x14a4f8000ed8, that=0x14a4f8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4f8000ed8, owner=0x14a4f8000e88, abs_timeout=abs_timeout@entry=0x14a56f7c9000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4f8000ed8, mdl_request=mdl_request@entry=0x14a4f8012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a4f8000db8, ot_ctx=ot_ctx@entry=0x14a56f7c99f0, mdl_request=mdl_request@entry=0x14a4f8012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a56f7c9338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a4f8000db8, table_list=table_list@entry=0x14a4f8012a08, ot_ctx=ot_ctx@entry=0x14a56f7c99f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a56f7c99f0, has_prelocking_list=false, prelocking_strategy=0x14a56f7c9bf0, flags=0, counter=0x14a56f7c9a8c, tables=0x14a4f8012a08, thd=0x14a4f8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a4f8000db8, options=@0x14a4f8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56f7c9a78, counter=counter@entry=0x14a56f7c9a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f7c9bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a4f8000db8, options=@0x14a4f8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a4f8012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56f7c9bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a4f8012a08, thd=0x14a4f8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a4f8000db8, table_list=0x14a4f8012a08, fields=@0x14a4f8005e00: { = { = {}, first = 0x14a4f8013228, last = 0x14a4f8013228, elements = 1}, }, values_list=@0x14a4f8005e48: { = { = {}, first = 0x14a4f8013768, last = 0x14a4f8013768, elements = 1}, }, update_fields=@0x14a4f8005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4f8005e30, elements = 0}, }, update_values=@0x14a4f8005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a4f8005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a4f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4f8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f7ca3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4f8000db8, packet=packet@entry=0x14a4f8008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a4f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ea088, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ea088) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ea168) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x14a620df0700 (LWP 227564)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620def520, clockid=, expected=0, futex_word=0x14a5f8001130) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620def520, clockid=, mutex=0x14a5f8001080, cond=0x14a5f8001108) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5f8001108, mutex=mutex@entry=0x14a5f8001080, abstime=abstime@entry=0x14a620def520) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5f8001108, mp=mp@entry=0x14a5f8001058, abstime=abstime@entry=0x14a620def520, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620def520, mutex=0x14a5f8001058, that=0x14a5f8001108) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5f8001058, owner=0x14a5f8001008, abs_timeout=abs_timeout@entry=0x14a620def520, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5f8001058, mdl_request=mdl_request@entry=0x14a620def970, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721f60259c in dict_acquire_mdl_shared (table=table@entry=0x14a5f40a53c8, thd=thd@entry=0x14a5f8000f38, mdl=mdl@entry=0x5572234790a0, table_op=table_op@entry=DICT_TABLE_OP_NORMAL) at /test/10.5_dbg/sql/mdl.h:474 #8 0x000055721f5fa737 in dict_table_open_on_id (table_id=, dict_locked=dict_locked@entry=false, table_op=table_op@entry=DICT_TABLE_OP_NORMAL, thd=0x14a5f8000f38, mdl=mdl@entry=0x5572234790a0) at /test/10.5_dbg/storage/innobase/dict/dict0dict.cc:962 #9 0x000055721f46bf8d in row_purge_parse_undo_rec (updated_extern=0x14a620defbfe, thr=0x557223478d18, undo_rec=0x557223552af8 "", node=0x557223478ef8) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:932 #10 row_purge (thr=0x557223478d18, undo_rec=0x557223552af8 "", node=0x557223478ef8) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:1105 #11 row_purge_step (thr=thr@entry=0x557223478d18) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:1157 #12 0x000055721f3d85ea in que_thr_step (thr=0x557223478d18) at /test/10.5_dbg/storage/innobase/que/que0que.cc:947 #13 que_run_threads_low (thr=0x557223478d18) at /test/10.5_dbg/storage/innobase/que/que0que.cc:1009 #14 que_run_threads (thr=thr@entry=0x557223478d18) at /test/10.5_dbg/storage/innobase/que/que0que.cc:1049 #15 0x000055721f4b4852 in srv_task_execute () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:1920 #16 purge_worker_callback () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:2083 #17 0x000055721f6e58f3 in tpool::task_group::execute (this=0x557220ac4700 , t=t@entry=0x557220aa5e20 ) at /test/10.5_dbg/tpool/task_group.cc:55 #18 0x000055721f6e5a4f in tpool::task::execute (this=0x557220aa5e20 ) at /test/10.5_dbg/tpool/task.cc:47 #19 0x000055721f6e463d in tpool::thread_pool_generic::worker_main (this=0x557222be5d90, thread_var=0x557222bf58d0) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #20 0x000055721f6e4976 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #21 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #22 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #23 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #24 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #25 0x000014a638ce0d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #26 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #27 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x14a62070c700 (LWP 227812)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620709fd0, clockid=, expected=0, futex_word=0x14a5cc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620709fd0, clockid=, mutex=0x14a5cc000f00, cond=0x14a5cc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5cc000f88, mutex=mutex@entry=0x14a5cc000f00, abstime=abstime@entry=0x14a620709fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5cc000f88, mp=mp@entry=0x14a5cc000ed8, abstime=abstime@entry=0x14a620709fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620709fd0, mutex=0x14a5cc000ed8, that=0x14a5cc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5cc000ed8, owner=0x14a5cc000e88, abs_timeout=abs_timeout@entry=0x14a620709fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5cc000ed8, mdl_request=0x14a62070a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5cc000ed8, mdl_requests=mdl_requests@entry=0x14a62070a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5cc000db8, db=db@entry=0x14a5cc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5cc000db8, db=0x14a5cc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5cc000db8, db=db@entry=0x14a5cc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5cc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5cc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62070b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5cc000db8, packet=packet@entry=0x14a5cc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d7f48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d7f48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d8028) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x14a56f366700 (LWP 228248)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f3642d0, clockid=, expected=0, futex_word=0x14a4b4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f3642d0, clockid=, mutex=0x14a4b4000f00, cond=0x14a4b4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4b4000f88, mutex=mutex@entry=0x14a4b4000f00, abstime=abstime@entry=0x14a56f3642d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4b4000f88, mp=mp@entry=0x14a4b4000ed8, abstime=abstime@entry=0x14a56f3642d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f3642d0, mutex=0x14a4b4000ed8, that=0x14a4b4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4b4000ed8, owner=0x14a4b4000e88, abs_timeout=abs_timeout@entry=0x14a56f3642d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4b4000ed8, mdl_request=0x14a56f3645f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4b4000ed8, mdl_requests=mdl_requests@entry=0x14a56f364420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4b4000db8, db=0x14a4b40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4b4000db8, db=0x14a4b4005c00, options=@0x14a56f364d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f364d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4b4000db8, db=db@entry=0x14a4b4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4b40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4b4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f3653d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4b4000db8, packet=packet@entry=0x14a4b4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ef3f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ef3f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ef4d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x14a6201c6700 (LWP 227937)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6201c42d0, clockid=, expected=0, futex_word=0x14a584000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6201c42d0, clockid=, mutex=0x14a584000f00, cond=0x14a584000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a584000f88, mutex=mutex@entry=0x14a584000f00, abstime=abstime@entry=0x14a6201c42d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a584000f88, mp=mp@entry=0x14a584000ed8, abstime=abstime@entry=0x14a6201c42d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6201c42d0, mutex=0x14a584000ed8, that=0x14a584000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a584000ed8, owner=0x14a584000e88, abs_timeout=abs_timeout@entry=0x14a6201c42d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a584000ed8, mdl_request=0x14a6201c45f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a584000ed8, mdl_requests=mdl_requests@entry=0x14a6201c4420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a584000db8, db=0x14a5840129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a584000db8, db=0x14a584005c00, options=@0x14a6201c4d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a6201c4d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a584000db8, db=db@entry=0x14a584005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5840063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a584000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a584000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6201c53d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a584000db8, packet=packet@entry=0x14a584008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a584000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236de368, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236de368) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236de448) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x14a56e0a6700 (LWP 228652)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e0a3fd0, clockid=, expected=0, futex_word=0x14a3b8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e0a3fd0, clockid=, mutex=0x14a3b8000f00, cond=0x14a3b8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3b8000f88, mutex=mutex@entry=0x14a3b8000f00, abstime=abstime@entry=0x14a56e0a3fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3b8000f88, mp=mp@entry=0x14a3b8000ed8, abstime=abstime@entry=0x14a56e0a3fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e0a3fd0, mutex=0x14a3b8000ed8, that=0x14a3b8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3b8000ed8, owner=0x14a3b8000e88, abs_timeout=abs_timeout@entry=0x14a56e0a3fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3b8000ed8, mdl_request=0x14a56e0a42f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3b8000ed8, mdl_requests=mdl_requests@entry=0x14a56e0a4120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3b8000db8, db=db@entry=0x14a3b80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3b8000db8, db=0x14a3b8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3b8000db8, db=db@entry=0x14a3b8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3b8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3b8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e0a53d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3b8000db8, packet=packet@entry=0x14a3b8008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572237057f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572237057f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572237058d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x14a62025c700 (LWP 227907)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62025a2d0, clockid=, expected=0, futex_word=0x14a58c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62025a2d0, clockid=, mutex=0x14a58c000f00, cond=0x14a58c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a58c000f88, mutex=mutex@entry=0x14a58c000f00, abstime=abstime@entry=0x14a62025a2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a58c000f88, mp=mp@entry=0x14a58c000ed8, abstime=abstime@entry=0x14a62025a2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62025a2d0, mutex=0x14a58c000ed8, that=0x14a58c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a58c000ed8, owner=0x14a58c000e88, abs_timeout=abs_timeout@entry=0x14a62025a2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a58c000ed8, mdl_request=0x14a62025a5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a58c000ed8, mdl_requests=mdl_requests@entry=0x14a62025a420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a58c000db8, db=0x14a58c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a58c000db8, db=0x14a58c005c00, options=@0x14a62025ad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a62025ad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a58c000db8, db=db@entry=0x14a58c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a58c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a58c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a58c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62025b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a58c000db8, packet=packet@entry=0x14a58c008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a58c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dd848, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dd848) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dd928) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x14a620ff1700 (LWP 227566)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55722345bf20) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55722345bed0, cond=0x55722345bef8) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55722345bef8, mutex=mutex@entry=0x55722345bed0) at pthread_cond_wait.c:638 #3 0x000055721f396686 in os_event::wait (this=0x55722345beb8) at /test/10.5_dbg/storage/innobase/include/sync0types.h:418 #4 os_event::wait_low (this=0x55722345beb8, reset_sig_count=5) at /test/10.5_dbg/storage/innobase/os/os0event.cc:325 #5 0x000055721f396b4e in os_event_wait_low (event=, reset_sig_count=) at /test/10.5_dbg/storage/innobase/os/os0event.cc:502 #6 0x000055721f4c3e24 in sync_array_wait_event (arr=arr@entry=0x557222c0c5b8, cell=@0x14a620ff0a28: 0x557222c0c788) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:492 #7 0x000055721f2d1e15 in TTASEventMutex::enter (line=, filename=, max_delay=, max_spins=60, this=) at /test/10.5_dbg/storage/innobase/include/sync0arr.ic:82 #8 PolicyMutex >::enter (this=0x557220177260 , n_spins=30, n_delay=4, name=0x55721fb81a48 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", line=943) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:590 #9 0x000055721f5fa7cb in dict_table_open_on_id (table_id=20, dict_locked=dict_locked@entry=false, table_op=table_op@entry=DICT_TABLE_OP_OPEN_ONLY_IF_CACHED, thd=thd@entry=0x0, mdl=mdl@entry=0x0) at /test/10.5_dbg/storage/innobase/dict/dict0dict.cc:943 #10 0x000055721f44adb2 in row_drop_tables_for_mysql_in_background () at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:2606 #11 0x000055721f4b3923 in srv_master_do_active_tasks () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:1721 #12 srv_master_callback () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:1866 #13 0x000055721f6e4b24 in tpool::thread_pool_generic::timer_generic::run (this=0x557223595f70) at /test/10.5_dbg/tpool/tpool_generic.cc:299 #14 tpool::thread_pool_generic::timer_generic::execute (arg=0x557223595f70) at /test/10.5_dbg/tpool/tpool_generic.cc:317 #15 0x000055721f6e5a5d in tpool::task::execute (this=0x557223595fb0) at /test/10.5_dbg/tpool/task.cc:52 #16 0x000055721f6e463d in tpool::thread_pool_generic::worker_main (this=0x557222be5d90, thread_var=0x557222bf5850) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #17 0x000055721f6e4976 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #18 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #19 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #20 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #21 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #22 0x000014a638ce0d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #23 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #24 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x14a56f3b1700 (LWP 228241)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f3aefd0, clockid=, expected=0, futex_word=0x14a4c0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f3aefd0, clockid=, mutex=0x14a4c0000f00, cond=0x14a4c0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4c0000f88, mutex=mutex@entry=0x14a4c0000f00, abstime=abstime@entry=0x14a56f3aefd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4c0000f88, mp=mp@entry=0x14a4c0000ed8, abstime=abstime@entry=0x14a56f3aefd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f3aefd0, mutex=0x14a4c0000ed8, that=0x14a4c0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4c0000ed8, owner=0x14a4c0000e88, abs_timeout=abs_timeout@entry=0x14a56f3aefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4c0000ed8, mdl_request=0x14a56f3af2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4c0000ed8, mdl_requests=mdl_requests@entry=0x14a56f3af120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4c0000db8, db=db@entry=0x14a4c0012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a4c0000db8, db=0x14a4c0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a4c0000db8, db=db@entry=0x14a4c0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a4c0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4c0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f3b03d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4c0000db8, packet=packet@entry=0x14a4c0008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4c0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236eed88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236eed88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236eee68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x14a620757700 (LWP 227809)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620755000, clockid=, expected=0, futex_word=0x14a5c8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620755000, clockid=, mutex=0x14a5c8000f00, cond=0x14a5c8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5c8000f88, mutex=mutex@entry=0x14a5c8000f00, abstime=abstime@entry=0x14a620755000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5c8000f88, mp=mp@entry=0x14a5c8000ed8, abstime=abstime@entry=0x14a620755000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620755000, mutex=0x14a5c8000ed8, that=0x14a5c8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5c8000ed8, owner=0x14a5c8000e88, abs_timeout=abs_timeout@entry=0x14a620755000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5c8000ed8, mdl_request=mdl_request@entry=0x14a5c8012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5c8000db8, ot_ctx=ot_ctx@entry=0x14a6207559f0, mdl_request=mdl_request@entry=0x14a5c8012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a620755338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5c8000db8, table_list=table_list@entry=0x14a5c8012a08, ot_ctx=ot_ctx@entry=0x14a6207559f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a6207559f0, has_prelocking_list=false, prelocking_strategy=0x14a620755bf0, flags=0, counter=0x14a620755a8c, tables=0x14a5c8012a08, thd=0x14a5c8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5c8000db8, options=@0x14a5c8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a620755a78, counter=counter@entry=0x14a620755a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620755bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5c8000db8, options=@0x14a5c8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5c8012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a620755bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a5c8012a08, thd=0x14a5c8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a5c8000db8, table_list=0x14a5c8012a08, fields=@0x14a5c8005e00: { = { = {}, first = 0x14a5c8013228, last = 0x14a5c8013228, elements = 1}, }, values_list=@0x14a5c8005e48: { = { = {}, first = 0x14a5c8013768, last = 0x14a5c8013768, elements = 1}, }, update_fields=@0x14a5c8005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5c8005e30, elements = 0}, }, update_values=@0x14a5c8005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5c8005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a5c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5c8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6207563d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5c8000db8, packet=packet@entry=0x14a5c8008f99 "INSERT INTO t1 (a) VALUES (2)", packet_length=packet_length@entry=29, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d7a98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d7a98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d7b78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x14a6204ff700 (LWP 227861)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6204fd3e0, clockid=, expected=0, futex_word=0x14a5a8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6204fd3e0, clockid=, mutex=0x14a5a8000f00, cond=0x14a5a8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5a8000f88, mutex=mutex@entry=0x14a5a8000f00, abstime=abstime@entry=0x14a6204fd3e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5a8000f88, mp=mp@entry=0x14a5a8000ed8, abstime=abstime@entry=0x14a6204fd3e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6204fd3e0, mutex=0x14a5a8000ed8, that=0x14a5a8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5a8000ed8, owner=0x14a5a8000e88, abs_timeout=abs_timeout@entry=0x14a6204fd3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5a8000ed8, mdl_request=0x14a5a8013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5a8000ed8, mdl_requests=mdl_requests@entry=0x14a6204fd550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a5a8000db8, options=@0x14a6204fdd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a5a8012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a5a8000db8, options=@0x14a6204fdd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6204fd8f8, counter=counter@entry=0x14a6204fd90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6204fd998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5a8000db8, options=@0x14a6204fdd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5a8012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6204fd998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a5a8012a30, options=@0x14a6204fdd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a5a8000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a5a8000db8, create_table=create_table@entry=0x14a5a8012a30, create_info=create_info@entry=0x14a6204fdb40, alter_info=alter_info@entry=0x14a6204fda70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a5a80129d0, thd=0x14a5a8000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a5a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5a8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6204fe3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5a8000db8, packet=packet@entry=0x14a5a8008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236da638, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236da638) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236da718) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x14a56e394700 (LWP 228579)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56e391fd0, clockid=, expected=0, futex_word=0x14a3dc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56e391fd0, clockid=, mutex=0x14a3dc000f00, cond=0x14a3dc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a3dc000f88, mutex=mutex@entry=0x14a3dc000f00, abstime=abstime@entry=0x14a56e391fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a3dc000f88, mp=mp@entry=0x14a3dc000ed8, abstime=abstime@entry=0x14a56e391fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56e391fd0, mutex=0x14a3dc000ed8, that=0x14a3dc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a3dc000ed8, owner=0x14a3dc000e88, abs_timeout=abs_timeout@entry=0x14a56e391fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a3dc000ed8, mdl_request=0x14a56e3922f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a3dc000ed8, mdl_requests=mdl_requests@entry=0x14a56e392120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a3dc000db8, db=db@entry=0x14a3dc012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a3dc000db8, db=0x14a3dc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a3dc000db8, db=db@entry=0x14a3dc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a3dc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a3dc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56e3933d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a3dc000db8, packet=packet@entry=0x14a3dc008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a3dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x557223701f78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x557223701f78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557223702058) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x14a62041e700 (LWP 227874)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62041bfd0, clockid=, expected=0, futex_word=0x14a5a4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62041bfd0, clockid=, mutex=0x14a5a4000f00, cond=0x14a5a4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5a4000f88, mutex=mutex@entry=0x14a5a4000f00, abstime=abstime@entry=0x14a62041bfd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5a4000f88, mp=mp@entry=0x14a5a4000ed8, abstime=abstime@entry=0x14a62041bfd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62041bfd0, mutex=0x14a5a4000ed8, that=0x14a5a4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5a4000ed8, owner=0x14a5a4000e88, abs_timeout=abs_timeout@entry=0x14a62041bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5a4000ed8, mdl_request=0x14a62041c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5a4000ed8, mdl_requests=mdl_requests@entry=0x14a62041c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5a4000db8, db=db@entry=0x14a5a40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5a4000db8, db=0x14a5a4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5a4000db8, db=db@entry=0x14a5a4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5a4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5a4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62041d3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5a4000db8, packet=packet@entry=0x14a5a4008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236db6e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236db6e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236db7c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x14a56f447700 (LWP 228233)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f4452d0, clockid=, expected=0, futex_word=0x14a4c8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f4452d0, clockid=, mutex=0x14a4c8000f00, cond=0x14a4c8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a4c8000f88, mutex=mutex@entry=0x14a4c8000f00, abstime=abstime@entry=0x14a56f4452d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a4c8000f88, mp=mp@entry=0x14a4c8000ed8, abstime=abstime@entry=0x14a56f4452d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f4452d0, mutex=0x14a4c8000ed8, that=0x14a4c8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a4c8000ed8, owner=0x14a4c8000e88, abs_timeout=abs_timeout@entry=0x14a56f4452d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a4c8000ed8, mdl_request=0x14a56f4455f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a4c8000ed8, mdl_requests=mdl_requests@entry=0x14a56f445420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a4c8000db8, db=0x14a4c8012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a4c8000db8, db=0x14a4c8005c00, options=@0x14a56f445d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a56f445d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a4c8000db8, db=db@entry=0x14a4c8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a4c80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a4c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a4c8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f4463d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a4c8000db8, packet=packet@entry=0x14a4c8008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a4c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236ee268, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236ee268) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236ee348) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x14a6209ee700 (LWP 227568)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x557220aa5e90 ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x557220aa5e40 , cond=0x557220aa5e68 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x557220aa5e68 , mutex=0x557220aa5e40 ) at pthread_cond_wait.c:638 #3 0x000014a638cdae50 in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #4 0x000055721f6e5b32 in tpool::waitable_task::wait (this=this@entry=0x557220aa5e20 , lk=@0x14a6209edbf0: {_M_device = 0x557220aa5e40 , _M_owns = true}) at /test/10.5_dbg/tpool/task.cc:79 #5 0x000055721f6e5b87 in tpool::waitable_task::wait (this=0x557220aa5e20 ) at /test/10.5_dbg/tpool/task.cc:85 #6 0x000055721f4e4324 in trx_purge_wait_for_workers_to_complete () at /test/10.5_dbg/storage/innobase/trx/trx0purge.cc:1255 #7 trx_purge (n_tasks=, truncate=) at /test/10.5_dbg/storage/innobase/trx/trx0purge.cc:1302 #8 0x000055721f4b2f9e in srv_do_purge (n_total_purged=) at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:2010 #9 purge_coordinator_callback_low () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:2100 #10 purge_coordinator_callback () at /test/10.5_dbg/storage/innobase/srv/srv0srv.cc:2129 #11 0x000055721f6e58f3 in tpool::task_group::execute (this=0x557220ac4660 , t=t@entry=0x557220ac45c0 ) at /test/10.5_dbg/tpool/task_group.cc:55 #12 0x000055721f6e5a4f in tpool::task::execute (this=0x557220ac45c0 ) at /test/10.5_dbg/tpool/task.cc:47 #13 0x000055721f6e463d in tpool::thread_pool_generic::worker_main (this=0x557222be5d90, thread_var=0x557222bf5750) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #14 0x000055721f6e4976 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #15 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #16 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #17 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #18 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #19 0x000014a638ce0d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #21 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x14a6207a2700 (LWP 227798)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6207a02d0, clockid=, expected=0, futex_word=0x14a5d4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6207a02d0, clockid=, mutex=0x14a5d4000f00, cond=0x14a5d4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5d4000f88, mutex=mutex@entry=0x14a5d4000f00, abstime=abstime@entry=0x14a6207a02d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5d4000f88, mp=mp@entry=0x14a5d4000ed8, abstime=abstime@entry=0x14a6207a02d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6207a02d0, mutex=0x14a5d4000ed8, that=0x14a5d4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5d4000ed8, owner=0x14a5d4000e88, abs_timeout=abs_timeout@entry=0x14a6207a02d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5d4000ed8, mdl_request=0x14a6207a05f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5d4000ed8, mdl_requests=mdl_requests@entry=0x14a6207a0420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5d4000db8, db=0x14a5d40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a5d4000db8, db=0x14a5d4005c00, options=@0x14a6207a0d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a6207a0d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a5d4000db8, db=db@entry=0x14a5d4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5d40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a5d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5d4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6207a13d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5d4000db8, packet=packet@entry=0x14a5d4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d7428, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d7428) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d7508) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x14a56fc7b700 (LWP 228071)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fc78fd0, clockid=, expected=0, futex_word=0x14a538000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fc78fd0, clockid=, mutex=0x14a538000f00, cond=0x14a538000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a538000f88, mutex=mutex@entry=0x14a538000f00, abstime=abstime@entry=0x14a56fc78fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a538000f88, mp=mp@entry=0x14a538000ed8, abstime=abstime@entry=0x14a56fc78fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fc78fd0, mutex=0x14a538000ed8, that=0x14a538000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a538000ed8, owner=0x14a538000e88, abs_timeout=abs_timeout@entry=0x14a56fc78fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a538000ed8, mdl_request=0x14a56fc792f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a538000ed8, mdl_requests=mdl_requests@entry=0x14a56fc79120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a538000db8, db=db@entry=0x14a5380129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a538000db8, db=0x14a538005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a538000db8, db=db@entry=0x14a538005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a538000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a538000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fc7a3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a538000db8, packet=packet@entry=0x14a538008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a538000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e4788, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e4788) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e4868) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x14a6200e5700 (LWP 227978)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6200e2fd0, clockid=, expected=0, futex_word=0x14a57c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6200e2fd0, clockid=, mutex=0x14a57c000f00, cond=0x14a57c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a57c000f88, mutex=mutex@entry=0x14a57c000f00, abstime=abstime@entry=0x14a6200e2fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a57c000f88, mp=mp@entry=0x14a57c000ed8, abstime=abstime@entry=0x14a6200e2fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6200e2fd0, mutex=0x14a57c000ed8, that=0x14a57c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a57c000ed8, owner=0x14a57c000e88, abs_timeout=abs_timeout@entry=0x14a6200e2fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a57c000ed8, mdl_request=0x14a6200e32f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a57c000ed8, mdl_requests=mdl_requests@entry=0x14a6200e3120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a57c000db8, db=db@entry=0x14a57c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a57c000db8, db=0x14a57c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a57c000db8, db=db@entry=0x14a57c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a57c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a57c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6200e43d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a57c000db8, packet=packet@entry=0x14a57c008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a57c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236df418, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236df418) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236df4f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x14a56f861700 (LWP 228140)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56f85efd0, clockid=, expected=0, futex_word=0x14a500000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56f85efd0, clockid=, mutex=0x14a500000f00, cond=0x14a500000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a500000f88, mutex=mutex@entry=0x14a500000f00, abstime=abstime@entry=0x14a56f85efd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a500000f88, mp=mp@entry=0x14a500000ed8, abstime=abstime@entry=0x14a56f85efd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56f85efd0, mutex=0x14a500000ed8, that=0x14a500000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a500000ed8, owner=0x14a500000e88, abs_timeout=abs_timeout@entry=0x14a56f85efd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a500000ed8, mdl_request=0x14a56f85f2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a500000ed8, mdl_requests=mdl_requests@entry=0x14a56f85f120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a500000db8, db=db@entry=0x14a5000129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a500000db8, db=0x14a500005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a500000db8, db=db@entry=0x14a500005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a500000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a500000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56f8603d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a500000db8, packet=packet@entry=0x14a500008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a500000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e9568, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e9568) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e9648) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x14a63811d700 (LWP 227571)): #0 0x000014a638910322 in __GI___sigtimedwait (set=set@entry=0x14a63811ccc0, info=info@entry=0x14a63811cd40, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29 #1 0x000014a63891038b in __GI___sigwaitinfo (set=set@entry=0x14a63811ccc0, info=info@entry=0x14a63811cd40) at ../sysdeps/unix/sysv/linux/sigwaitinfo.c:25 #2 0x000055721eac978a in my_sigwait (code=, sig=0x14a63811cc98, set=0x14a63811ccc0) at /test/10.5_dbg/include/my_pthread.h:196 #3 signal_hand (arg=arg@entry=0x0) at /test/10.5_dbg/sql/mysqld.cc:2988 #4 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x557222bcf628) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #5 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #6 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x14a6218d1700 (LWP 227780)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6218cefd0, clockid=, expected=0, futex_word=0x14a5d8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6218cefd0, clockid=, mutex=0x14a5d8000f00, cond=0x14a5d8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5d8000f88, mutex=mutex@entry=0x14a5d8000f00, abstime=abstime@entry=0x14a6218cefd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5d8000f88, mp=mp@entry=0x14a5d8000ed8, abstime=abstime@entry=0x14a6218cefd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6218cefd0, mutex=0x14a5d8000ed8, that=0x14a5d8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5d8000ed8, owner=0x14a5d8000e88, abs_timeout=abs_timeout@entry=0x14a6218cefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5d8000ed8, mdl_request=0x14a6218cf2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5d8000ed8, mdl_requests=mdl_requests@entry=0x14a6218cf120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5d8000db8, db=db@entry=0x14a5d80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5d8000db8, db=0x14a5d8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5d8000db8, db=db@entry=0x14a5d8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5d8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5d8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6218d03d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5d8000db8, packet=packet@entry=0x14a5d8008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d6378, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d6378) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d6458) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x14a621886700 (LWP 227784)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a621884000, clockid=, expected=0, futex_word=0x14a5dc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a621884000, clockid=, mutex=0x14a5dc000f00, cond=0x14a5dc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5dc000f88, mutex=mutex@entry=0x14a5dc000f00, abstime=abstime@entry=0x14a621884000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5dc000f88, mp=mp@entry=0x14a5dc000ed8, abstime=abstime@entry=0x14a621884000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a621884000, mutex=0x14a5dc000ed8, that=0x14a5dc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5dc000ed8, owner=0x14a5dc000e88, abs_timeout=abs_timeout@entry=0x14a621884000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5dc000ed8, mdl_request=mdl_request@entry=0x14a5dc012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5dc000db8, ot_ctx=ot_ctx@entry=0x14a6218849f0, mdl_request=mdl_request@entry=0x14a5dc012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a621884338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5dc000db8, table_list=table_list@entry=0x14a5dc012a08, ot_ctx=ot_ctx@entry=0x14a6218849f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a6218849f0, has_prelocking_list=false, prelocking_strategy=0x14a621884bf0, flags=0, counter=0x14a621884a8c, tables=0x14a5dc012a08, thd=0x14a5dc000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5dc000db8, options=@0x14a5dc006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a621884a78, counter=counter@entry=0x14a621884a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a621884bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5dc000db8, options=@0x14a5dc006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5dc012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a621884bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a5dc012a08, thd=0x14a5dc000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a5dc000db8, table_list=0x14a5dc012a08, fields=@0x14a5dc005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5dc005e00, elements = 0}, }, values_list=@0x14a5dc005e48: { = { = {}, first = 0x14a5dc013600, last = 0x14a5dc013600, elements = 1}, }, update_fields=@0x14a5dc005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5dc005e30, elements = 0}, }, update_values=@0x14a5dc005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5dc005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a5dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5dc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6218853d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5dc000db8, packet=packet@entry=0x14a5dc008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d6908, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d6908) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d69e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x14a56ffff700 (LWP 228005)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a56fffd3e0, clockid=, expected=0, futex_word=0x14a564000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a56fffd3e0, clockid=, mutex=0x14a564000f00, cond=0x14a564000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a564000f88, mutex=mutex@entry=0x14a564000f00, abstime=abstime@entry=0x14a56fffd3e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a564000f88, mp=mp@entry=0x14a564000ed8, abstime=abstime@entry=0x14a56fffd3e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a56fffd3e0, mutex=0x14a564000ed8, that=0x14a564000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a564000ed8, owner=0x14a564000e88, abs_timeout=abs_timeout@entry=0x14a56fffd3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a564000ed8, mdl_request=0x14a564013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a564000ed8, mdl_requests=mdl_requests@entry=0x14a56fffd550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a564000db8, options=@0x14a56fffdd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a564012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a564000db8, options=@0x14a56fffdd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a56fffd8f8, counter=counter@entry=0x14a56fffd90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fffd998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a564000db8, options=@0x14a56fffdd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a564012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a56fffd998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a564012a30, options=@0x14a56fffdd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a564000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a564000db8, create_table=create_table@entry=0x14a564012a30, create_info=create_info@entry=0x14a56fffdb40, alter_info=alter_info@entry=0x14a56fffda70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a5640129d0, thd=0x14a564000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a564000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a564000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a56fffe3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a564000db8, packet=packet@entry=0x14a564008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a564000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236e04c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236e04c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236e05a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x14a620595700 (LWP 227842)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a620592fd0, clockid=, expected=0, futex_word=0x14a5b0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a620592fd0, clockid=, mutex=0x14a5b0000f00, cond=0x14a5b0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5b0000f88, mutex=mutex@entry=0x14a5b0000f00, abstime=abstime@entry=0x14a620592fd0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5b0000f88, mp=mp@entry=0x14a5b0000ed8, abstime=abstime@entry=0x14a620592fd0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a620592fd0, mutex=0x14a5b0000ed8, that=0x14a5b0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5b0000ed8, owner=0x14a5b0000e88, abs_timeout=abs_timeout@entry=0x14a620592fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5b0000ed8, mdl_request=0x14a6205932f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5b0000ed8, mdl_requests=mdl_requests@entry=0x14a620593120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5b0000db8, db=db@entry=0x14a5b00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb87ff2 in mysql_rm_db_internal (thd=0x14a5b0000db8, db=0x14a5b0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5b0000db8, db=db@entry=0x14a5b0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5b0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5b0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6205943d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5b0000db8, packet=packet@entry=0x14a5b0008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5b0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d9b18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d9b18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d9bf8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x14a6207ed700 (LWP 227797)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6207eb3e0, clockid=, expected=0, futex_word=0x14a5d0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6207eb3e0, clockid=, mutex=0x14a5d0000f00, cond=0x14a5d0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5d0000f88, mutex=mutex@entry=0x14a5d0000f00, abstime=abstime@entry=0x14a6207eb3e0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5d0000f88, mp=mp@entry=0x14a5d0000ed8, abstime=abstime@entry=0x14a6207eb3e0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6207eb3e0, mutex=0x14a5d0000ed8, that=0x14a5d0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5d0000ed8, owner=0x14a5d0000e88, abs_timeout=abs_timeout@entry=0x14a6207eb3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5d0000ed8, mdl_request=0x14a5d0013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5d0000ed8, mdl_requests=mdl_requests@entry=0x14a6207eb550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a5d0000db8, options=@0x14a6207ebd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x14a5d0012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721eb565fe in open_tables (thd=thd@entry=0x14a5d0000db8, options=@0x14a6207ebd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a6207eb8f8, counter=counter@entry=0x14a6207eb90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6207eb998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5d0000db8, options=@0x14a6207ebd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5d0012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a6207eb998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055721ecbf4df in open_and_lock_tables (flags=0, derived=false, tables=0x14a5d0012a30, options=@0x14a6207ebd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x14a5d0000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x14a5d0000db8, create_table=create_table@entry=0x14a5d0012a30, create_info=create_info@entry=0x14a6207ebb40, alter_info=alter_info@entry=0x14a6207eba70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055721ecc0fca in Sql_cmd_create_table_like::execute (this=0x14a5d00129d0, thd=0x14a5d0000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055721ebeefb3 in mysql_execute_command (thd=thd@entry=0x14a5d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5d0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6207ec3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5d0000db8, packet=packet@entry=0x14a5d0008f99 "CREATE TABLE t1 (a INT) ENGINE=InnoDB", packet_length=packet_length@entry=37, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d6f78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d6f78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d7058) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x14a6219fd700 (LWP 227609)): #0 0x000055721f39c314 in page_cur_search_with_match (block=block@entry=0x14a61400ca80, index=index@entry=0x5572234721d8, tuple=tuple@entry=0x14a5e8052f88, mode=mode@entry=PAGE_CUR_GE, iup_matched_fields=iup_matched_fields@entry=0x14a6219f9ae0, ilow_matched_fields=ilow_matched_fields@entry=0x14a6219f9af0, cursor=0x14a6219fa978, rtr_info=0x0) at /test/10.5_dbg/storage/innobase/page/page0cur.cc:444 #1 0x000055721f567b10 in btr_cur_search_to_nth_level_func (index=index@entry=0x5572234721d8, level=, tuple=tuple@entry=0x14a5e8052f88, mode=mode@entry=PAGE_CUR_GE, latch_mode=, latch_mode@entry=1, cursor=cursor@entry=0x14a6219fa970, ahi_latch=, file=, line=, mtr=, autoinc=) at /test/10.5_dbg/storage/innobase/btr/btr0cur.cc:1986 #2 0x000055721f57dc0c in btr_pcur_open_low (index=index@entry=0x5572234721d8, level=, level@entry=0, tuple=tuple@entry=0x14a5e8052f88, mode=mode@entry=PAGE_CUR_GE, latch_mode=latch_mode@entry=1, cursor=cursor@entry=0x14a6219fa970, file=, line=, autoinc=0, mtr=0x14a6219fabf0) at /test/10.5_dbg/storage/innobase/include/btr0pcur.ic:441 #3 0x000055721f57de49 in btr_pcur_open_on_user_rec_func (index=index@entry=0x5572234721d8, tuple=tuple@entry=0x14a5e8052f88, mode=mode@entry=PAGE_CUR_GE, latch_mode=latch_mode@entry=1, cursor=cursor@entry=0x14a6219fa970, file=file@entry=0x55721fb83e88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=239, mtr=0x14a6219fabf0) at /test/10.5_dbg/storage/innobase/btr/btr0pcur.cc:648 #4 0x000055721f60e736 in dict_get_first_table_name_in_db (name=, name@entry=0x14a5e8046058 "test/") at /test/10.5_dbg/storage/innobase/dict/dict0load.cc:239 #5 0x000055721f44d82b in row_drop_database_for_mysql (name=, name@entry=0x14a5e8046058 "test/", trx=trx@entry=0x14a623c04828, found=found@entry=0x14a6219fb368) at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:3921 #6 0x000055721f2a68e9 in innobase_drop_database (hton=, path=) at /test/10.5_dbg/storage/innobase/handler/ha_innodb.cc:13427 #7 0x000055721eeade0e in dropdb_handlerton (unused1=unused1@entry=0x0, plugin=, path=path@entry=0x14a6219fbb30) at /test/10.5_dbg/sql/handler.cc:822 #8 0x000055721ebf5fd7 in plugin_foreach_with_mask (thd=thd@entry=0x0, func=func@entry=0x55721eeaddee , type=type@entry=1, state_mask=state_mask@entry=8, arg=arg@entry=0x14a6219fbb30) at /test/10.5_dbg/sql/sql_plugin.cc:2505 #9 0x000055721eeb28c4 in ha_drop_database (path=path@entry=0x14a6219fbb30 "./test/") at /test/10.5_dbg/sql/handler.cc:829 #10 0x000055721eb88a6a in mysql_rm_db_internal (thd=0x14a5e8000db8, db=, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:970 #11 0x000055721eb89171 in mysql_rm_db (thd=thd@entry=0x14a5e8000db8, db=db@entry=0x14a5e8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #12 0x000055721ebecc40 in mysql_execute_command (thd=thd@entry=0x14a5e8000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5e8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6219fc3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #14 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5e8000db8, packet=packet@entry=0x14a5e8008f99 "DROP DATABASE test", packet_length=packet_length@entry=18, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #15 0x000055721ebe7049 in do_command (thd=0x14a5e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #16 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572235a83b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #17 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572235a83b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #18 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572235a8498) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #19 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #20 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x14a6217fd700 (LWP 227554)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6217fcc40, clockid=, expected=0, futex_word=0x5572201760a0 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6217fcc40, clockid=, mutex=0x557220175fb0 , cond=0x557220176078 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x557220176078 , mutex=mutex@entry=0x557220175fb0 , abstime=abstime@entry=0x14a6217fcc40) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x557220176078 , mp=mp@entry=0x557220175f88 , abstime=abstime@entry=0x14a6217fcc40, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721f5b993f in inline_mysql_cond_timedwait (that=0x557220176078 , mutex=0x557220175f88 , abstime=abstime@entry=0x14a6217fcc40, src_file=src_file@entry=0x55721fb7c7d8 "/test/10.5_dbg/storage/innobase/buf/buf0flu.cc", src_line=src_line@entry=2070) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 0x000055721f5c5110 in buf_flush_page_cleaner () at /test/10.5_dbg/storage/innobase/buf/buf0flu.cc:2070 #6 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #7 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x14a6203d3700 (LWP 227879)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6203d1940, clockid=, expected=0, futex_word=0x14a598000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6203d1940, clockid=, mutex=0x14a598000f00, cond=0x14a598000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a598000f88, mutex=mutex@entry=0x14a598000f00, abstime=abstime@entry=0x14a6203d1940) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a598000f88, mp=mp@entry=0x14a598000ed8, abstime=abstime@entry=0x14a6203d1940, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6203d1940, mutex=0x14a598000ed8, that=0x14a598000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a598000ed8, owner=0x14a598000e88, abs_timeout=abs_timeout@entry=0x14a6203d1940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a598000ed8, mdl_request=0x14a5980130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a598000ed8, mdl_requests=mdl_requests@entry=0x14a6203d1ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721eb543a2 in lock_table_names (thd=thd@entry=0x14a598000db8, options=@0x14a598006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x14a5980129d8, tables_end=tables_end@entry=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055721ecaede5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x14a5980129d8, thd=0x14a598000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x14a598000db8, tables=tables@entry=0x14a5980129d8, if_exists=, drop_temporary=, drop_sequence=, dont_log_query=dont_log_query@entry=false) at /test/10.5_dbg/sql/sql_table.cc:2083 #11 0x000055721ebec36a in mysql_execute_command (thd=thd@entry=0x14a598000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a598000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6203d23d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a598000db8, packet=packet@entry=0x14a598008f99 "DROP TABLE t1", packet_length=packet_length@entry=13, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a598000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236dbc78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236dbc78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236dbd58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x14a638087700 (LWP 227592)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a638085000, clockid=, expected=0, futex_word=0x14a5f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a638085000, clockid=, mutex=0x14a5f4000f00, cond=0x14a5f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5f4000f88, mutex=mutex@entry=0x14a5f4000f00, abstime=abstime@entry=0x14a638085000) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5f4000f88, mp=mp@entry=0x14a5f4000ed8, abstime=abstime@entry=0x14a638085000, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a638085000, mutex=0x14a5f4000ed8, that=0x14a5f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5f4000ed8, owner=0x14a5f4000e88, abs_timeout=abs_timeout@entry=0x14a638085000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5f4000ed8, mdl_request=mdl_request@entry=0x14a5f4012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721eb4bf60 in open_table_get_mdl_lock (thd=thd@entry=0x14a5f4000db8, ot_ctx=ot_ctx@entry=0x14a6380859f0, mdl_request=mdl_request@entry=0x14a5f4012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x14a638085338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055721eb52268 in open_table (thd=thd@entry=0x14a5f4000db8, table_list=table_list@entry=0x14a5f4012a08, ot_ctx=ot_ctx@entry=0x14a6380859f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055721eb56c5c in open_and_process_table (ot_ctx=0x14a6380859f0, has_prelocking_list=false, prelocking_strategy=0x14a638085bf0, flags=0, counter=0x14a638085a8c, tables=0x14a5f4012a08, thd=0x14a5f4000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x14a5f4000db8, options=@0x14a5f4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x14a638085a78, counter=counter@entry=0x14a638085a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a638085bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055721eb57ea4 in open_and_lock_tables (thd=thd@entry=0x14a5f4000db8, options=@0x14a5f4006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x14a5f4012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x14a638085bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055721eba21ca in open_and_lock_tables (flags=0, derived=true, tables=0x14a5f4012a08, thd=0x14a5f4000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x14a5f4000db8, table_list=0x14a5f4012a08, fields=@0x14a5f4005e00: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5f4005e00, elements = 0}, }, values_list=@0x14a5f4005e48: { = { = {}, first = 0x14a5f4013600, last = 0x14a5f4013600, elements = 1}, }, update_fields=@0x14a5f4005e30: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5f4005e30, elements = 0}, }, update_values=@0x14a5f4005e18: { = { = {}, first = 0x5572201fbfc0 , last = 0x14a5f4005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055721ebeb13f in mysql_execute_command (thd=thd@entry=0x14a5f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6380863d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #16 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5f4000db8, packet=packet@entry=0x14a5f4008f99 "INSERT INTO t1 VALUES (NULL)", packet_length=packet_length@entry=28, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #17 0x000055721ebe7049 in do_command (thd=0x14a5f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x55722366c078, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x55722366c078) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572235a7f08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #22 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x14a62191c700 (LWP 227776)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a62191a2d0, clockid=, expected=0, futex_word=0x14a5e4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a62191a2d0, clockid=, mutex=0x14a5e4000f00, cond=0x14a5e4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5e4000f88, mutex=mutex@entry=0x14a5e4000f00, abstime=abstime@entry=0x14a62191a2d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5e4000f88, mp=mp@entry=0x14a5e4000ed8, abstime=abstime@entry=0x14a62191a2d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a62191a2d0, mutex=0x14a5e4000ed8, that=0x14a5e4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5e4000ed8, owner=0x14a5e4000e88, abs_timeout=abs_timeout@entry=0x14a62191a2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5e4000ed8, mdl_request=0x14a62191a5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5e4000ed8, mdl_requests=mdl_requests@entry=0x14a62191a420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5e4000db8, db=0x14a5e40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a5e4000db8, db=0x14a5e4005c00, options=@0x14a62191ad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a62191ad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a5e4000db8, db=db@entry=0x14a5e4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5e40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a5e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5e4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a62191b3d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5e4000db8, packet=packet@entry=0x14a5e4008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d5de8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d5de8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d5ec8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x14a6380d2700 (LWP 227573)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x5572201f948c ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5572201f6308 , cond=0x5572201f9460 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x5572201f9460 , mutex=mutex@entry=0x5572201f6308 ) at pthread_cond_wait.c:638 #3 0x000055721f75ec55 in safe_cond_wait (cond=0x5572201f9460 , mp=0x5572201f62e0 , file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1233) at /test/10.5_dbg/mysys/thr_mutex.c:492 #4 0x000055721eaeca6d in inline_mysql_cond_wait (src_line=525, src_file=0x55721f8a1f81 "/test/10.5_dbg/sql/slave.cc", mutex=, that=) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1233 #5 handle_slave_background (arg=arg@entry=0x0) at /test/10.5_dbg/sql/slave.cc:525 #6 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572235a9748) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #7 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #8 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x14a621967700 (LWP 227765)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6219652d0, clockid=, expected=0, futex_word=0x14a5e0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6219652d0, clockid=, mutex=0x14a5e0000f00, cond=0x14a5e0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x14a5e0000f88, mutex=mutex@entry=0x14a5e0000f00, abstime=abstime@entry=0x14a6219652d0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x14a5e0000f88, mp=mp@entry=0x14a5e0000ed8, abstime=abstime@entry=0x14a6219652d0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721ed4ef4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55721f8f16f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x14a6219652d0, mutex=0x14a5e0000ed8, that=0x14a5e0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x14a5e0000ed8, owner=0x14a5e0000e88, abs_timeout=abs_timeout@entry=0x14a6219652d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055721ed52125 in MDL_context::acquire_lock (this=this@entry=0x14a5e0000ed8, mdl_request=0x14a6219655f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055721ed52892 in MDL_context::acquire_locks (this=this@entry=0x14a5e0000ed8, mdl_requests=mdl_requests@entry=0x14a621965420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055721f029d1a in lock_schema_name (thd=thd@entry=0x14a5e0000db8, db=0x14a5e00129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055721eb8923a in mysql_create_db_internal (thd=0x14a5e0000db8, db=0x14a5e0005c00, options=@0x14a621965d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a621965d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055721eb89806 in mysql_create_db (thd=thd@entry=0x14a5e0000db8, db=db@entry=0x14a5e0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x14a5e00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055721ebecb94 in mysql_execute_command (thd=thd@entry=0x14a5e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055721ebd559d in mysql_parse (thd=thd@entry=0x14a5e0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x14a6219663d0, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8044 #13 0x000055721ebe391e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14a5e0000db8, packet=packet@entry=0x14a5e0008f99 "CREATE DATABASE test", packet_length=packet_length@entry=20, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1255 #14 0x000055721ebe7049 in do_command (thd=0x14a5e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055721ed42b5e in do_handle_one_connection (connect=, connect@entry=0x5572236d5858, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055721ed43265 in handle_one_connection (arg=arg@entry=0x5572236d5858) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055721f1f9e21 in pfs_spawn_thread (arg=0x5572236d5938) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x14a6385b7700 (LWP 227503)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x14a6385b6db0, clockid=, expected=0, futex_word=0x557220ad8f08 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x14a6385b6db0, clockid=, mutex=0x557220ad8f48 , cond=0x557220ad8ee0 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x557220ad8ee0 , mutex=mutex@entry=0x557220ad8f48 , abstime=abstime@entry=0x14a6385b6db0) at pthread_cond_wait.c:656 #3 0x000055721f75eef2 in safe_cond_timedwait (cond=cond@entry=0x557220ad8ee0 , mp=mp@entry=0x557220ad8f20 , abstime=abstime@entry=0x14a6385b6db0, file=file@entry=0x55721f897e08 "/test/10.5_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1270) at /test/10.5_dbg/mysys/thr_mutex.c:546 #4 0x000055721f75f601 in inline_mysql_cond_timedwait (src_line=321, src_file=0x55721fbaa320 "/test/10.5_dbg/mysys/thr_timer.c", abstime=0x14a6385b6db0, mutex=0x557220ad8f20 , that=0x557220ad8ee0 ) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 timer_handler (arg=) at /test/10.5_dbg/mysys/thr_timer.c:321 #6 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #7 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x14a620bef700 (LWP 227567)): #0 __pthread_kill (threadid=, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 #1 0x000055721f7595f5 in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:424 #2 0x000055721eeadd65 in handle_fatal_signal (sig=6) at /test/10.5_dbg/sql/signal_handler.cc:330 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x000014a6388ee859 in __GI_abort () at abort.c:79 #6 0x000055721f522c5f in ib::fatal::~fatal (this=, __in_chrg=) at /test/10.5_dbg/storage/innobase/ut/ut0ut.cc:580 #7 0x000055721f4b1f31 in srv_error_monitor_task () at /test/10.5_dbg/storage/innobase/include/ut0ut.h:346 #8 0x000055721f6e4b24 in tpool::thread_pool_generic::timer_generic::run (this=0x55722356d900) at /test/10.5_dbg/tpool/tpool_generic.cc:299 #9 tpool::thread_pool_generic::timer_generic::execute (arg=0x55722356d900) at /test/10.5_dbg/tpool/tpool_generic.cc:317 #10 0x000055721f6e5a5d in tpool::task::execute (this=0x55722356d940) at /test/10.5_dbg/tpool/task.cc:52 #11 0x000055721f6e463d in tpool::thread_pool_generic::worker_main (this=0x557222be5d90, thread_var=0x557222bf57d0) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #12 0x000055721f6e4976 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #13 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #14 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #15 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #16 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #17 0x000014a638ce0d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #18 0x000014a638dfc609 in start_thread (arg=) at pthread_create.c:477 #19 0x000014a6389eb293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 $1 = { m_impl = { m_lock_word = { > = { static _S_alignment = 4, _M_i = 2 }, }, m_event = 0x55722345beb8, m_policy = { context = { = { _vptr.latch_t = 0x557220004c40 >+16>, m_id = LATCH_ID_DICT_SYS, m_rw_lock = false }, members of MutexDebug >: m_mutex = 0x557220177260 , m_filename = 0x55721fb4e9a8 "/test/10.5_dbg/storage/innobase/row/row0mysql.cc", m_line = 3919, m_thread_id = 22703761250048, m_debug_mutex = { m_freed = false, m_mutex = pthread_mutex_t = { Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None } } }, m_filename = 0x55721fb81a48 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", m_line = 1032, m_count = { m_spins = 0, m_waits = 0, m_calls = 0, m_enabled = false }, m_id = LATCH_ID_DICT_SYS } }, m_ptr = 0x0 } $2 = { m_impl = { m_freed = false, m_locked = false, m_destroy_at_exit = true, m_mutex = { m_freed = false, m_mutex = pthread_mutex_t = { Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None } }, m_policy = { context = { = { _vptr.latch_t = 0x557220005250 >+16>, m_id = LATCH_ID_RW_LOCK_DEBUG, m_rw_lock = false }, members of MutexDebug >: m_mutex = 0x0, m_filename = 0x0, m_line = 0, m_thread_id = 18446744073709551615, m_debug_mutex = { m_freed = false, m_mutex = pthread_mutex_t = { Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None } } }, m_filename = 0x55721fb63cf0 "/test/10.5_dbg/storage/innobase/sync/sync0debug.cc", m_line = 1158, m_count = { m_spins = 0, m_waits = 0, m_calls = 0, m_enabled = false }, m_id = LATCH_ID_RW_LOCK_DEBUG } }, m_ptr = 0x0 } $3 = { = { _vptr.latch_t = 0x557220005278 , m_id = LATCH_ID_DICT_OPERATION, m_rw_lock = true }, > = { next = 0x55722345b8c8, prev = 0x557223472358 }, members of rw_lock_t: created = true, lock_word = { m = { > = { static _S_alignment = 4, _M_i = 0 }, } }, waiters = { m = { > = { static _S_alignment = 4, _M_i = 0 }, } }, sx_recursive = 0, writer_thread = 22703761250048, event = 0x55722345bf68, wait_ex_event = 0x55722346f1a8, cfile_name = 0x55721fb81a48 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", last_x_file_name = 0x55721fb4e9a8 "/test/10.5_dbg/storage/innobase/row/row0mysql.cc", cline = 1041, is_block_lock = 0, last_x_line = 3919, count_os_wait = 0, pfs_psi = 0x0, debug_list = { count = 1, start = 0x14a5e801efe8, end = 0x14a5e801efe8, node = &rw_lock_debug_t::list, init = 51966 }, level = SYNC_DICT_OPERATION } $4 = { count = 1, start = 0x14a5e802b0e8, end = 0x14a5e802b0e8, node = &row_mysql_drop_t::row_mysql_drop_list, init = 51966 } $5 = { table_id = 20, row_mysql_drop_list = { prev = 0x0, next = 0x0 } } $6 = (ut_list_base rw_lock_debug_t::*>::elem_type *) 0x14a5e801efe8 $7 = { thread_id = 22703761250048, pass = 0, lock_type = 5, file_name = 0x55721fb4e9a8 "/test/10.5_dbg/storage/innobase/row/row0mysql.cc", line = 3919, list = { prev = 0x0, next = 0x0 } }