(gdb) set pagination off (gdb) set print pretty on (gdb) set print frame-arguments all (gdb) thread apply all bt Thread 163 (Thread 0x15446d4dd700 (LWP 3162221)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d4db2d0, clockid=, expected=0, futex_word=0x15424c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d4db2d0, clockid=, mutex=0x15424c000f00, cond=0x15424c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15424c000f88, mutex=mutex@entry=0x15424c000f00, abstime=abstime@entry=0x15446d4db2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15424c000f88, mp=mp@entry=0x15424c000ed8, abstime=abstime@entry=0x15446d4db2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d4db2d0, mutex=0x15424c000ed8, that=0x15424c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15424c000ed8, owner=0x15424c000e88, abs_timeout=abs_timeout@entry=0x15446d4db2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15424c000ed8, mdl_request=0x15446d4db5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15424c000ed8, mdl_requests=mdl_requests@entry=0x15446d4db420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15424c000db8, db=0x15424c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15424c000db8, db=0x15424c005c00, options=@0x15446d4dbd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d4dbd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15424c000db8, db=db@entry=0x15424c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15424c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15424c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15424c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d4dc3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15424c000db8, packet=packet@entry=0x15424c008f99 "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 0x000055f847f53049 in do_command (thd=0x15424c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b7e88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b7e88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b7f68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 162 (Thread 0x15446d492700 (LWP 3162228)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d4902d0, clockid=, expected=0, futex_word=0x154240000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d4902d0, clockid=, mutex=0x154240000f00, cond=0x154240000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154240000f88, mutex=mutex@entry=0x154240000f00, abstime=abstime@entry=0x15446d4902d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154240000f88, mp=mp@entry=0x154240000ed8, abstime=abstime@entry=0x15446d4902d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d4902d0, mutex=0x154240000ed8, that=0x154240000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154240000ed8, owner=0x154240000e88, abs_timeout=abs_timeout@entry=0x15446d4902d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154240000ed8, mdl_request=0x15446d4905f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154240000ed8, mdl_requests=mdl_requests@entry=0x15446d490420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154240000db8, db=0x1542400129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154240000db8, db=0x154240005c00, options=@0x15446d490d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d490d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154240000db8, db=db@entry=0x154240005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542400063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154240000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154240000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d4913d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154240000db8, packet=packet@entry=0x154240008f99 "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 0x000055f847f53049 in do_command (thd=0x154240000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b8418, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b8418) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b84f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 161 (Thread 0x15446d3b1700 (LWP 3162254)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d3aefd0, clockid=, expected=0, futex_word=0x15423c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d3aefd0, clockid=, mutex=0x15423c000f00, cond=0x15423c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15423c000f88, mutex=mutex@entry=0x15423c000f00, abstime=abstime@entry=0x15446d3aefd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15423c000f88, mp=mp@entry=0x15423c000ed8, abstime=abstime@entry=0x15446d3aefd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d3aefd0, mutex=0x15423c000ed8, that=0x15423c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15423c000ed8, owner=0x15423c000e88, abs_timeout=abs_timeout@entry=0x15446d3aefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15423c000ed8, mdl_request=0x15446d3af2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15423c000ed8, mdl_requests=mdl_requests@entry=0x15446d3af120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15423c000db8, db=db@entry=0x15423c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15423c000db8, db=0x15423c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15423c000db8, db=db@entry=0x15423c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15423c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15423c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d3b03d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15423c000db8, packet=packet@entry=0x15423c008f99 "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 0x000055f847f53049 in do_command (thd=0x15423c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b95a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b95a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b9688) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 160 (Thread 0x15446d366700 (LWP 3162255)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d363940, clockid=, expected=0, futex_word=0x154230000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d363940, clockid=, mutex=0x154230000f00, cond=0x154230000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154230000f88, mutex=mutex@entry=0x154230000f00, abstime=abstime@entry=0x15446d363940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154230000f88, mp=mp@entry=0x154230000ed8, abstime=abstime@entry=0x15446d363940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d363940, mutex=0x154230000ed8, that=0x154230000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154230000ed8, owner=0x154230000e88, abs_timeout=abs_timeout@entry=0x15446d363940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154230000ed8, mdl_request=mdl_request@entry=0x154230012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154230000db8, ot_ctx=ot_ctx@entry=0x15446d364330, mdl_request=mdl_request@entry=0x154230012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446d363c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154230000db8, table_list=table_list@entry=0x1542300129e8, ot_ctx=ot_ctx@entry=0x15446d364330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446d364330, has_prelocking_list=false, prelocking_strategy=0x15446d364540, flags=0, counter=0x15446d3643cc, tables=0x1542300129e8, thd=0x154230000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154230000db8, options=@0x154230006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446d3643b8, counter=counter@entry=0x15446d3643cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d364540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154230000db8, options=@0x154230006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542300129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d364540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1542300129e8, thd=0x154230000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154230000db8, table_list=0x1542300129e8, conds=, order_list=order_list@entry=0x1542300059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154230000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154230000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d3653d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154230000db8, packet=packet@entry=0x154230008f99 "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 0x000055f847f53049 in do_command (thd=0x154230000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b9a58, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b9a58) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b9b38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 159 (Thread 0x15446d159700 (LWP 3162322)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d156fd0, clockid=, expected=0, futex_word=0x15421c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d156fd0, clockid=, mutex=0x15421c000f00, cond=0x15421c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15421c000f88, mutex=mutex@entry=0x15421c000f00, abstime=abstime@entry=0x15446d156fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15421c000f88, mp=mp@entry=0x15421c000ed8, abstime=abstime@entry=0x15446d156fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d156fd0, mutex=0x15421c000ed8, that=0x15421c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15421c000ed8, owner=0x15421c000e88, abs_timeout=abs_timeout@entry=0x15446d156fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15421c000ed8, mdl_request=0x15446d1572f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15421c000ed8, mdl_requests=mdl_requests@entry=0x15446d157120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15421c000db8, db=db@entry=0x15421c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15421c000db8, db=0x15421c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15421c000db8, db=db@entry=0x15421c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15421c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15421c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d1583d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15421c000db8, packet=packet@entry=0x15421c008f99 "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 0x000055f847f53049 in do_command (thd=0x15421c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bc148, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bc148) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bc228) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 158 (Thread 0x15446d0c3700 (LWP 3162342)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d0c0fd0, clockid=, expected=0, futex_word=0x154214000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d0c0fd0, clockid=, mutex=0x154214000f00, cond=0x154214000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154214000f88, mutex=mutex@entry=0x154214000f00, abstime=abstime@entry=0x15446d0c0fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154214000f88, mp=mp@entry=0x154214000ed8, abstime=abstime@entry=0x15446d0c0fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d0c0fd0, mutex=0x154214000ed8, that=0x154214000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154214000ed8, owner=0x154214000e88, abs_timeout=abs_timeout@entry=0x15446d0c0fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154214000ed8, mdl_request=0x15446d0c12f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154214000ed8, mdl_requests=mdl_requests@entry=0x15446d0c1120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154214000db8, db=db@entry=0x1542140129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154214000db8, db=0x154214005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154214000db8, db=db@entry=0x154214005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154214000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154214000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d0c23d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154214000db8, packet=packet@entry=0x154214008f99 "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 0x000055f847f53049 in do_command (thd=0x154214000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bcd48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bcd48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bce28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 157 (Thread 0x15446d02d700 (LWP 3162350)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d02b2d0, clockid=, expected=0, futex_word=0x15420c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d02b2d0, clockid=, mutex=0x15420c000f00, cond=0x15420c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15420c000f88, mutex=mutex@entry=0x15420c000f00, abstime=abstime@entry=0x15446d02b2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15420c000f88, mp=mp@entry=0x15420c000ed8, abstime=abstime@entry=0x15446d02b2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d02b2d0, mutex=0x15420c000ed8, that=0x15420c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15420c000ed8, owner=0x15420c000e88, abs_timeout=abs_timeout@entry=0x15446d02b2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15420c000ed8, mdl_request=0x15446d02b5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15420c000ed8, mdl_requests=mdl_requests@entry=0x15446d02b420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15420c000db8, db=0x15420c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15420c000db8, db=0x15420c005c00, options=@0x15446d02bd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d02bd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15420c000db8, db=db@entry=0x15420c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15420c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15420c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15420c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d02c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15420c000db8, packet=packet@entry=0x15420c008f99 "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 0x000055f847f53049 in do_command (thd=0x15420c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bd868, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bd868) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bd948) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 156 (Thread 0x15446cfe2700 (LWP 3162351)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446cfdffd0, clockid=, expected=0, futex_word=0x154200000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446cfdffd0, clockid=, mutex=0x154200000f00, cond=0x154200000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154200000f88, mutex=mutex@entry=0x154200000f00, abstime=abstime@entry=0x15446cfdffd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154200000f88, mp=mp@entry=0x154200000ed8, abstime=abstime@entry=0x15446cfdffd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446cfdffd0, mutex=0x154200000ed8, that=0x154200000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154200000ed8, owner=0x154200000e88, abs_timeout=abs_timeout@entry=0x15446cfdffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154200000ed8, mdl_request=0x15446cfe02f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154200000ed8, mdl_requests=mdl_requests@entry=0x15446cfe0120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154200000db8, db=db@entry=0x154200012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154200000db8, db=0x154200005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154200000db8, db=db@entry=0x154200005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154200000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154200000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446cfe13d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154200000db8, packet=packet@entry=0x154200008f99 "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 0x000055f847f53049 in do_command (thd=0x154200000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bdd18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bdd18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bddf8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 155 (Thread 0x15446cf01700 (LWP 3162392)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ceff2d0, clockid=, expected=0, futex_word=0x1541fc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ceff2d0, clockid=, mutex=0x1541fc000f00, cond=0x1541fc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1541fc000f88, mutex=mutex@entry=0x1541fc000f00, abstime=abstime@entry=0x15446ceff2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1541fc000f88, mp=mp@entry=0x1541fc000ed8, abstime=abstime@entry=0x15446ceff2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ceff2d0, mutex=0x1541fc000ed8, that=0x1541fc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1541fc000ed8, owner=0x1541fc000e88, abs_timeout=abs_timeout@entry=0x15446ceff2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1541fc000ed8, mdl_request=0x15446ceff5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1541fc000ed8, mdl_requests=mdl_requests@entry=0x15446ceff420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1541fc000db8, db=0x1541fc012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1541fc000db8, db=0x1541fc005c00, options=@0x15446ceffd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ceffd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1541fc000db8, db=db@entry=0x1541fc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1541fc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1541fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1541fc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446cf003d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1541fc000db8, packet=packet@entry=0x1541fc008f99 "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 0x000055f847f53049 in do_command (thd=0x1541fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0beea8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0beea8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bef88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 154 (Thread 0x15446d528700 (LWP 3162200)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d5262d0, clockid=, expected=0, futex_word=0x154248000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d5262d0, clockid=, mutex=0x154248000f00, cond=0x154248000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154248000f88, mutex=mutex@entry=0x154248000f00, abstime=abstime@entry=0x15446d5262d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154248000f88, mp=mp@entry=0x154248000ed8, abstime=abstime@entry=0x15446d5262d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d5262d0, mutex=0x154248000ed8, that=0x154248000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154248000ed8, owner=0x154248000e88, abs_timeout=abs_timeout@entry=0x15446d5262d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154248000ed8, mdl_request=0x15446d5265f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154248000ed8, mdl_requests=mdl_requests@entry=0x15446d526420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154248000db8, db=0x1542480129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154248000db8, db=0x154248005c00, options=@0x15446d526d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d526d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154248000db8, db=db@entry=0x154248005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542480063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154248000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154248000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d5273d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154248000db8, packet=packet@entry=0x154248008f99 "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 0x000055f847f53049 in do_command (thd=0x154248000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b78f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b78f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b79d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 153 (Thread 0x15446d573700 (LWP 3162195)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d571000, clockid=, expected=0, futex_word=0x154254000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d571000, clockid=, mutex=0x154254000f00, cond=0x154254000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154254000f88, mutex=mutex@entry=0x154254000f00, abstime=abstime@entry=0x15446d571000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154254000f88, mp=mp@entry=0x154254000ed8, abstime=abstime@entry=0x15446d571000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d571000, mutex=0x154254000ed8, that=0x154254000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154254000ed8, owner=0x154254000e88, abs_timeout=abs_timeout@entry=0x15446d571000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154254000ed8, mdl_request=mdl_request@entry=0x154254012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154254000db8, ot_ctx=ot_ctx@entry=0x15446d5719f0, mdl_request=mdl_request@entry=0x154254012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446d571338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154254000db8, table_list=table_list@entry=0x154254012a08, ot_ctx=ot_ctx@entry=0x15446d5719f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446d5719f0, has_prelocking_list=false, prelocking_strategy=0x15446d571bf0, flags=0, counter=0x15446d571a8c, tables=0x154254012a08, thd=0x154254000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154254000db8, options=@0x154254006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446d571a78, counter=counter@entry=0x15446d571a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d571bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154254000db8, options=@0x154254006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154254012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d571bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x154254012a08, thd=0x154254000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x154254000db8, table_list=0x154254012a08, fields=@0x154254005e00: { = { = {}, first = 0x154254013228, last = 0x154254013228, elements = 1}, }, values_list=@0x154254005e48: { = { = {}, first = 0x154254013768, last = 0x154254013768, elements = 1}, }, update_fields=@0x154254005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x154254005e30, elements = 0}, }, update_values=@0x154254005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x154254005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x154254000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154254000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d5723d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154254000db8, packet=packet@entry=0x154254008f99 "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 0x000055f847f53049 in do_command (thd=0x154254000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b7368, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b7368) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b7448) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 152 (Thread 0x15446d5be700 (LWP 3162191)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d5bbfd0, clockid=, expected=0, futex_word=0x154250000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d5bbfd0, clockid=, mutex=0x154250000f00, cond=0x154250000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154250000f88, mutex=mutex@entry=0x154250000f00, abstime=abstime@entry=0x15446d5bbfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154250000f88, mp=mp@entry=0x154250000ed8, abstime=abstime@entry=0x15446d5bbfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d5bbfd0, mutex=0x154250000ed8, that=0x154250000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154250000ed8, owner=0x154250000e88, abs_timeout=abs_timeout@entry=0x15446d5bbfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154250000ed8, mdl_request=0x15446d5bc2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154250000ed8, mdl_requests=mdl_requests@entry=0x15446d5bc120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154250000db8, db=db@entry=0x1542500129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154250000db8, db=0x154250005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154250000db8, db=db@entry=0x154250005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154250000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154250000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d5bd3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154250000db8, packet=packet@entry=0x154250008f99 "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 0x000055f847f53049 in do_command (thd=0x154250000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b6dd8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b6dd8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b6eb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 151 (Thread 0x15446ec6a700 (LWP 3161888)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ec683e0, clockid=, expected=0, futex_word=0x154330000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ec683e0, clockid=, mutex=0x154330000f00, cond=0x154330000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154330000f88, mutex=mutex@entry=0x154330000f00, abstime=abstime@entry=0x15446ec683e0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154330000f88, mp=mp@entry=0x154330000ed8, abstime=abstime@entry=0x15446ec683e0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ec683e0, mutex=0x154330000ed8, that=0x154330000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154330000ed8, owner=0x154330000e88, abs_timeout=abs_timeout@entry=0x15446ec683e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154330000ed8, mdl_request=0x154330013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154330000ed8, mdl_requests=mdl_requests@entry=0x15446ec68550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x154330000db8, options=@0x15446ec68d50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x154330012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x154330000db8, options=@0x15446ec68d50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446ec688f8, counter=counter@entry=0x15446ec6890c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446ec68998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154330000db8, options=@0x15446ec68d50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154330012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446ec68998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055f84802b4df in open_and_lock_tables (flags=0, derived=false, tables=0x154330012a30, options=@0x15446ec68d50: {m_options = DDL_options_st::OPT_NONE}, thd=0x154330000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x154330000db8, create_table=create_table@entry=0x154330012a30, create_info=create_info@entry=0x15446ec68b40, alter_info=alter_info@entry=0x15446ec68a70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055f84802cfca in Sql_cmd_create_table_like::execute (this=0x1543300129d0, thd=0x154330000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x154330000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154330000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ec693d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154330000db8, packet=packet@entry=0x154330008f99 "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 0x000055f847f53049 in do_command (thd=0x154330000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a3738, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a3738) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a3818) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 150 (Thread 0x15446d654700 (LWP 3162183)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d6522d0, clockid=, expected=0, futex_word=0x154258000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d6522d0, clockid=, mutex=0x154258000f00, cond=0x154258000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154258000f88, mutex=mutex@entry=0x154258000f00, abstime=abstime@entry=0x15446d6522d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154258000f88, mp=mp@entry=0x154258000ed8, abstime=abstime@entry=0x15446d6522d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d6522d0, mutex=0x154258000ed8, that=0x154258000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154258000ed8, owner=0x154258000e88, abs_timeout=abs_timeout@entry=0x15446d6522d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154258000ed8, mdl_request=0x15446d6525f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154258000ed8, mdl_requests=mdl_requests@entry=0x15446d652420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154258000db8, db=0x1542580129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154258000db8, db=0x154258005c00, options=@0x15446d652d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d652d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154258000db8, db=db@entry=0x154258005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542580063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154258000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154258000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d6533d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154258000db8, packet=packet@entry=0x154258008f99 "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 0x000055f847f53049 in do_command (thd=0x154258000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b62b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b62b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b6398) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 149 (Thread 0x15446d69f700 (LWP 3162179)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d69cfd0, clockid=, expected=0, futex_word=0x154264000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d69cfd0, clockid=, mutex=0x154264000f00, cond=0x154264000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154264000f88, mutex=mutex@entry=0x154264000f00, abstime=abstime@entry=0x15446d69cfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154264000f88, mp=mp@entry=0x154264000ed8, abstime=abstime@entry=0x15446d69cfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d69cfd0, mutex=0x154264000ed8, that=0x154264000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154264000ed8, owner=0x154264000e88, abs_timeout=abs_timeout@entry=0x15446d69cfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154264000ed8, mdl_request=0x15446d69d2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154264000ed8, mdl_requests=mdl_requests@entry=0x15446d69d120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154264000db8, db=db@entry=0x1542640129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154264000db8, db=0x154264005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154264000db8, db=db@entry=0x154264005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154264000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154264000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d69e3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154264000db8, packet=packet@entry=0x154264008f99 "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 0x000055f847f53049 in do_command (thd=0x154264000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b5d28, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b5d28) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b5e08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 148 (Thread 0x15446d7cb700 (LWP 3162163)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d7c92d0, clockid=, expected=0, futex_word=0x154274000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d7c92d0, clockid=, mutex=0x154274000f00, cond=0x154274000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154274000f88, mutex=mutex@entry=0x154274000f00, abstime=abstime@entry=0x15446d7c92d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154274000f88, mp=mp@entry=0x154274000ed8, abstime=abstime@entry=0x15446d7c92d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d7c92d0, mutex=0x154274000ed8, that=0x154274000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154274000ed8, owner=0x154274000e88, abs_timeout=abs_timeout@entry=0x15446d7c92d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154274000ed8, mdl_request=0x15446d7c95f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154274000ed8, mdl_requests=mdl_requests@entry=0x15446d7c9420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154274000db8, db=0x1542740129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154274000db8, db=0x154274005c00, options=@0x15446d7c9d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d7c9d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154274000db8, db=db@entry=0x154274005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542740063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154274000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154274000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d7ca3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154274000db8, packet=packet@entry=0x154274008f99 "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 0x000055f847f53049 in do_command (thd=0x154274000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b46e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b46e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b47c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 147 (Thread 0x15446e4fa700 (LWP 3161914)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e4f82d0, clockid=, expected=0, futex_word=0x154320000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e4f82d0, clockid=, mutex=0x154320000f00, cond=0x154320000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154320000f88, mutex=mutex@entry=0x154320000f00, abstime=abstime@entry=0x15446e4f82d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154320000f88, mp=mp@entry=0x154320000ed8, abstime=abstime@entry=0x15446e4f82d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e4f82d0, mutex=0x154320000ed8, that=0x154320000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154320000ed8, owner=0x154320000e88, abs_timeout=abs_timeout@entry=0x15446e4f82d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154320000ed8, mdl_request=0x15446e4f85f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154320000ed8, mdl_requests=mdl_requests@entry=0x15446e4f8420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154320000db8, db=0x1543200129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154320000db8, db=0x154320005c00, options=@0x15446e4f8d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446e4f8d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154320000db8, db=db@entry=0x154320005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543200063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154320000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154320000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e4f93d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154320000db8, packet=packet@entry=0x154320008f99 "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 0x000055f847f53049 in do_command (thd=0x154320000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a4c98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a4c98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a4d78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 146 (Thread 0x15446d816700 (LWP 3162159)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d8142d0, clockid=, expected=0, futex_word=0x154270000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d8142d0, clockid=, mutex=0x154270000f00, cond=0x154270000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154270000f88, mutex=mutex@entry=0x154270000f00, abstime=abstime@entry=0x15446d8142d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154270000f88, mp=mp@entry=0x154270000ed8, abstime=abstime@entry=0x15446d8142d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d8142d0, mutex=0x154270000ed8, that=0x154270000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154270000ed8, owner=0x154270000e88, abs_timeout=abs_timeout@entry=0x15446d8142d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154270000ed8, mdl_request=0x15446d8145f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154270000ed8, mdl_requests=mdl_requests@entry=0x15446d814420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154270000db8, db=0x1542700129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154270000db8, db=0x154270005c00, options=@0x15446d814d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d814d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154270000db8, db=db@entry=0x154270005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542700063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154270000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154270000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d8153d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154270000db8, packet=packet@entry=0x154270008f99 "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 0x000055f847f53049 in do_command (thd=0x154270000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b4158, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b4158) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b4238) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 145 (Thread 0x15446e4af700 (LWP 3161922)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e4acfd0, clockid=, expected=0, futex_word=0x154324000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e4acfd0, clockid=, mutex=0x154324000f00, cond=0x154324000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154324000f88, mutex=mutex@entry=0x154324000f00, abstime=abstime@entry=0x15446e4acfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154324000f88, mp=mp@entry=0x154324000ed8, abstime=abstime@entry=0x15446e4acfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e4acfd0, mutex=0x154324000ed8, that=0x154324000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154324000ed8, owner=0x154324000e88, abs_timeout=abs_timeout@entry=0x15446e4acfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154324000ed8, mdl_request=0x15446e4ad2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154324000ed8, mdl_requests=mdl_requests@entry=0x15446e4ad120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154324000db8, db=db@entry=0x1543240129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154324000db8, db=0x154324005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154324000db8, db=db@entry=0x154324005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154324000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154324000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e4ae3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154324000db8, packet=packet@entry=0x154324008f99 "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 0x000055f847f53049 in do_command (thd=0x154324000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a5228, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a5228) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a5308) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 144 (Thread 0x15446d9d8700 (LWP 3162136)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d9d5fd0, clockid=, expected=0, futex_word=0x154288000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d9d5fd0, clockid=, mutex=0x154288000f00, cond=0x154288000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154288000f88, mutex=mutex@entry=0x154288000f00, abstime=abstime@entry=0x15446d9d5fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154288000f88, mp=mp@entry=0x154288000ed8, abstime=abstime@entry=0x15446d9d5fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d9d5fd0, mutex=0x154288000ed8, that=0x154288000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154288000ed8, owner=0x154288000e88, abs_timeout=abs_timeout@entry=0x15446d9d5fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154288000ed8, mdl_request=0x15446d9d62f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154288000ed8, mdl_requests=mdl_requests@entry=0x15446d9d6120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154288000db8, db=db@entry=0x1542880129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154288000db8, db=0x154288005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154288000db8, db=db@entry=0x154288005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154288000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154288000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d9d73d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154288000db8, packet=packet@entry=0x154288008f99 "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 0x000055f847f53049 in do_command (thd=0x154288000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b20d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b20d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b21b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 143 (Thread 0x15446e419700 (LWP 3161944)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e416940, clockid=, expected=0, futex_word=0x15431c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e416940, clockid=, mutex=0x15431c000f00, cond=0x15431c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15431c000f88, mutex=mutex@entry=0x15431c000f00, abstime=abstime@entry=0x15446e416940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15431c000f88, mp=mp@entry=0x15431c000ed8, abstime=abstime@entry=0x15446e416940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e416940, mutex=0x15431c000ed8, that=0x15431c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15431c000ed8, owner=0x15431c000e88, abs_timeout=abs_timeout@entry=0x15446e416940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15431c000ed8, mdl_request=mdl_request@entry=0x15431c012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x15431c000db8, ot_ctx=ot_ctx@entry=0x15446e417330, mdl_request=mdl_request@entry=0x15431c012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446e416c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x15431c000db8, table_list=table_list@entry=0x15431c0129e8, ot_ctx=ot_ctx@entry=0x15446e417330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446e417330, has_prelocking_list=false, prelocking_strategy=0x15446e417540, flags=0, counter=0x15446e4173cc, tables=0x15431c0129e8, thd=0x15431c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x15431c000db8, options=@0x15431c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e4173b8, counter=counter@entry=0x15446e4173cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e417540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x15431c000db8, options=@0x15431c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x15431c0129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e417540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x15431c0129e8, thd=0x15431c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x15431c000db8, table_list=0x15431c0129e8, conds=, order_list=order_list@entry=0x15431c0059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x15431c000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15431c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e4183d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15431c000db8, packet=packet@entry=0x15431c008f99 "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 0x000055f847f53049 in do_command (thd=0x15431c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a5d48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a5d48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a5e28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 142 (Thread 0x15446da23700 (LWP 3162129)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446da20fd0, clockid=, expected=0, futex_word=0x154294000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446da20fd0, clockid=, mutex=0x154294000f00, cond=0x154294000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154294000f88, mutex=mutex@entry=0x154294000f00, abstime=abstime@entry=0x15446da20fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154294000f88, mp=mp@entry=0x154294000ed8, abstime=abstime@entry=0x15446da20fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446da20fd0, mutex=0x154294000ed8, that=0x154294000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154294000ed8, owner=0x154294000e88, abs_timeout=abs_timeout@entry=0x15446da20fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154294000ed8, mdl_request=0x15446da212f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154294000ed8, mdl_requests=mdl_requests@entry=0x15446da21120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154294000db8, db=db@entry=0x1542940129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154294000db8, db=0x154294005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154294000db8, db=db@entry=0x154294005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154294000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154294000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446da223d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154294000db8, packet=packet@entry=0x154294008f99 "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 0x000055f847f53049 in do_command (thd=0x154294000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b1a68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b1a68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b1b48) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 141 (Thread 0x15446dcc6700 (LWP 3162092)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dcc3940, clockid=, expected=0, futex_word=0x1542b0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dcc3940, clockid=, mutex=0x1542b0000f00, cond=0x1542b0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542b0000f88, mutex=mutex@entry=0x1542b0000f00, abstime=abstime@entry=0x15446dcc3940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542b0000f88, mp=mp@entry=0x1542b0000ed8, abstime=abstime@entry=0x15446dcc3940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dcc3940, mutex=0x1542b0000ed8, that=0x1542b0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542b0000ed8, owner=0x1542b0000e88, abs_timeout=abs_timeout@entry=0x15446dcc3940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542b0000ed8, mdl_request=mdl_request@entry=0x1542b0012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1542b0000db8, ot_ctx=ot_ctx@entry=0x15446dcc4330, mdl_request=mdl_request@entry=0x1542b0012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446dcc3c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1542b0000db8, table_list=table_list@entry=0x1542b00129e8, ot_ctx=ot_ctx@entry=0x15446dcc4330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446dcc4330, has_prelocking_list=false, prelocking_strategy=0x15446dcc4540, flags=0, counter=0x15446dcc43cc, tables=0x1542b00129e8, thd=0x1542b0000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1542b0000db8, options=@0x1542b0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446dcc43b8, counter=counter@entry=0x15446dcc43cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dcc4540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1542b0000db8, options=@0x1542b0006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542b00129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dcc4540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1542b00129e8, thd=0x1542b0000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x1542b0000db8, table_list=0x1542b00129e8, conds=, order_list=order_list@entry=0x1542b00059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x1542b0000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542b0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dcc53d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542b0000db8, packet=packet@entry=0x1542b0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542b0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ae858, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ae858) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ae938) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 140 (Thread 0x15446e3ce700 (LWP 3161952)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e3cc2d0, clockid=, expected=0, futex_word=0x154310000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e3cc2d0, clockid=, mutex=0x154310000f00, cond=0x154310000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154310000f88, mutex=mutex@entry=0x154310000f00, abstime=abstime@entry=0x15446e3cc2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154310000f88, mp=mp@entry=0x154310000ed8, abstime=abstime@entry=0x15446e3cc2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e3cc2d0, mutex=0x154310000ed8, that=0x154310000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154310000ed8, owner=0x154310000e88, abs_timeout=abs_timeout@entry=0x15446e3cc2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154310000ed8, mdl_request=0x15446e3cc5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154310000ed8, mdl_requests=mdl_requests@entry=0x15446e3cc420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154310000db8, db=0x1543100129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154310000db8, db=0x154310005c00, options=@0x15446e3ccd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446e3ccd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154310000db8, db=db@entry=0x154310005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543100063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154310000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154310000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e3cd3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154310000db8, packet=packet@entry=0x154310008f99 "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 0x000055f847f53049 in do_command (thd=0x154310000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a63b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a63b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a6498) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 139 (Thread 0x15446dd5c700 (LWP 3162084)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dd5a2d0, clockid=, expected=0, futex_word=0x1542b8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dd5a2d0, clockid=, mutex=0x1542b8000f00, cond=0x1542b8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542b8000f88, mutex=mutex@entry=0x1542b8000f00, abstime=abstime@entry=0x15446dd5a2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542b8000f88, mp=mp@entry=0x1542b8000ed8, abstime=abstime@entry=0x15446dd5a2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dd5a2d0, mutex=0x1542b8000ed8, that=0x1542b8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542b8000ed8, owner=0x1542b8000e88, abs_timeout=abs_timeout@entry=0x15446dd5a2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542b8000ed8, mdl_request=0x15446dd5a5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542b8000ed8, mdl_requests=mdl_requests@entry=0x15446dd5a420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542b8000db8, db=0x1542b80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542b8000db8, db=0x1542b8005c00, options=@0x15446dd5ad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446dd5ad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542b8000db8, db=db@entry=0x1542b8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542b80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542b8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dd5b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542b8000db8, packet=packet@entry=0x1542b8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0add38, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0add38) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ade18) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 138 (Thread 0x15446e2a2700 (LWP 3161974)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e29e100, clockid=, expected=0, futex_word=0x154300000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e29e100, clockid=, mutex=0x154300000f00, cond=0x154300000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154300000f88, mutex=mutex@entry=0x154300000f00, abstime=abstime@entry=0x15446e29e100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154300000f88, mp=mp@entry=0x154300000ed8, abstime=abstime@entry=0x15446e29e100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e29e100, mutex=0x154300000ed8, that=0x154300000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154300000ed8, owner=0x154300000e88, abs_timeout=abs_timeout@entry=0x15446e29e100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154300000ed8, mdl_request=0x154300013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154300000ed8, mdl_requests=mdl_requests@entry=0x15446e29e270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x154300000db8, options=@0x154300006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x154300012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x154300000db8, options=@0x154300006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e29e688, counter=counter@entry=0x15446e29e6a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e29e6c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446e29e6c0, flags=0, counter=0x15446e29e6a4, tables=0x15446e29e688, thd=0x154300000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x154300000db8, new_db=new_db@entry=0x154300005800, new_name=new_name@entry=0x154300005c00, create_info=create_info@entry=0x15446e2a0470, table_list=, table_list@entry=0x154300012a18, alter_info=alter_info@entry=0x15446e2a03a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x154300000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x154300000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154300000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e2a13d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154300000db8, packet=packet@entry=0x154300008f99 "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 0x000055f847f53049 in do_command (thd=0x154300000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a7918, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a7918) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a79f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 137 (Thread 0x15446ddf2700 (LWP 3162075)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ddf0940, clockid=, expected=0, futex_word=0x1542c0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ddf0940, clockid=, mutex=0x1542c0000f00, cond=0x1542c0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542c0000f88, mutex=mutex@entry=0x1542c0000f00, abstime=abstime@entry=0x15446ddf0940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542c0000f88, mp=mp@entry=0x1542c0000ed8, abstime=abstime@entry=0x15446ddf0940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ddf0940, mutex=0x1542c0000ed8, that=0x1542c0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542c0000ed8, owner=0x1542c0000e88, abs_timeout=abs_timeout@entry=0x15446ddf0940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542c0000ed8, mdl_request=0x1542c00130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542c0000ed8, mdl_requests=mdl_requests@entry=0x15446ddf0ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1542c0000db8, options=@0x1542c0006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x1542c00129d8, 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 0x000055f84801ade5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x1542c00129d8, thd=0x1542c0000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x1542c0000db8, tables=tables@entry=0x1542c00129d8, 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 0x000055f847f5836a in mysql_execute_command (thd=thd@entry=0x1542c0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542c0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ddf13d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542c0000db8, packet=packet@entry=0x1542c0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542c0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ad218, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ad218) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ad2f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 136 (Thread 0x15446e257700 (LWP 3161978)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e254940, clockid=, expected=0, futex_word=0x154304000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e254940, clockid=, mutex=0x154304000f00, cond=0x154304000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154304000f88, mutex=mutex@entry=0x154304000f00, abstime=abstime@entry=0x15446e254940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154304000f88, mp=mp@entry=0x154304000ed8, abstime=abstime@entry=0x15446e254940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e254940, mutex=0x154304000ed8, that=0x154304000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154304000ed8, owner=0x154304000e88, abs_timeout=abs_timeout@entry=0x15446e254940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154304000ed8, mdl_request=mdl_request@entry=0x154304012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154304000db8, ot_ctx=ot_ctx@entry=0x15446e255330, mdl_request=mdl_request@entry=0x154304012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446e254c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154304000db8, table_list=table_list@entry=0x1543040129e8, ot_ctx=ot_ctx@entry=0x15446e255330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446e255330, has_prelocking_list=false, prelocking_strategy=0x15446e255540, flags=0, counter=0x15446e2553cc, tables=0x1543040129e8, thd=0x154304000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154304000db8, options=@0x154304006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e2553b8, counter=counter@entry=0x15446e2553cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e255540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154304000db8, options=@0x154304006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543040129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e255540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1543040129e8, thd=0x154304000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154304000db8, table_list=0x1543040129e8, conds=, order_list=order_list@entry=0x1543040059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154304000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154304000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e2563d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154304000db8, packet=packet@entry=0x154304008f99 "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 0x000055f847f53049 in do_command (thd=0x154304000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a7ea8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a7ea8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a7f88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 135 (Thread 0x15446de88700 (LWP 3162067)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446de85fd0, clockid=, expected=0, futex_word=0x1542c8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446de85fd0, clockid=, mutex=0x1542c8000f00, cond=0x1542c8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542c8000f88, mutex=mutex@entry=0x1542c8000f00, abstime=abstime@entry=0x15446de85fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542c8000f88, mp=mp@entry=0x1542c8000ed8, abstime=abstime@entry=0x15446de85fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446de85fd0, mutex=0x1542c8000ed8, that=0x1542c8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542c8000ed8, owner=0x1542c8000e88, abs_timeout=abs_timeout@entry=0x15446de85fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542c8000ed8, mdl_request=0x15446de862f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542c8000ed8, mdl_requests=mdl_requests@entry=0x15446de86120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542c8000db8, db=db@entry=0x1542c80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542c8000db8, db=0x1542c8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542c8000db8, db=db@entry=0x1542c8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542c8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542c8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446de873d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542c8000db8, packet=packet@entry=0x1542c8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ac6f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ac6f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ac7d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 134 (Thread 0x15446df1e700 (LWP 3162052)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446df1bfd0, clockid=, expected=0, futex_word=0x1542d0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446df1bfd0, clockid=, mutex=0x1542d0000f00, cond=0x1542d0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542d0000f88, mutex=mutex@entry=0x1542d0000f00, abstime=abstime@entry=0x15446df1bfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542d0000f88, mp=mp@entry=0x1542d0000ed8, abstime=abstime@entry=0x15446df1bfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446df1bfd0, mutex=0x1542d0000ed8, that=0x1542d0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542d0000ed8, owner=0x1542d0000e88, abs_timeout=abs_timeout@entry=0x15446df1bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542d0000ed8, mdl_request=0x15446df1c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542d0000ed8, mdl_requests=mdl_requests@entry=0x15446df1c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542d0000db8, db=db@entry=0x1542d0012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542d0000db8, db=0x1542d0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542d0000db8, db=db@entry=0x1542d0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542d0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542d0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446df1d3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542d0000db8, packet=packet@entry=0x1542d0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0abbd8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0abbd8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0abcb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 133 (Thread 0x15446e176700 (LWP 3162000)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e173fd0, clockid=, expected=0, futex_word=0x1542f0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e173fd0, clockid=, mutex=0x1542f0000f00, cond=0x1542f0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542f0000f88, mutex=mutex@entry=0x1542f0000f00, abstime=abstime@entry=0x15446e173fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542f0000f88, mp=mp@entry=0x1542f0000ed8, abstime=abstime@entry=0x15446e173fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e173fd0, mutex=0x1542f0000ed8, that=0x1542f0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542f0000ed8, owner=0x1542f0000e88, abs_timeout=abs_timeout@entry=0x15446e173fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542f0000ed8, mdl_request=0x15446e1742f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542f0000ed8, mdl_requests=mdl_requests@entry=0x15446e174120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542f0000db8, db=db@entry=0x1542f00129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542f0000db8, db=0x1542f0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542f0000db8, db=db@entry=0x1542f0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542f0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542f0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e1753d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542f0000db8, packet=packet@entry=0x1542f0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a9038, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a9038) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a9118) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 132 (Thread 0x15446dfff700 (LWP 3162038)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dffd2d0, clockid=, expected=0, futex_word=0x1542e4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dffd2d0, clockid=, mutex=0x1542e4000f00, cond=0x1542e4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542e4000f88, mutex=mutex@entry=0x1542e4000f00, abstime=abstime@entry=0x15446dffd2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542e4000f88, mp=mp@entry=0x1542e4000ed8, abstime=abstime@entry=0x15446dffd2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dffd2d0, mutex=0x1542e4000ed8, that=0x1542e4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542e4000ed8, owner=0x1542e4000e88, abs_timeout=abs_timeout@entry=0x15446dffd2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542e4000ed8, mdl_request=0x15446dffd5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542e4000ed8, mdl_requests=mdl_requests@entry=0x15446dffd420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542e4000db8, db=0x1542e40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542e4000db8, db=0x1542e4005c00, options=@0x15446dffdd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446dffdd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542e4000db8, db=db@entry=0x1542e4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542e40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542e4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dffe3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542e4000db8, packet=packet@entry=0x1542e4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0aab28, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0aab28) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0aac08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 131 (Thread 0x15446e12b700 (LWP 3162011)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e128940, clockid=, expected=0, futex_word=0x1542f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e128940, clockid=, mutex=0x1542f4000f00, cond=0x1542f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542f4000f88, mutex=mutex@entry=0x1542f4000f00, abstime=abstime@entry=0x15446e128940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542f4000f88, mp=mp@entry=0x1542f4000ed8, abstime=abstime@entry=0x15446e128940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e128940, mutex=0x1542f4000ed8, that=0x1542f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542f4000ed8, owner=0x1542f4000e88, abs_timeout=abs_timeout@entry=0x15446e128940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542f4000ed8, mdl_request=mdl_request@entry=0x1542f4012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1542f4000db8, ot_ctx=ot_ctx@entry=0x15446e129330, mdl_request=mdl_request@entry=0x1542f4012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446e128c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1542f4000db8, table_list=table_list@entry=0x1542f40129e8, ot_ctx=ot_ctx@entry=0x15446e129330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446e129330, has_prelocking_list=false, prelocking_strategy=0x15446e129540, flags=0, counter=0x15446e1293cc, tables=0x1542f40129e8, thd=0x1542f4000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1542f4000db8, options=@0x1542f4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e1293b8, counter=counter@entry=0x15446e1293cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e129540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1542f4000db8, options=@0x1542f4006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542f40129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e129540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1542f40129e8, thd=0x1542f4000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x1542f4000db8, table_list=0x1542f40129e8, conds=, order_list=order_list@entry=0x1542f40059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x1542f4000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e12a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542f4000db8, packet=packet@entry=0x1542f4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a95c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a95c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a96a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 130 (Thread 0x15446e0e0700 (LWP 3162012)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e0de2d0, clockid=, expected=0, futex_word=0x1542e8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e0de2d0, clockid=, mutex=0x1542e8000f00, cond=0x1542e8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542e8000f88, mutex=mutex@entry=0x1542e8000f00, abstime=abstime@entry=0x15446e0de2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542e8000f88, mp=mp@entry=0x1542e8000ed8, abstime=abstime@entry=0x15446e0de2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e0de2d0, mutex=0x1542e8000ed8, that=0x1542e8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542e8000ed8, owner=0x1542e8000e88, abs_timeout=abs_timeout@entry=0x15446e0de2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542e8000ed8, mdl_request=0x15446e0de5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542e8000ed8, mdl_requests=mdl_requests@entry=0x15446e0de420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542e8000db8, db=0x1542e80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542e8000db8, db=0x1542e8005c00, options=@0x15446e0ded7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446e0ded80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542e8000db8, db=db@entry=0x1542e8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542e80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542e8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e0df3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542e8000db8, packet=packet@entry=0x1542e8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a9a78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a9a78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a9b58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 129 (Thread 0x15446e04a700 (LWP 3162037)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e046100, clockid=, expected=0, futex_word=0x1542e0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e046100, clockid=, mutex=0x1542e0000f00, cond=0x1542e0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542e0000f88, mutex=mutex@entry=0x1542e0000f00, abstime=abstime@entry=0x15446e046100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542e0000f88, mp=mp@entry=0x1542e0000ed8, abstime=abstime@entry=0x15446e046100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e046100, mutex=0x1542e0000ed8, that=0x1542e0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542e0000ed8, owner=0x1542e0000e88, abs_timeout=abs_timeout@entry=0x15446e046100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542e0000ed8, mdl_request=0x1542e0013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542e0000ed8, mdl_requests=mdl_requests@entry=0x15446e046270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1542e0000db8, options=@0x1542e0006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1542e0012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1542e0000db8, options=@0x1542e0006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e046688, counter=counter@entry=0x15446e0466a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e0466c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446e0466c0, flags=0, counter=0x15446e0466a4, tables=0x15446e046688, thd=0x1542e0000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x1542e0000db8, new_db=new_db@entry=0x1542e0005800, new_name=new_name@entry=0x1542e0005c00, create_info=create_info@entry=0x15446e048470, table_list=, table_list@entry=0x1542e0012a18, alter_info=alter_info@entry=0x15446e0483a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x1542e0000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1542e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542e0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e0493d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542e0000db8, packet=packet@entry=0x1542e0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0aa678, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0aa678) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0aa758) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 128 (Thread 0x15446e095700 (LWP 3162032)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e091100, clockid=, expected=0, futex_word=0x1542ec000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e091100, clockid=, mutex=0x1542ec000f00, cond=0x1542ec000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542ec000f88, mutex=mutex@entry=0x1542ec000f00, abstime=abstime@entry=0x15446e091100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542ec000f88, mp=mp@entry=0x1542ec000ed8, abstime=abstime@entry=0x15446e091100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e091100, mutex=0x1542ec000ed8, that=0x1542ec000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542ec000ed8, owner=0x1542ec000e88, abs_timeout=abs_timeout@entry=0x15446e091100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542ec000ed8, mdl_request=0x1542ec013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542ec000ed8, mdl_requests=mdl_requests@entry=0x15446e091270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1542ec000db8, options=@0x1542ec006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1542ec012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1542ec000db8, options=@0x1542ec006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e091688, counter=counter@entry=0x15446e0916a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e0916c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446e0916c0, flags=0, counter=0x15446e0916a4, tables=0x15446e091688, thd=0x1542ec000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x1542ec000db8, new_db=new_db@entry=0x1542ec005800, new_name=new_name@entry=0x1542ec005c00, create_info=create_info@entry=0x15446e093470, table_list=, table_list@entry=0x1542ec012a18, alter_info=alter_info@entry=0x15446e0933a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x1542ec000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1542ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542ec000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e0943d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542ec000db8, packet=packet@entry=0x1542ec008f99 "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 0x000055f847f53049 in do_command (thd=0x1542ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0aa0e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0aa0e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0aa1c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 127 (Thread 0x1544a0325700 (LWP 3161365)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a0322940, clockid=, expected=0, futex_word=0x154444000fb4) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a0322940, clockid=, mutex=0x154444000f00, cond=0x154444000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154444000f88, mutex=mutex@entry=0x154444000f00, abstime=abstime@entry=0x1544a0322940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154444000f88, mp=mp@entry=0x154444000ed8, abstime=abstime@entry=0x1544a0322940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x1544a0322940, mutex=0x154444000ed8, that=0x154444000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154444000ed8, owner=0x154444000e88, abs_timeout=abs_timeout@entry=0x1544a0322940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154444000ed8, mdl_request=mdl_request@entry=0x154444012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154444000db8, ot_ctx=ot_ctx@entry=0x1544a0323330, mdl_request=mdl_request@entry=0x154444012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x1544a0322c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154444000db8, table_list=table_list@entry=0x1544440129e8, ot_ctx=ot_ctx@entry=0x1544a0323330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x1544a0323330, has_prelocking_list=false, prelocking_strategy=0x1544a0323540, flags=0, counter=0x1544a03233cc, tables=0x1544440129e8, thd=0x154444000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154444000db8, options=@0x154444006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x1544a03233b8, counter=counter@entry=0x1544a03233cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x1544a0323540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154444000db8, options=@0x154444006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1544440129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x1544a0323540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1544440129e8, thd=0x154444000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154444000db8, table_list=0x1544440129e8, conds=, order_list=order_list@entry=0x1544440059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154444000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154444000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a03243d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154444000db8, packet=packet@entry=0x154444008f99 "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 0x000055f847f53049 in do_command (thd=0x154444000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84bf5ef68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84bf5ef68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08b488) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 126 (Thread 0x15446f327700 (LWP 3161744)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f324940, clockid=, expected=0, futex_word=0x154394000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f324940, clockid=, mutex=0x154394000f00, cond=0x154394000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154394000f88, mutex=mutex@entry=0x154394000f00, abstime=abstime@entry=0x15446f324940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154394000f88, mp=mp@entry=0x154394000ed8, abstime=abstime@entry=0x15446f324940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f324940, mutex=0x154394000ed8, that=0x154394000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154394000ed8, owner=0x154394000e88, abs_timeout=abs_timeout@entry=0x15446f324940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154394000ed8, mdl_request=mdl_request@entry=0x154394012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154394000db8, ot_ctx=ot_ctx@entry=0x15446f325330, mdl_request=mdl_request@entry=0x154394012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446f324c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154394000db8, table_list=table_list@entry=0x1543940129e8, ot_ctx=ot_ctx@entry=0x15446f325330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446f325330, has_prelocking_list=false, prelocking_strategy=0x15446f325540, flags=0, counter=0x15446f3253cc, tables=0x1543940129e8, thd=0x154394000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154394000db8, options=@0x154394006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f3253b8, counter=counter@entry=0x15446f3253cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f325540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154394000db8, options=@0x154394006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543940129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f325540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1543940129e8, thd=0x154394000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154394000db8, table_list=0x1543940129e8, conds=, order_list=order_list@entry=0x1543940059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154394000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154394000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f3263d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154394000db8, packet=packet@entry=0x154394008f99 "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 0x000055f847f53049 in do_command (thd=0x154394000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09b748, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09b748) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09b828) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 125 (Thread 0x15446f372700 (LWP 3161737)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f370000, clockid=, expected=0, futex_word=0x154390000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f370000, clockid=, mutex=0x154390000f00, cond=0x154390000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154390000f88, mutex=mutex@entry=0x154390000f00, abstime=abstime@entry=0x15446f370000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154390000f88, mp=mp@entry=0x154390000ed8, abstime=abstime@entry=0x15446f370000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f370000, mutex=0x154390000ed8, that=0x154390000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154390000ed8, owner=0x154390000e88, abs_timeout=abs_timeout@entry=0x15446f370000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154390000ed8, mdl_request=mdl_request@entry=0x154390012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154390000db8, ot_ctx=ot_ctx@entry=0x15446f3709f0, mdl_request=mdl_request@entry=0x154390012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446f370338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154390000db8, table_list=table_list@entry=0x154390012a08, ot_ctx=ot_ctx@entry=0x15446f3709f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446f3709f0, has_prelocking_list=false, prelocking_strategy=0x15446f370bf0, flags=0, counter=0x15446f370a8c, tables=0x154390012a08, thd=0x154390000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154390000db8, options=@0x154390006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f370a78, counter=counter@entry=0x15446f370a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f370bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154390000db8, options=@0x154390006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154390012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f370bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x154390012a08, thd=0x154390000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x154390000db8, table_list=0x154390012a08, fields=@0x154390005e00: { = { = {}, first = 0x154390013228, last = 0x154390013228, elements = 1}, }, values_list=@0x154390005e48: { = { = {}, first = 0x154390013768, last = 0x154390013768, elements = 1}, }, update_fields=@0x154390005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x154390005e30, elements = 0}, }, update_values=@0x154390005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x154390005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x154390000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154390000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f3713d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154390000db8, packet=packet@entry=0x154390008f99 "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 0x000055f847f53049 in do_command (thd=0x154390000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09b0d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09b0d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09b1b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 124 (Thread 0x15446ed4b700 (LWP 3161856)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ed48fd0, clockid=, expected=0, futex_word=0x154344000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ed48fd0, clockid=, mutex=0x154344000f00, cond=0x154344000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154344000f88, mutex=mutex@entry=0x154344000f00, abstime=abstime@entry=0x15446ed48fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154344000f88, mp=mp@entry=0x154344000ed8, abstime=abstime@entry=0x15446ed48fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ed48fd0, mutex=0x154344000ed8, that=0x154344000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154344000ed8, owner=0x154344000e88, abs_timeout=abs_timeout@entry=0x15446ed48fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154344000ed8, mdl_request=0x15446ed492f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154344000ed8, mdl_requests=mdl_requests@entry=0x15446ed49120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154344000db8, db=db@entry=0x1543440129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154344000db8, db=0x154344005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154344000db8, db=db@entry=0x154344005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154344000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154344000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ed4a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154344000db8, packet=packet@entry=0x154344008f99 "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 0x000055f847f53049 in do_command (thd=0x154344000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a25a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a25a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a2688) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 123 (Thread 0x15446f453700 (LWP 3161728)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f4512d0, clockid=, expected=0, futex_word=0x1543a4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f4512d0, clockid=, mutex=0x1543a4000f00, cond=0x1543a4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543a4000f88, mutex=mutex@entry=0x1543a4000f00, abstime=abstime@entry=0x15446f4512d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543a4000f88, mp=mp@entry=0x1543a4000ed8, abstime=abstime@entry=0x15446f4512d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f4512d0, mutex=0x1543a4000ed8, that=0x1543a4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543a4000ed8, owner=0x1543a4000e88, abs_timeout=abs_timeout@entry=0x15446f4512d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543a4000ed8, mdl_request=0x15446f4515f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543a4000ed8, mdl_requests=mdl_requests@entry=0x15446f451420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543a4000db8, db=0x1543a40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543a4000db8, db=0x1543a4005c00, options=@0x15446f451d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f451d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543a4000db8, db=db@entry=0x1543a4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543a40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543a4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f4523d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543a4000db8, packet=packet@entry=0x1543a4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09a108, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09a108) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09a1e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 122 (Thread 0x15446eec2700 (LWP 3161818)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446eebffd0, clockid=, expected=0, futex_word=0x154350000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446eebffd0, clockid=, mutex=0x154350000f00, cond=0x154350000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154350000f88, mutex=mutex@entry=0x154350000f00, abstime=abstime@entry=0x15446eebffd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154350000f88, mp=mp@entry=0x154350000ed8, abstime=abstime@entry=0x15446eebffd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446eebffd0, mutex=0x154350000ed8, that=0x154350000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154350000ed8, owner=0x154350000e88, abs_timeout=abs_timeout@entry=0x15446eebffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154350000ed8, mdl_request=0x15446eec02f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154350000ed8, mdl_requests=mdl_requests@entry=0x15446eec0120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154350000db8, db=db@entry=0x1543500129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154350000db8, db=0x154350005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154350000db8, db=db@entry=0x154350005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154350000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154350000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446eec13d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154350000db8, packet=packet@entry=0x154350008f99 "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 0x000055f847f53049 in do_command (thd=0x154350000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a09d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a09d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a0ab8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 121 (Thread 0x15446f615700 (LWP 3161700)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f612fd0, clockid=, expected=0, futex_word=0x1543bc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f612fd0, clockid=, mutex=0x1543bc000f00, cond=0x1543bc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543bc000f88, mutex=mutex@entry=0x1543bc000f00, abstime=abstime@entry=0x15446f612fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543bc000f88, mp=mp@entry=0x1543bc000ed8, abstime=abstime@entry=0x15446f612fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f612fd0, mutex=0x1543bc000ed8, that=0x1543bc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543bc000ed8, owner=0x1543bc000e88, abs_timeout=abs_timeout@entry=0x15446f612fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543bc000ed8, mdl_request=0x15446f6132f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543bc000ed8, mdl_requests=mdl_requests@entry=0x15446f613120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543bc000db8, db=db@entry=0x1543bc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543bc000db8, db=0x1543bc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543bc000db8, db=db@entry=0x1543bc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543bc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543bc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f6143d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543bc000db8, packet=packet@entry=0x1543bc008f99 "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 0x000055f847f53049 in do_command (thd=0x1543bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c097ec8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c097ec8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c097fa8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 120 (Thread 0x15446f039700 (LWP 3161782)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f0372d0, clockid=, expected=0, futex_word=0x15436c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f0372d0, clockid=, mutex=0x15436c000f00, cond=0x15436c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15436c000f88, mutex=mutex@entry=0x15436c000f00, abstime=abstime@entry=0x15446f0372d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15436c000f88, mp=mp@entry=0x15436c000ed8, abstime=abstime@entry=0x15446f0372d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f0372d0, mutex=0x15436c000ed8, that=0x15436c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15436c000ed8, owner=0x15436c000e88, abs_timeout=abs_timeout@entry=0x15446f0372d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15436c000ed8, mdl_request=0x15446f0375f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15436c000ed8, mdl_requests=mdl_requests@entry=0x15446f037420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15436c000db8, db=0x15436c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15436c000db8, db=0x15436c005c00, options=@0x15446f037d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f037d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15436c000db8, db=db@entry=0x15436c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15436c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15436c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15436c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f0383d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15436c000db8, packet=packet@entry=0x15436c008f99 "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 0x000055f847f53049 in do_command (thd=0x15436c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09ee08, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09ee08) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09eee8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 119 (Thread 0x15446efa3700 (LWP 3161790)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446efa0e50, clockid=, expected=0, futex_word=0x154364000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446efa0e50, clockid=, mutex=0x154364000f00, cond=0x154364000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154364000f88, mutex=mutex@entry=0x154364000f00, abstime=abstime@entry=0x15446efa0e50) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154364000f88, mp=mp@entry=0x154364000ed8, abstime=abstime@entry=0x15446efa0e50, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446efa0e50, mutex=0x154364000ed8, that=0x154364000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154364000ed8, owner=0x154364000e88, abs_timeout=abs_timeout@entry=0x15446efa0e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154364000ed8, mdl_request=mdl_request@entry=0x154364012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154364000db8, ot_ctx=ot_ctx@entry=0x15446efa1840, mdl_request=mdl_request@entry=0x154364012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446efa1188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154364000db8, table_list=table_list@entry=0x1543640129f8, ot_ctx=ot_ctx@entry=0x15446efa1840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446efa1840, has_prelocking_list=false, prelocking_strategy=0x15446efa19f0, flags=0, counter=0x15446efa1994, tables=0x1543640129f8, thd=0x154364000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154364000db8, options=@0x154364006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446efa1978, counter=counter@entry=0x15446efa1994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446efa19f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f84804f395 in open_tables (flags=0, counter=0x15446efa1994, tables=0x15446efa1978, thd=0x154364000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x154364000db8, table_list=, fields=@0x1543640058a8: { = { = {}, first = 0x1543640132c8, last = 0x1543640132c8, elements = 1}, }, values=@0x154364005e18: { = { = {}, first = 0x1543640132d8, last = 0x1543640132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x15446efa1e60, updated_return=0x15446efa1f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055f847f56bd3 in mysql_execute_command (thd=thd@entry=0x154364000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154364000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446efa23d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154364000db8, packet=packet@entry=0x154364008f99 "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 0x000055f847f53049 in do_command (thd=0x154364000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09f928, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09f928) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09fa08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 118 (Thread 0x15446ef0d700 (LWP 3161801)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ef0b2d0, clockid=, expected=0, futex_word=0x15435c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ef0b2d0, clockid=, mutex=0x15435c000f00, cond=0x15435c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15435c000f88, mutex=mutex@entry=0x15435c000f00, abstime=abstime@entry=0x15446ef0b2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15435c000f88, mp=mp@entry=0x15435c000ed8, abstime=abstime@entry=0x15446ef0b2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ef0b2d0, mutex=0x15435c000ed8, that=0x15435c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15435c000ed8, owner=0x15435c000e88, abs_timeout=abs_timeout@entry=0x15446ef0b2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15435c000ed8, mdl_request=0x15446ef0b5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15435c000ed8, mdl_requests=mdl_requests@entry=0x15446ef0b420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15435c000db8, db=0x15435c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15435c000db8, db=0x15435c005c00, options=@0x15446ef0bd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ef0bd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15435c000db8, db=db@entry=0x15435c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15435c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15435c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15435c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ef0c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15435c000db8, packet=packet@entry=0x15435c008f99 "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 0x000055f847f53049 in do_command (thd=0x15435c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a0448, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a0448) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a0528) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 117 (Thread 0x15446ebd4700 (LWP 3161896)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ebd22d0, clockid=, expected=0, futex_word=0x154328000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ebd22d0, clockid=, mutex=0x154328000f00, cond=0x154328000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154328000f88, mutex=mutex@entry=0x154328000f00, abstime=abstime@entry=0x15446ebd22d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154328000f88, mp=mp@entry=0x154328000ed8, abstime=abstime@entry=0x15446ebd22d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ebd22d0, mutex=0x154328000ed8, that=0x154328000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154328000ed8, owner=0x154328000e88, abs_timeout=abs_timeout@entry=0x15446ebd22d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154328000ed8, mdl_request=0x15446ebd25f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154328000ed8, mdl_requests=mdl_requests@entry=0x15446ebd2420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154328000db8, db=0x1543280129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154328000db8, db=0x154328005c00, options=@0x15446ebd2d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ebd2d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154328000db8, db=db@entry=0x154328005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543280063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154328000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154328000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ebd33d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154328000db8, packet=packet@entry=0x154328008f99 "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 0x000055f847f53049 in do_command (thd=0x154328000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a4178, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a4178) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a4258) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 116 (Thread 0x15446ecb5700 (LWP 3161879)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ecb1100, clockid=, expected=0, futex_word=0x15433c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ecb1100, clockid=, mutex=0x15433c000f00, cond=0x15433c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15433c000f88, mutex=mutex@entry=0x15433c000f00, abstime=abstime@entry=0x15446ecb1100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15433c000f88, mp=mp@entry=0x15433c000ed8, abstime=abstime@entry=0x15446ecb1100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ecb1100, mutex=0x15433c000ed8, that=0x15433c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15433c000ed8, owner=0x15433c000e88, abs_timeout=abs_timeout@entry=0x15446ecb1100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15433c000ed8, mdl_request=0x15433c013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15433c000ed8, mdl_requests=mdl_requests@entry=0x15446ecb1270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x15433c000db8, options=@0x15433c006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x15433c012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x15433c000db8, options=@0x15433c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446ecb1688, counter=counter@entry=0x15446ecb16a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446ecb16c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446ecb16c0, flags=0, counter=0x15446ecb16a4, tables=0x15446ecb1688, thd=0x15433c000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x15433c000db8, new_db=new_db@entry=0x15433c005800, new_name=new_name@entry=0x15433c005c00, create_info=create_info@entry=0x15446ecb3470, table_list=, table_list@entry=0x15433c012a18, alter_info=alter_info@entry=0x15446ecb33a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x15433c000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x15433c000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15433c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ecb43d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15433c000db8, packet=packet@entry=0x15433c008f99 "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 0x000055f847f53049 in do_command (thd=0x15433c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a30c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a30c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a31a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 115 (Thread 0x15446ce6b700 (LWP 3162401)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ce692d0, clockid=, expected=0, futex_word=0x1541f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ce692d0, clockid=, mutex=0x1541f4000f00, cond=0x1541f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1541f4000f88, mutex=mutex@entry=0x1541f4000f00, abstime=abstime@entry=0x15446ce692d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1541f4000f88, mp=mp@entry=0x1541f4000ed8, abstime=abstime@entry=0x15446ce692d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ce692d0, mutex=0x1541f4000ed8, that=0x1541f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1541f4000ed8, owner=0x1541f4000e88, abs_timeout=abs_timeout@entry=0x15446ce692d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1541f4000ed8, mdl_request=0x15446ce695f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1541f4000ed8, mdl_requests=mdl_requests@entry=0x15446ce69420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1541f4000db8, db=0x1541f40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1541f4000db8, db=0x1541f4005c00, options=@0x15446ce69d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ce69d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1541f4000db8, db=db@entry=0x1541f4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1541f40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1541f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1541f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ce6a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1541f4000db8, packet=packet@entry=0x1541f4008f99 "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 0x000055f847f53049 in do_command (thd=0x1541f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bf8e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bf8e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bf9c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 114 (Thread 0x15446f822700 (LWP 3161672)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f8202d0, clockid=, expected=0, futex_word=0x1543d0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f8202d0, clockid=, mutex=0x1543d0000f00, cond=0x1543d0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543d0000f88, mutex=mutex@entry=0x1543d0000f00, abstime=abstime@entry=0x15446f8202d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543d0000f88, mp=mp@entry=0x1543d0000ed8, abstime=abstime@entry=0x15446f8202d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f8202d0, mutex=0x1543d0000ed8, that=0x1543d0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543d0000ed8, owner=0x1543d0000e88, abs_timeout=abs_timeout@entry=0x15446f8202d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543d0000ed8, mdl_request=0x15446f8205f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543d0000ed8, mdl_requests=mdl_requests@entry=0x15446f820420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543d0000db8, db=0x1543d00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543d0000db8, db=0x1543d0005c00, options=@0x15446f820d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f820d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543d0000db8, db=db@entry=0x1543d0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543d00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543d0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f8213d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543d0000db8, packet=packet@entry=0x1543d0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543d0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0957d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0957d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0958b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 113 (Thread 0x15446cf4c700 (LWP 3162370)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446cf49e50, clockid=, expected=0, futex_word=0x1541f8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446cf49e50, clockid=, mutex=0x1541f8000f00, cond=0x1541f8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1541f8000f88, mutex=mutex@entry=0x1541f8000f00, abstime=abstime@entry=0x15446cf49e50) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1541f8000f88, mp=mp@entry=0x1541f8000ed8, abstime=abstime@entry=0x15446cf49e50, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446cf49e50, mutex=0x1541f8000ed8, that=0x1541f8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1541f8000ed8, owner=0x1541f8000e88, abs_timeout=abs_timeout@entry=0x15446cf49e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1541f8000ed8, mdl_request=mdl_request@entry=0x1541f8012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1541f8000db8, ot_ctx=ot_ctx@entry=0x15446cf4a840, mdl_request=mdl_request@entry=0x1541f8012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446cf4a188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1541f8000db8, table_list=table_list@entry=0x1541f80129f8, ot_ctx=ot_ctx@entry=0x15446cf4a840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446cf4a840, has_prelocking_list=false, prelocking_strategy=0x15446cf4a9f0, flags=0, counter=0x15446cf4a994, tables=0x1541f80129f8, thd=0x1541f8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1541f8000db8, options=@0x1541f8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446cf4a978, counter=counter@entry=0x15446cf4a994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446cf4a9f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f84804f395 in open_tables (flags=0, counter=0x15446cf4a994, tables=0x15446cf4a978, thd=0x1541f8000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x1541f8000db8, table_list=, fields=@0x1541f80058a8: { = { = {}, first = 0x1541f80132c8, last = 0x1541f80132c8, elements = 1}, }, values=@0x1541f8005e18: { = { = {}, first = 0x1541f80132d8, last = 0x1541f80132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x15446cf4ae60, updated_return=0x15446cf4af30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055f847f56bd3 in mysql_execute_command (thd=thd@entry=0x1541f8000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1541f8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446cf4b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1541f8000db8, packet=packet@entry=0x1541f8008f99 "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 0x000055f847f53049 in do_command (thd=0x1541f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0be838, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0be838) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0be918) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 112 (Thread 0x15446dbe5700 (LWP 3162107)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dbe1100, clockid=, expected=0, futex_word=0x1542ac000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dbe1100, clockid=, mutex=0x1542ac000f00, cond=0x1542ac000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542ac000f88, mutex=mutex@entry=0x1542ac000f00, abstime=abstime@entry=0x15446dbe1100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542ac000f88, mp=mp@entry=0x1542ac000ed8, abstime=abstime@entry=0x15446dbe1100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dbe1100, mutex=0x1542ac000ed8, that=0x1542ac000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542ac000ed8, owner=0x1542ac000e88, abs_timeout=abs_timeout@entry=0x15446dbe1100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542ac000ed8, mdl_request=0x1542ac013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542ac000ed8, mdl_requests=mdl_requests@entry=0x15446dbe1270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1542ac000db8, options=@0x1542ac006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1542ac012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1542ac000db8, options=@0x1542ac006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446dbe1688, counter=counter@entry=0x15446dbe16a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dbe16c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446dbe16c0, flags=0, counter=0x15446dbe16a4, tables=0x15446dbe1688, thd=0x1542ac000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x1542ac000db8, new_db=new_db@entry=0x1542ac005800, new_name=new_name@entry=0x1542ac005c00, create_info=create_info@entry=0x15446dbe3470, table_list=, table_list@entry=0x1542ac012a18, alter_info=alter_info@entry=0x15446dbe33a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x1542ac000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1542ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542ac000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dbe43d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542ac000db8, packet=packet@entry=0x1542ac008f99 "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 0x000055f847f53049 in do_command (thd=0x1542ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0af9e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0af9e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0afac8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 111 (Thread 0x15446f86d700 (LWP 3161668)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f86b2d0, clockid=, expected=0, futex_word=0x1543dc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f86b2d0, clockid=, mutex=0x1543dc000f00, cond=0x1543dc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543dc000f88, mutex=mutex@entry=0x1543dc000f00, abstime=abstime@entry=0x15446f86b2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543dc000f88, mp=mp@entry=0x1543dc000ed8, abstime=abstime@entry=0x15446f86b2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f86b2d0, mutex=0x1543dc000ed8, that=0x1543dc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543dc000ed8, owner=0x1543dc000e88, abs_timeout=abs_timeout@entry=0x15446f86b2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543dc000ed8, mdl_request=0x15446f86b5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543dc000ed8, mdl_requests=mdl_requests@entry=0x15446f86b420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543dc000db8, db=0x1543dc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543dc000db8, db=0x1543dc005c00, options=@0x15446f86bd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f86bd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543dc000db8, db=db@entry=0x1543dc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543dc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543dc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f86c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543dc000db8, packet=packet@entry=0x1543dc008f99 "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 0x000055f847f53049 in do_command (thd=0x1543dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c095248, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c095248) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c095328) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 110 (Thread 0x15448c065700 (LWP 3161519)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15448c062fd0, clockid=, expected=0, futex_word=0x15442c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15448c062fd0, clockid=, mutex=0x15442c000f00, cond=0x15442c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15442c000f88, mutex=mutex@entry=0x15442c000f00, abstime=abstime@entry=0x15448c062fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15442c000f88, mp=mp@entry=0x15442c000ed8, abstime=abstime@entry=0x15448c062fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15448c062fd0, mutex=0x15442c000ed8, that=0x15442c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15442c000ed8, owner=0x15442c000e88, abs_timeout=abs_timeout@entry=0x15448c062fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15442c000ed8, mdl_request=0x15448c0632f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15442c000ed8, mdl_requests=mdl_requests@entry=0x15448c063120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15442c000db8, db=db@entry=0x15442c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15442c000db8, db=0x15442c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15442c000db8, db=db@entry=0x15442c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15442c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15442c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15448c0643d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15442c000db8, packet=packet@entry=0x15442c008f99 "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 0x000055f847f53049 in do_command (thd=0x15442c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08e308, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08e308) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08e3e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 109 (Thread 0x15446dd11700 (LWP 3162088)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dd0f2d0, clockid=, expected=0, futex_word=0x1542bc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dd0f2d0, clockid=, mutex=0x1542bc000f00, cond=0x1542bc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542bc000f88, mutex=mutex@entry=0x1542bc000f00, abstime=abstime@entry=0x15446dd0f2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542bc000f88, mp=mp@entry=0x1542bc000ed8, abstime=abstime@entry=0x15446dd0f2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dd0f2d0, mutex=0x1542bc000ed8, that=0x1542bc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542bc000ed8, owner=0x1542bc000e88, abs_timeout=abs_timeout@entry=0x15446dd0f2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542bc000ed8, mdl_request=0x15446dd0f5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542bc000ed8, mdl_requests=mdl_requests@entry=0x15446dd0f420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542bc000db8, db=0x1542bc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542bc000db8, db=0x1542bc005c00, options=@0x15446dd0fd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446dd0fd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542bc000db8, db=db@entry=0x1542bc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542bc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542bc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dd103d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542bc000db8, packet=packet@entry=0x1542bc008f99 "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 0x000055f847f53049 in do_command (thd=0x1542bc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ae2c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ae2c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ae3a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 108 (Thread 0x15446d078700 (LWP 3162346)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d0762d0, clockid=, expected=0, futex_word=0x154208000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d0762d0, clockid=, mutex=0x154208000f00, cond=0x154208000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154208000f88, mutex=mutex@entry=0x154208000f00, abstime=abstime@entry=0x15446d0762d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154208000f88, mp=mp@entry=0x154208000ed8, abstime=abstime@entry=0x15446d0762d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d0762d0, mutex=0x154208000ed8, that=0x154208000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154208000ed8, owner=0x154208000e88, abs_timeout=abs_timeout@entry=0x15446d0762d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154208000ed8, mdl_request=0x15446d0765f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154208000ed8, mdl_requests=mdl_requests@entry=0x15446d076420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154208000db8, db=0x154208012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154208000db8, db=0x154208005c00, options=@0x15446d076d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d076d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154208000db8, db=db@entry=0x154208005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542080063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154208000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154208000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d0773d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154208000db8, packet=packet@entry=0x154208008f99 "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 0x000055f847f53049 in do_command (thd=0x154208000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bd2d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bd2d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bd3b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 107 (Thread 0x15446dc30700 (LWP 3162100)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dc2e000, clockid=, expected=0, futex_word=0x1542a8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dc2e000, clockid=, mutex=0x1542a8000f00, cond=0x1542a8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542a8000f88, mutex=mutex@entry=0x1542a8000f00, abstime=abstime@entry=0x15446dc2e000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542a8000f88, mp=mp@entry=0x1542a8000ed8, abstime=abstime@entry=0x15446dc2e000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dc2e000, mutex=0x1542a8000ed8, that=0x1542a8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542a8000ed8, owner=0x1542a8000e88, abs_timeout=abs_timeout@entry=0x15446dc2e000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542a8000ed8, mdl_request=mdl_request@entry=0x1542a8012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1542a8000db8, ot_ctx=ot_ctx@entry=0x15446dc2e9f0, mdl_request=mdl_request@entry=0x1542a8012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446dc2e338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1542a8000db8, table_list=table_list@entry=0x1542a8012a08, ot_ctx=ot_ctx@entry=0x15446dc2e9f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446dc2e9f0, has_prelocking_list=false, prelocking_strategy=0x15446dc2ebf0, flags=0, counter=0x15446dc2ea8c, tables=0x1542a8012a08, thd=0x1542a8000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1542a8000db8, options=@0x1542a8006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446dc2ea78, counter=counter@entry=0x15446dc2ea8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dc2ebf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1542a8000db8, options=@0x1542a8006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542a8012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dc2ebf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x1542a8012a08, thd=0x1542a8000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x1542a8000db8, table_list=0x1542a8012a08, fields=@0x1542a8005e00: { = { = {}, first = 0x1542a8013228, last = 0x1542a8013228, elements = 1}, }, values_list=@0x1542a8005e48: { = { = {}, first = 0x1542a8013768, last = 0x1542a8013768, elements = 1}, }, update_fields=@0x1542a8005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x1542a8005e30, elements = 0}, }, update_values=@0x1542a8005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x1542a8005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x1542a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542a8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dc2f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542a8000db8, packet=packet@entry=0x1542a8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0af378, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0af378) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0af458) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 106 (Thread 0x15446f8b8700 (LWP 3161656)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f8b5fd0, clockid=, expected=0, futex_word=0x1543d8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f8b5fd0, clockid=, mutex=0x1543d8000f00, cond=0x1543d8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543d8000f88, mutex=mutex@entry=0x1543d8000f00, abstime=abstime@entry=0x15446f8b5fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543d8000f88, mp=mp@entry=0x1543d8000ed8, abstime=abstime@entry=0x15446f8b5fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f8b5fd0, mutex=0x1543d8000ed8, that=0x1543d8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543d8000ed8, owner=0x1543d8000e88, abs_timeout=abs_timeout@entry=0x15446f8b5fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543d8000ed8, mdl_request=0x15446f8b62f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543d8000ed8, mdl_requests=mdl_requests@entry=0x15446f8b6120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543d8000db8, db=db@entry=0x1543d8012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543d8000db8, db=0x1543d8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543d8000db8, db=db@entry=0x1543d8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543d8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543d8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f8b73d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543d8000db8, packet=packet@entry=0x1543d8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c094cb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c094cb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c094d98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 105 (Thread 0x15446e1c1700 (LWP 3161991)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e1bf3e0, clockid=, expected=0, futex_word=0x1542fc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e1bf3e0, clockid=, mutex=0x1542fc000f00, cond=0x1542fc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542fc000f88, mutex=mutex@entry=0x1542fc000f00, abstime=abstime@entry=0x15446e1bf3e0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542fc000f88, mp=mp@entry=0x1542fc000ed8, abstime=abstime@entry=0x15446e1bf3e0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e1bf3e0, mutex=0x1542fc000ed8, that=0x1542fc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542fc000ed8, owner=0x1542fc000e88, abs_timeout=abs_timeout@entry=0x15446e1bf3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542fc000ed8, mdl_request=0x1542fc013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542fc000ed8, mdl_requests=mdl_requests@entry=0x15446e1bf550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1542fc000db8, options=@0x15446e1bfd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1542fc012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1542fc000db8, options=@0x15446e1bfd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446e1bf8f8, counter=counter@entry=0x15446e1bf90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e1bf998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1542fc000db8, options=@0x15446e1bfd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542fc012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446e1bf998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055f84802b4df in open_and_lock_tables (flags=0, derived=false, tables=0x1542fc012a30, options=@0x15446e1bfd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x1542fc000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x1542fc000db8, create_table=create_table@entry=0x1542fc012a30, create_info=create_info@entry=0x15446e1bfb40, alter_info=alter_info@entry=0x15446e1bfa70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055f84802cfca in Sql_cmd_create_table_like::execute (this=0x1542fc0129d0, thd=0x1542fc000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1542fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542fc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e1c03d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542fc000db8, packet=packet@entry=0x1542fc008f99 "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 0x000055f847f53049 in do_command (thd=0x1542fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a8aa8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a8aa8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a8b88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 104 (Thread 0x15446d1a4700 (LWP 3162317)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d1a1fd0, clockid=, expected=0, futex_word=0x154218000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d1a1fd0, clockid=, mutex=0x154218000f00, cond=0x154218000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154218000f88, mutex=mutex@entry=0x154218000f00, abstime=abstime@entry=0x15446d1a1fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154218000f88, mp=mp@entry=0x154218000ed8, abstime=abstime@entry=0x15446d1a1fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d1a1fd0, mutex=0x154218000ed8, that=0x154218000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154218000ed8, owner=0x154218000e88, abs_timeout=abs_timeout@entry=0x15446d1a1fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154218000ed8, mdl_request=0x15446d1a22f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154218000ed8, mdl_requests=mdl_requests@entry=0x15446d1a2120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154218000db8, db=db@entry=0x1542180129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154218000db8, db=0x154218005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154218000db8, db=db@entry=0x154218005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154218000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154218000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d1a33d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154218000db8, packet=packet@entry=0x154218008f99 "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 0x000055f847f53049 in do_command (thd=0x154218000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bbbb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bbbb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bbc98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 103 (Thread 0x15446fdb3700 (LWP 3161534)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fdb1000, clockid=, expected=0, futex_word=0x154424000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fdb1000, clockid=, mutex=0x154424000f00, cond=0x154424000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154424000f88, mutex=mutex@entry=0x154424000f00, abstime=abstime@entry=0x15446fdb1000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154424000f88, mp=mp@entry=0x154424000ed8, abstime=abstime@entry=0x15446fdb1000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fdb1000, mutex=0x154424000ed8, that=0x154424000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154424000ed8, owner=0x154424000e88, abs_timeout=abs_timeout@entry=0x15446fdb1000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154424000ed8, mdl_request=mdl_request@entry=0x154424012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154424000db8, ot_ctx=ot_ctx@entry=0x15446fdb19f0, mdl_request=mdl_request@entry=0x154424012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446fdb1338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154424000db8, table_list=table_list@entry=0x154424012a08, ot_ctx=ot_ctx@entry=0x15446fdb19f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446fdb19f0, has_prelocking_list=false, prelocking_strategy=0x15446fdb1bf0, flags=0, counter=0x15446fdb1a8c, tables=0x154424012a08, thd=0x154424000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154424000db8, options=@0x154424006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446fdb1a78, counter=counter@entry=0x15446fdb1a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fdb1bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154424000db8, options=@0x154424006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154424012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fdb1bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x154424012a08, thd=0x154424000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x154424000db8, table_list=0x154424012a08, fields=@0x154424005e00: { = { = {}, first = 0x154424013228, last = 0x154424013228, elements = 1}, }, values_list=@0x154424005e48: { = { = {}, first = 0x154424013768, last = 0x154424013768, elements = 1}, }, update_fields=@0x154424005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x154424005e30, elements = 0}, }, update_values=@0x154424005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x154424005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x154424000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154424000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fdb23d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154424000db8, packet=packet@entry=0x154424008f99 "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 0x000055f847f53049 in do_command (thd=0x154424000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08ee28, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08ee28) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08ef08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 102 (Thread 0x15446ee2c700 (LWP 3161833)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ee29fd0, clockid=, expected=0, futex_word=0x154348000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ee29fd0, clockid=, mutex=0x154348000f00, cond=0x154348000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154348000f88, mutex=mutex@entry=0x154348000f00, abstime=abstime@entry=0x15446ee29fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154348000f88, mp=mp@entry=0x154348000ed8, abstime=abstime@entry=0x15446ee29fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ee29fd0, mutex=0x154348000ed8, that=0x154348000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154348000ed8, owner=0x154348000e88, abs_timeout=abs_timeout@entry=0x15446ee29fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154348000ed8, mdl_request=0x15446ee2a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154348000ed8, mdl_requests=mdl_requests@entry=0x15446ee2a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154348000db8, db=db@entry=0x1543480129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154348000db8, db=0x154348005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154348000db8, db=db@entry=0x154348005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154348000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154348000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ee2b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154348000db8, packet=packet@entry=0x154348008f99 "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 0x000055f847f53049 in do_command (thd=0x154348000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a14f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a14f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a15d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 101 (Thread 0x15446f9e4700 (LWP 3161637)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f9e22d0, clockid=, expected=0, futex_word=0x1543e8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f9e22d0, clockid=, mutex=0x1543e8000f00, cond=0x1543e8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543e8000f88, mutex=mutex@entry=0x1543e8000f00, abstime=abstime@entry=0x15446f9e22d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543e8000f88, mp=mp@entry=0x1543e8000ed8, abstime=abstime@entry=0x15446f9e22d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f9e22d0, mutex=0x1543e8000ed8, that=0x1543e8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543e8000ed8, owner=0x1543e8000e88, abs_timeout=abs_timeout@entry=0x15446f9e22d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543e8000ed8, mdl_request=0x15446f9e25f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543e8000ed8, mdl_requests=mdl_requests@entry=0x15446f9e2420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543e8000db8, db=0x1543e80129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543e8000db8, db=0x1543e8005c00, options=@0x15446f9e2d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f9e2d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543e8000db8, db=db@entry=0x1543e8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543e80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543e8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f9e33d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543e8000db8, packet=packet@entry=0x1543e8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543e8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c093678, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c093678) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c093758) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 100 (Thread 0x15446f291700 (LWP 3161750)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f28f2d0, clockid=, expected=0, futex_word=0x15438c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f28f2d0, clockid=, mutex=0x15438c000f00, cond=0x15438c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15438c000f88, mutex=mutex@entry=0x15438c000f00, abstime=abstime@entry=0x15446f28f2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15438c000f88, mp=mp@entry=0x15438c000ed8, abstime=abstime@entry=0x15446f28f2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f28f2d0, mutex=0x15438c000ed8, that=0x15438c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15438c000ed8, owner=0x15438c000e88, abs_timeout=abs_timeout@entry=0x15446f28f2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15438c000ed8, mdl_request=0x15446f28f5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15438c000ed8, mdl_requests=mdl_requests@entry=0x15446f28f420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15438c000db8, db=0x15438c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15438c000db8, db=0x15438c005c00, options=@0x15446f28fd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f28fd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15438c000db8, db=db@entry=0x15438c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15438c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15438c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15438c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f2903d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15438c000db8, packet=packet@entry=0x15438c008f99 "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 0x000055f847f53049 in do_command (thd=0x15438c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09c188, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09c188) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09c268) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 99 (Thread 0x15446d23a700 (LWP 3162299)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d2382d0, clockid=, expected=0, futex_word=0x154220000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d2382d0, clockid=, mutex=0x154220000f00, cond=0x154220000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154220000f88, mutex=mutex@entry=0x154220000f00, abstime=abstime@entry=0x15446d2382d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154220000f88, mp=mp@entry=0x154220000ed8, abstime=abstime@entry=0x15446d2382d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d2382d0, mutex=0x154220000ed8, that=0x154220000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154220000ed8, owner=0x154220000e88, abs_timeout=abs_timeout@entry=0x15446d2382d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154220000ed8, mdl_request=0x15446d2385f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154220000ed8, mdl_requests=mdl_requests@entry=0x15446d238420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154220000db8, db=0x1542200129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154220000db8, db=0x154220005c00, options=@0x15446d238d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d238d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154220000db8, db=db@entry=0x154220005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542200063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154220000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154220000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d2393d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154220000db8, packet=packet@entry=0x154220008f99 "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 0x000055f847f53049 in do_command (thd=0x154220000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bb098, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bb098) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bb178) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 98 (Thread 0x15446da6e700 (LWP 3162125)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446da6bfd0, clockid=, expected=0, futex_word=0x154290000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446da6bfd0, clockid=, mutex=0x154290000f00, cond=0x154290000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154290000f88, mutex=mutex@entry=0x154290000f00, abstime=abstime@entry=0x15446da6bfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154290000f88, mp=mp@entry=0x154290000ed8, abstime=abstime@entry=0x15446da6bfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446da6bfd0, mutex=0x154290000ed8, that=0x154290000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154290000ed8, owner=0x154290000e88, abs_timeout=abs_timeout@entry=0x15446da6bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154290000ed8, mdl_request=0x15446da6c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154290000ed8, mdl_requests=mdl_requests@entry=0x15446da6c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154290000db8, db=db@entry=0x1542900129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154290000db8, db=0x154290005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154290000db8, db=db@entry=0x154290005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154290000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154290000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446da6d3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154290000db8, packet=packet@entry=0x154290008f99 "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 0x000055f847f53049 in do_command (thd=0x154290000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b14d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b14d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b15b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 97 (Thread 0x15446e338700 (LWP 3161966)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e335fd0, clockid=, expected=0, futex_word=0x154308000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e335fd0, clockid=, mutex=0x154308000f00, cond=0x154308000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154308000f88, mutex=mutex@entry=0x154308000f00, abstime=abstime@entry=0x15446e335fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154308000f88, mp=mp@entry=0x154308000ed8, abstime=abstime@entry=0x15446e335fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e335fd0, mutex=0x154308000ed8, that=0x154308000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154308000ed8, owner=0x154308000e88, abs_timeout=abs_timeout@entry=0x15446e335fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154308000ed8, mdl_request=0x15446e3362f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154308000ed8, mdl_requests=mdl_requests@entry=0x15446e336120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154308000db8, db=db@entry=0x1543080129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154308000db8, db=0x154308005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154308000db8, db=db@entry=0x154308005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154308000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154308000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e3373d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154308000db8, packet=packet@entry=0x154308008f99 "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 0x000055f847f53049 in do_command (thd=0x154308000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a6ed8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a6ed8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a6fb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 96 (Thread 0x15446cf97700 (LWP 3162356)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446cf952d0, clockid=, expected=0, futex_word=0x154204000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446cf952d0, clockid=, mutex=0x154204000f00, cond=0x154204000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154204000f88, mutex=mutex@entry=0x154204000f00, abstime=abstime@entry=0x15446cf952d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154204000f88, mp=mp@entry=0x154204000ed8, abstime=abstime@entry=0x15446cf952d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446cf952d0, mutex=0x154204000ed8, that=0x154204000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154204000ed8, owner=0x154204000e88, abs_timeout=abs_timeout@entry=0x15446cf952d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154204000ed8, mdl_request=0x15446cf955f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154204000ed8, mdl_requests=mdl_requests@entry=0x15446cf95420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154204000db8, db=0x1542040129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154204000db8, db=0x154204005c00, options=@0x15446cf95d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446cf95d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154204000db8, db=db@entry=0x154204005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542040063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154204000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154204000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446cf963d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154204000db8, packet=packet@entry=0x154204008f99 "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 0x000055f847f53049 in do_command (thd=0x154204000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0be2a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0be2a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0be388) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 95 (Thread 0x15446ef58700 (LWP 3161794)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ef562d0, clockid=, expected=0, futex_word=0x154358000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ef562d0, clockid=, mutex=0x154358000f00, cond=0x154358000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154358000f88, mutex=mutex@entry=0x154358000f00, abstime=abstime@entry=0x15446ef562d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154358000f88, mp=mp@entry=0x154358000ed8, abstime=abstime@entry=0x15446ef562d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ef562d0, mutex=0x154358000ed8, that=0x154358000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154358000ed8, owner=0x154358000e88, abs_timeout=abs_timeout@entry=0x15446ef562d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154358000ed8, mdl_request=0x15446ef565f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154358000ed8, mdl_requests=mdl_requests@entry=0x15446ef56420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154358000db8, db=0x1543580129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154358000db8, db=0x154358005c00, options=@0x15446ef56d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ef56d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154358000db8, db=db@entry=0x154358005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543580063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154358000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154358000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ef573d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154358000db8, packet=packet@entry=0x154358008f99 "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 0x000055f847f53049 in do_command (thd=0x154358000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09feb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09feb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09ff98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 94 (Thread 0x15446fa7a700 (LWP 3161627)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fa782d0, clockid=, expected=0, futex_word=0x1543f0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fa782d0, clockid=, mutex=0x1543f0000f00, cond=0x1543f0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543f0000f88, mutex=mutex@entry=0x1543f0000f00, abstime=abstime@entry=0x15446fa782d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543f0000f88, mp=mp@entry=0x1543f0000ed8, abstime=abstime@entry=0x15446fa782d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fa782d0, mutex=0x1543f0000ed8, that=0x1543f0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543f0000ed8, owner=0x1543f0000e88, abs_timeout=abs_timeout@entry=0x15446fa782d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543f0000ed8, mdl_request=0x15446fa785f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543f0000ed8, mdl_requests=mdl_requests@entry=0x15446fa78420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543f0000db8, db=0x1543f00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543f0000db8, db=0x1543f0005c00, options=@0x15446fa78d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fa78d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543f0000db8, db=db@entry=0x1543f0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543f00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543f0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fa793d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543f0000db8, packet=packet@entry=0x1543f0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c092c38, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c092c38) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c092d18) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 93 (Thread 0x15446dc7b700 (LWP 3162096)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dc78940, clockid=, expected=0, futex_word=0x1542b4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dc78940, clockid=, mutex=0x1542b4000f00, cond=0x1542b4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542b4000f88, mutex=mutex@entry=0x1542b4000f00, abstime=abstime@entry=0x15446dc78940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542b4000f88, mp=mp@entry=0x1542b4000ed8, abstime=abstime@entry=0x15446dc78940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dc78940, mutex=0x1542b4000ed8, that=0x1542b4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542b4000ed8, owner=0x1542b4000e88, abs_timeout=abs_timeout@entry=0x15446dc78940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542b4000ed8, mdl_request=mdl_request@entry=0x1542b4012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1542b4000db8, ot_ctx=ot_ctx@entry=0x15446dc79330, mdl_request=mdl_request@entry=0x1542b4012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446dc78c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1542b4000db8, table_list=table_list@entry=0x1542b40129e8, ot_ctx=ot_ctx@entry=0x15446dc79330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446dc79330, has_prelocking_list=false, prelocking_strategy=0x15446dc79540, flags=0, counter=0x15446dc793cc, tables=0x1542b40129e8, thd=0x1542b4000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1542b4000db8, options=@0x1542b4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446dc793b8, counter=counter@entry=0x15446dc793cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dc79540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1542b4000db8, options=@0x1542b4006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1542b40129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446dc79540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1542b40129e8, thd=0x1542b4000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x1542b4000db8, table_list=0x1542b40129e8, conds=, order_list=order_list@entry=0x1542b40059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x1542b4000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542b4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dc7a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542b4000db8, packet=packet@entry=0x1542b4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0aede8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0aede8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0aeec8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 92 (Thread 0x15446f2dc700 (LWP 3161745)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f2d9940, clockid=, expected=0, futex_word=0x154388000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f2d9940, clockid=, mutex=0x154388000f00, cond=0x154388000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154388000f88, mutex=mutex@entry=0x154388000f00, abstime=abstime@entry=0x15446f2d9940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154388000f88, mp=mp@entry=0x154388000ed8, abstime=abstime@entry=0x15446f2d9940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f2d9940, mutex=0x154388000ed8, that=0x154388000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154388000ed8, owner=0x154388000e88, abs_timeout=abs_timeout@entry=0x15446f2d9940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154388000ed8, mdl_request=mdl_request@entry=0x154388012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154388000db8, ot_ctx=ot_ctx@entry=0x15446f2da330, mdl_request=mdl_request@entry=0x154388012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446f2d9c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154388000db8, table_list=table_list@entry=0x1543880129e8, ot_ctx=ot_ctx@entry=0x15446f2da330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446f2da330, has_prelocking_list=false, prelocking_strategy=0x15446f2da540, flags=0, counter=0x15446f2da3cc, tables=0x1543880129e8, thd=0x154388000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154388000db8, options=@0x154388006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f2da3b8, counter=counter@entry=0x15446f2da3cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f2da540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154388000db8, options=@0x154388006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543880129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f2da540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1543880129e8, thd=0x154388000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154388000db8, table_list=0x1543880129e8, conds=, order_list=order_list@entry=0x1543880059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154388000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154388000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f2db3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154388000db8, packet=packet@entry=0x154388008f99 "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 0x000055f847f53049 in do_command (thd=0x154388000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09bbf8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09bbf8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09bcd8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 91 (Thread 0x15446d8ac700 (LWP 3162149)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d8aa2d0, clockid=, expected=0, futex_word=0x154278000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d8aa2d0, clockid=, mutex=0x154278000f00, cond=0x154278000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154278000f88, mutex=mutex@entry=0x154278000f00, abstime=abstime@entry=0x15446d8aa2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154278000f88, mp=mp@entry=0x154278000ed8, abstime=abstime@entry=0x15446d8aa2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d8aa2d0, mutex=0x154278000ed8, that=0x154278000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154278000ed8, owner=0x154278000e88, abs_timeout=abs_timeout@entry=0x15446d8aa2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154278000ed8, mdl_request=0x15446d8aa5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154278000ed8, mdl_requests=mdl_requests@entry=0x15446d8aa420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154278000db8, db=0x1542780129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154278000db8, db=0x154278005c00, options=@0x15446d8aad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d8aad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154278000db8, db=db@entry=0x154278005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542780063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154278000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154278000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d8ab3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154278000db8, packet=packet@entry=0x154278008f99 "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 0x000055f847f53049 in do_command (thd=0x154278000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b3638, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b3638) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b3718) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 90 (Thread 0x15446d447700 (LWP 3162237)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d4452d0, clockid=, expected=0, futex_word=0x154244000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d4452d0, clockid=, mutex=0x154244000f00, cond=0x154244000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154244000f88, mutex=mutex@entry=0x154244000f00, abstime=abstime@entry=0x15446d4452d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154244000f88, mp=mp@entry=0x154244000ed8, abstime=abstime@entry=0x15446d4452d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d4452d0, mutex=0x154244000ed8, that=0x154244000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154244000ed8, owner=0x154244000e88, abs_timeout=abs_timeout@entry=0x15446d4452d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154244000ed8, mdl_request=0x15446d4455f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154244000ed8, mdl_requests=mdl_requests@entry=0x15446d445420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154244000db8, db=0x1542440129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154244000db8, db=0x154244005c00, options=@0x15446d445d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d445d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154244000db8, db=db@entry=0x154244005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542440063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154244000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154244000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d4463d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154244000db8, packet=packet@entry=0x154244008f99 "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 0x000055f847f53049 in do_command (thd=0x154244000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b8a88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b8a88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b8b68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 89 (Thread 0x15446d31b700 (LWP 3162280)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d3192d0, clockid=, expected=0, futex_word=0x154234000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d3192d0, clockid=, mutex=0x154234000f00, cond=0x154234000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154234000f88, mutex=mutex@entry=0x154234000f00, abstime=abstime@entry=0x15446d3192d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154234000f88, mp=mp@entry=0x154234000ed8, abstime=abstime@entry=0x15446d3192d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d3192d0, mutex=0x154234000ed8, that=0x154234000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154234000ed8, owner=0x154234000e88, abs_timeout=abs_timeout@entry=0x15446d3192d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154234000ed8, mdl_request=0x15446d3195f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154234000ed8, mdl_requests=mdl_requests@entry=0x15446d319420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154234000db8, db=0x1542340129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154234000db8, db=0x154234005c00, options=@0x15446d319d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d319d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154234000db8, db=db@entry=0x154234005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542340063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154234000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154234000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d31a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154234000db8, packet=packet@entry=0x154234008f99 "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 0x000055f847f53049 in do_command (thd=0x154234000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ba0c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ba0c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ba1a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 88 (Thread 0x15446efee700 (LWP 3161786)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446efebfd0, clockid=, expected=0, futex_word=0x154360000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446efebfd0, clockid=, mutex=0x154360000f00, cond=0x154360000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154360000f88, mutex=mutex@entry=0x154360000f00, abstime=abstime@entry=0x15446efebfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154360000f88, mp=mp@entry=0x154360000ed8, abstime=abstime@entry=0x15446efebfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446efebfd0, mutex=0x154360000ed8, that=0x154360000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154360000ed8, owner=0x154360000e88, abs_timeout=abs_timeout@entry=0x15446efebfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154360000ed8, mdl_request=0x15446efec2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154360000ed8, mdl_requests=mdl_requests@entry=0x15446efec120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154360000db8, db=db@entry=0x1543600129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154360000db8, db=0x154360005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154360000db8, db=db@entry=0x154360005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154360000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154360000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446efed3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154360000db8, packet=packet@entry=0x154360008f99 "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 0x000055f847f53049 in do_command (thd=0x154360000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09f398, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09f398) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09f478) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 87 (Thread 0x15446ceb6700 (LWP 3162400)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ceb42d0, clockid=, expected=0, futex_word=0x1541f0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ceb42d0, clockid=, mutex=0x1541f0000f00, cond=0x1541f0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1541f0000f88, mutex=mutex@entry=0x1541f0000f00, abstime=abstime@entry=0x15446ceb42d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1541f0000f88, mp=mp@entry=0x1541f0000ed8, abstime=abstime@entry=0x15446ceb42d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ceb42d0, mutex=0x1541f0000ed8, that=0x1541f0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1541f0000ed8, owner=0x1541f0000e88, abs_timeout=abs_timeout@entry=0x15446ceb42d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1541f0000ed8, mdl_request=0x15446ceb45f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1541f0000ed8, mdl_requests=mdl_requests@entry=0x15446ceb4420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1541f0000db8, db=0x1541f00129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1541f0000db8, db=0x1541f0005c00, options=@0x15446ceb4d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ceb4d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1541f0000db8, db=db@entry=0x1541f0005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1541f00063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1541f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1541f0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ceb53d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1541f0000db8, packet=packet@entry=0x1541f0008f99 "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 0x000055f847f53049 in do_command (thd=0x1541f0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bf438, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bf438) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bf518) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 86 (Thread 0x15446d98d700 (LWP 3162137)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d98b000, clockid=, expected=0, futex_word=0x15428c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d98b000, clockid=, mutex=0x15428c000f00, cond=0x15428c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15428c000f88, mutex=mutex@entry=0x15428c000f00, abstime=abstime@entry=0x15446d98b000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15428c000f88, mp=mp@entry=0x15428c000ed8, abstime=abstime@entry=0x15446d98b000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d98b000, mutex=0x15428c000ed8, that=0x15428c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15428c000ed8, owner=0x15428c000e88, abs_timeout=abs_timeout@entry=0x15446d98b000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15428c000ed8, mdl_request=mdl_request@entry=0x15428c012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x15428c000db8, ot_ctx=ot_ctx@entry=0x15446d98b9f0, mdl_request=mdl_request@entry=0x15428c012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446d98b338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x15428c000db8, table_list=table_list@entry=0x15428c012a08, ot_ctx=ot_ctx@entry=0x15446d98b9f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446d98b9f0, has_prelocking_list=false, prelocking_strategy=0x15446d98bbf0, flags=0, counter=0x15446d98ba8c, tables=0x15428c012a08, thd=0x15428c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x15428c000db8, options=@0x15428c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446d98ba78, counter=counter@entry=0x15446d98ba8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d98bbf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x15428c000db8, options=@0x15428c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x15428c012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446d98bbf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x15428c012a08, thd=0x15428c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x15428c000db8, table_list=0x15428c012a08, fields=@0x15428c005e00: { = { = {}, first = 0x55f849567fc0 , last = 0x15428c005e00, elements = 0}, }, values_list=@0x15428c005e48: { = { = {}, first = 0x15428c013600, last = 0x15428c013600, elements = 1}, }, update_fields=@0x15428c005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x15428c005e30, elements = 0}, }, update_values=@0x15428c005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x15428c005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x15428c000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15428c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d98c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15428c000db8, packet=packet@entry=0x15428c008f99 "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 0x000055f847f53049 in do_command (thd=0x15428c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b2588, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b2588) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b2668) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 85 (Thread 0x15446fb10700 (LWP 3161618)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fb0e2d0, clockid=, expected=0, futex_word=0x1543f8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fb0e2d0, clockid=, mutex=0x1543f8000f00, cond=0x1543f8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543f8000f88, mutex=mutex@entry=0x1543f8000f00, abstime=abstime@entry=0x15446fb0e2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543f8000f88, mp=mp@entry=0x1543f8000ed8, abstime=abstime@entry=0x15446fb0e2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fb0e2d0, mutex=0x1543f8000ed8, that=0x1543f8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543f8000ed8, owner=0x1543f8000e88, abs_timeout=abs_timeout@entry=0x15446fb0e2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543f8000ed8, mdl_request=0x15446fb0e5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543f8000ed8, mdl_requests=mdl_requests@entry=0x15446fb0e420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543f8000db8, db=0x1543f80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543f8000db8, db=0x1543f8005c00, options=@0x15446fb0ed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fb0ed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543f8000db8, db=db@entry=0x1543f8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543f80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543f8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fb0f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543f8000db8, packet=packet@entry=0x1543f8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c092118, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c092118) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0921f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 84 (Thread 0x15446f5ca700 (LWP 3161705)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f5c7fd0, clockid=, expected=0, futex_word=0x1543b0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f5c7fd0, clockid=, mutex=0x1543b0000f00, cond=0x1543b0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543b0000f88, mutex=mutex@entry=0x1543b0000f00, abstime=abstime@entry=0x15446f5c7fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543b0000f88, mp=mp@entry=0x1543b0000ed8, abstime=abstime@entry=0x15446f5c7fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f5c7fd0, mutex=0x1543b0000ed8, that=0x1543b0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543b0000ed8, owner=0x1543b0000e88, abs_timeout=abs_timeout@entry=0x15446f5c7fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543b0000ed8, mdl_request=0x15446f5c82f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543b0000ed8, mdl_requests=mdl_requests@entry=0x15446f5c8120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543b0000db8, db=db@entry=0x1543b00129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543b0000db8, db=0x1543b0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543b0000db8, db=db@entry=0x1543b0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543b0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543b0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f5c93d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543b0000db8, packet=packet@entry=0x1543b0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543b0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c098458, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c098458) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c098538) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 83 (Thread 0x15446d285700 (LWP 3162298)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d2832d0, clockid=, expected=0, futex_word=0x15422c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d2832d0, clockid=, mutex=0x15422c000f00, cond=0x15422c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15422c000f88, mutex=mutex@entry=0x15422c000f00, abstime=abstime@entry=0x15446d2832d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15422c000f88, mp=mp@entry=0x15422c000ed8, abstime=abstime@entry=0x15446d2832d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d2832d0, mutex=0x15422c000ed8, that=0x15422c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15422c000ed8, owner=0x15422c000e88, abs_timeout=abs_timeout@entry=0x15446d2832d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15422c000ed8, mdl_request=0x15446d2835f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15422c000ed8, mdl_requests=mdl_requests@entry=0x15446d283420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15422c000db8, db=0x15422c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15422c000db8, db=0x15422c005c00, options=@0x15446d283d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d283d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15422c000db8, db=db@entry=0x15422c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15422c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15422c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15422c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d2843d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15422c000db8, packet=packet@entry=0x15422c008f99 "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 0x000055f847f53049 in do_command (thd=0x15422c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0babe8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0babe8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bacc8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 82 (Thread 0x15446dab9700 (LWP 3162120)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dab6fd0, clockid=, expected=0, futex_word=0x15429c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dab6fd0, clockid=, mutex=0x15429c000f00, cond=0x15429c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15429c000f88, mutex=mutex@entry=0x15429c000f00, abstime=abstime@entry=0x15446dab6fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15429c000f88, mp=mp@entry=0x15429c000ed8, abstime=abstime@entry=0x15446dab6fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dab6fd0, mutex=0x15429c000ed8, that=0x15429c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15429c000ed8, owner=0x15429c000e88, abs_timeout=abs_timeout@entry=0x15446dab6fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15429c000ed8, mdl_request=0x15446dab72f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15429c000ed8, mdl_requests=mdl_requests@entry=0x15446dab7120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15429c000db8, db=db@entry=0x15429c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15429c000db8, db=0x15429c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15429c000db8, db=db@entry=0x15429c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15429c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15429c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dab83d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15429c000db8, packet=packet@entry=0x15429c008f99 "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 0x000055f847f53049 in do_command (thd=0x15429c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b0f48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b0f48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b1028) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 81 (Thread 0x15446e464700 (LWP 3161935)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e4622d0, clockid=, expected=0, futex_word=0x154318000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e4622d0, clockid=, mutex=0x154318000f00, cond=0x154318000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154318000f88, mutex=mutex@entry=0x154318000f00, abstime=abstime@entry=0x15446e4622d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154318000f88, mp=mp@entry=0x154318000ed8, abstime=abstime@entry=0x15446e4622d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e4622d0, mutex=0x154318000ed8, that=0x154318000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154318000ed8, owner=0x154318000e88, abs_timeout=abs_timeout@entry=0x15446e4622d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154318000ed8, mdl_request=0x15446e4625f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154318000ed8, mdl_requests=mdl_requests@entry=0x15446e462420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154318000db8, db=0x1543180129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154318000db8, db=0x154318005c00, options=@0x15446e462d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446e462d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154318000db8, db=db@entry=0x154318005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543180063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154318000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154318000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e4633d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154318000db8, packet=packet@entry=0x154318008f99 "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 0x000055f847f53049 in do_command (thd=0x154318000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a57b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a57b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a5898) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 80 (Thread 0x15446f408700 (LWP 3161729)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f405fd0, clockid=, expected=0, futex_word=0x154398000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f405fd0, clockid=, mutex=0x154398000f00, cond=0x154398000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154398000f88, mutex=mutex@entry=0x154398000f00, abstime=abstime@entry=0x15446f405fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154398000f88, mp=mp@entry=0x154398000ed8, abstime=abstime@entry=0x15446f405fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f405fd0, mutex=0x154398000ed8, that=0x154398000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154398000ed8, owner=0x154398000e88, abs_timeout=abs_timeout@entry=0x15446f405fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154398000ed8, mdl_request=0x15446f4062f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154398000ed8, mdl_requests=mdl_requests@entry=0x15446f406120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154398000db8, db=db@entry=0x1543980129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154398000db8, db=0x154398005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154398000db8, db=db@entry=0x154398005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154398000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154398000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f4073d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154398000db8, packet=packet@entry=0x154398008f99 "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 0x000055f847f53049 in do_command (thd=0x154398000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09a5b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09a5b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09a698) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 79 (Thread 0x15448c0fb700 (LWP 3161505)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15448c0f92d0, clockid=, expected=0, futex_word=0x154434000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15448c0f92d0, clockid=, mutex=0x154434000f00, cond=0x154434000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154434000f88, mutex=mutex@entry=0x154434000f00, abstime=abstime@entry=0x15448c0f92d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154434000f88, mp=mp@entry=0x154434000ed8, abstime=abstime@entry=0x15448c0f92d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15448c0f92d0, mutex=0x154434000ed8, that=0x154434000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154434000ed8, owner=0x154434000e88, abs_timeout=abs_timeout@entry=0x15448c0f92d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154434000ed8, mdl_request=0x15448c0f95f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154434000ed8, mdl_requests=mdl_requests@entry=0x15448c0f9420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154434000db8, db=0x1544340129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154434000db8, db=0x154434005c00, options=@0x15448c0f9d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15448c0f9d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154434000db8, db=db@entry=0x154434005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544340063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154434000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154434000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15448c0fa3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154434000db8, packet=packet@entry=0x154434008f99 "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 0x000055f847f53049 in do_command (thd=0x154434000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08d7e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08d7e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08d8c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 78 (Thread 0x15446d942700 (LWP 3162141)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d93ffd0, clockid=, expected=0, futex_word=0x154280000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d93ffd0, clockid=, mutex=0x154280000f00, cond=0x154280000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154280000f88, mutex=mutex@entry=0x154280000f00, abstime=abstime@entry=0x15446d93ffd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154280000f88, mp=mp@entry=0x154280000ed8, abstime=abstime@entry=0x15446d93ffd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d93ffd0, mutex=0x154280000ed8, that=0x154280000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154280000ed8, owner=0x154280000e88, abs_timeout=abs_timeout@entry=0x15446d93ffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154280000ed8, mdl_request=0x15446d9402f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154280000ed8, mdl_requests=mdl_requests@entry=0x15446d940120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154280000db8, db=db@entry=0x1542800129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154280000db8, db=0x154280005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154280000db8, db=db@entry=0x154280005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154280000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154280000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d9413d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154280000db8, packet=packet@entry=0x154280008f99 "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 0x000055f847f53049 in do_command (thd=0x154280000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b2b18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b2b18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b2bf8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 77 (Thread 0x15446dda7700 (LWP 3162079)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dda52d0, clockid=, expected=0, futex_word=0x1542c4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dda52d0, clockid=, mutex=0x1542c4000f00, cond=0x1542c4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542c4000f88, mutex=mutex@entry=0x1542c4000f00, abstime=abstime@entry=0x15446dda52d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542c4000f88, mp=mp@entry=0x1542c4000ed8, abstime=abstime@entry=0x15446dda52d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dda52d0, mutex=0x1542c4000ed8, that=0x1542c4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542c4000ed8, owner=0x1542c4000e88, abs_timeout=abs_timeout@entry=0x15446dda52d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542c4000ed8, mdl_request=0x15446dda55f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542c4000ed8, mdl_requests=mdl_requests@entry=0x15446dda5420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542c4000db8, db=0x1542c40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542c4000db8, db=0x1542c4005c00, options=@0x15446dda5d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446dda5d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542c4000db8, db=db@entry=0x1542c4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542c40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542c4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dda63d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542c4000db8, packet=packet@entry=0x1542c4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ad7a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ad7a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ad888) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 76 (Thread 0x15446fcd2700 (LWP 3161565)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fccffd0, clockid=, expected=0, futex_word=0x154410000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fccffd0, clockid=, mutex=0x154410000f00, cond=0x154410000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154410000f88, mutex=mutex@entry=0x154410000f00, abstime=abstime@entry=0x15446fccffd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154410000f88, mp=mp@entry=0x154410000ed8, abstime=abstime@entry=0x15446fccffd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fccffd0, mutex=0x154410000ed8, that=0x154410000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154410000ed8, owner=0x154410000e88, abs_timeout=abs_timeout@entry=0x15446fccffd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154410000ed8, mdl_request=0x15446fcd02f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154410000ed8, mdl_requests=mdl_requests@entry=0x15446fcd0120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154410000db8, db=db@entry=0x1544100129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154410000db8, db=0x154410005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154410000db8, db=db@entry=0x154410005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154410000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154410000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fcd13d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154410000db8, packet=packet@entry=0x154410008f99 "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 0x000055f847f53049 in do_command (thd=0x154410000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08ffb8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08ffb8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c090098) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 75 (Thread 0x15446f903700 (LWP 3161655)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f9013e0, clockid=, expected=0, futex_word=0x1543e4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f9013e0, clockid=, mutex=0x1543e4000f00, cond=0x1543e4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543e4000f88, mutex=mutex@entry=0x1543e4000f00, abstime=abstime@entry=0x15446f9013e0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543e4000f88, mp=mp@entry=0x1543e4000ed8, abstime=abstime@entry=0x15446f9013e0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f9013e0, mutex=0x1543e4000ed8, that=0x1543e4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543e4000ed8, owner=0x1543e4000e88, abs_timeout=abs_timeout@entry=0x15446f9013e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543e4000ed8, mdl_request=0x1543e4013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543e4000ed8, mdl_requests=mdl_requests@entry=0x15446f901550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1543e4000db8, options=@0x15446f901d50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1543e4012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1543e4000db8, options=@0x15446f901d50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f9018f8, counter=counter@entry=0x15446f90190c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f901998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1543e4000db8, options=@0x15446f901d50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543e4012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f901998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055f84802b4df in open_and_lock_tables (flags=0, derived=false, tables=0x1543e4012a30, options=@0x15446f901d50: {m_options = DDL_options_st::OPT_NONE}, thd=0x1543e4000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x1543e4000db8, create_table=create_table@entry=0x1543e4012a30, create_info=create_info@entry=0x15446f901b40, alter_info=alter_info@entry=0x15446f901a70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055f84802cfca in Sql_cmd_create_table_like::execute (this=0x1543e40129d0, thd=0x1543e4000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1543e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543e4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f9023d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543e4000db8, packet=packet@entry=0x1543e4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543e4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c094808, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c094808) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0948e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 74 (Thread 0x15446f1b0700 (LWP 3161762)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f1ae2d0, clockid=, expected=0, futex_word=0x154378000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f1ae2d0, clockid=, mutex=0x154378000f00, cond=0x154378000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154378000f88, mutex=mutex@entry=0x154378000f00, abstime=abstime@entry=0x15446f1ae2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154378000f88, mp=mp@entry=0x154378000ed8, abstime=abstime@entry=0x15446f1ae2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f1ae2d0, mutex=0x154378000ed8, that=0x154378000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154378000ed8, owner=0x154378000e88, abs_timeout=abs_timeout@entry=0x15446f1ae2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154378000ed8, mdl_request=0x15446f1ae5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154378000ed8, mdl_requests=mdl_requests@entry=0x15446f1ae420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154378000db8, db=0x1543780129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154378000db8, db=0x154378005c00, options=@0x15446f1aed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f1aed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154378000db8, db=db@entry=0x154378005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543780063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154378000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154378000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f1af3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154378000db8, packet=packet@entry=0x154378008f99 "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 0x000055f847f53049 in do_command (thd=0x154378000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09d238, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09d238) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09d318) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 73 (Thread 0x15446f165700 (LWP 3161766)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f162fd0, clockid=, expected=0, futex_word=0x15437c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f162fd0, clockid=, mutex=0x15437c000f00, cond=0x15437c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15437c000f88, mutex=mutex@entry=0x15437c000f00, abstime=abstime@entry=0x15446f162fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15437c000f88, mp=mp@entry=0x15437c000ed8, abstime=abstime@entry=0x15446f162fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f162fd0, mutex=0x15437c000ed8, that=0x15437c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15437c000ed8, owner=0x15437c000e88, abs_timeout=abs_timeout@entry=0x15446f162fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15437c000ed8, mdl_request=0x15446f1632f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15437c000ed8, mdl_requests=mdl_requests@entry=0x15446f163120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15437c000db8, db=db@entry=0x15437c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15437c000db8, db=0x15437c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15437c000db8, db=db@entry=0x15437c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15437c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15437c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f1643d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15437c000db8, packet=packet@entry=0x15437c008f99 "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 0x000055f847f53049 in do_command (thd=0x15437c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09d7c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09d7c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09d8a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 72 (Thread 0x15446ed96700 (LWP 3161855)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ed942d0, clockid=, expected=0, futex_word=0x154340000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ed942d0, clockid=, mutex=0x154340000f00, cond=0x154340000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154340000f88, mutex=mutex@entry=0x154340000f00, abstime=abstime@entry=0x15446ed942d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154340000f88, mp=mp@entry=0x154340000ed8, abstime=abstime@entry=0x15446ed942d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ed942d0, mutex=0x154340000ed8, that=0x154340000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154340000ed8, owner=0x154340000e88, abs_timeout=abs_timeout@entry=0x15446ed942d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154340000ed8, mdl_request=0x15446ed945f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154340000ed8, mdl_requests=mdl_requests@entry=0x15446ed94420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154340000db8, db=0x1543400129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154340000db8, db=0x154340005c00, options=@0x15446ed94d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ed94d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154340000db8, db=db@entry=0x154340005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543400063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154340000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154340000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ed953d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154340000db8, packet=packet@entry=0x154340008f99 "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 0x000055f847f53049 in do_command (thd=0x154340000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a20f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a20f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a21d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 71 (Thread 0x15446ee77700 (LWP 3161832)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ee752d0, clockid=, expected=0, futex_word=0x154354000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ee752d0, clockid=, mutex=0x154354000f00, cond=0x154354000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154354000f88, mutex=mutex@entry=0x154354000f00, abstime=abstime@entry=0x15446ee752d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154354000f88, mp=mp@entry=0x154354000ed8, abstime=abstime@entry=0x15446ee752d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ee752d0, mutex=0x154354000ed8, that=0x154354000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154354000ed8, owner=0x154354000e88, abs_timeout=abs_timeout@entry=0x15446ee752d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154354000ed8, mdl_request=0x15446ee755f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154354000ed8, mdl_requests=mdl_requests@entry=0x15446ee75420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154354000db8, db=0x1543540129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154354000db8, db=0x154354005c00, options=@0x15446ee75d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ee75d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154354000db8, db=db@entry=0x154354005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543540063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154354000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154354000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ee763d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154354000db8, packet=packet@entry=0x154354008f99 "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 0x000055f847f53049 in do_command (thd=0x154354000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a1048, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a1048) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a1128) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 70 (Thread 0x15446d2d0700 (LWP 3162281)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d2cdfd0, clockid=, expected=0, futex_word=0x154228000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d2cdfd0, clockid=, mutex=0x154228000f00, cond=0x154228000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154228000f88, mutex=mutex@entry=0x154228000f00, abstime=abstime@entry=0x15446d2cdfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154228000f88, mp=mp@entry=0x154228000ed8, abstime=abstime@entry=0x15446d2cdfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d2cdfd0, mutex=0x154228000ed8, that=0x154228000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154228000ed8, owner=0x154228000e88, abs_timeout=abs_timeout@entry=0x15446d2cdfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154228000ed8, mdl_request=0x15446d2ce2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154228000ed8, mdl_requests=mdl_requests@entry=0x15446d2ce120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154228000db8, db=db@entry=0x1542280129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154228000db8, db=0x154228005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154228000db8, db=db@entry=0x154228005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154228000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154228000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d2cf3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154228000db8, packet=packet@entry=0x154228008f99 "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 0x000055f847f53049 in do_command (thd=0x154228000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ba578, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ba578) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ba658) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 69 (Thread 0x15446f660700 (LWP 3161699)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f65dfd0, clockid=, expected=0, futex_word=0x1543b8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f65dfd0, clockid=, mutex=0x1543b8000f00, cond=0x1543b8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543b8000f88, mutex=mutex@entry=0x1543b8000f00, abstime=abstime@entry=0x15446f65dfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543b8000f88, mp=mp@entry=0x1543b8000ed8, abstime=abstime@entry=0x15446f65dfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f65dfd0, mutex=0x1543b8000ed8, that=0x1543b8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543b8000ed8, owner=0x1543b8000e88, abs_timeout=abs_timeout@entry=0x15446f65dfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543b8000ed8, mdl_request=0x15446f65e2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543b8000ed8, mdl_requests=mdl_requests@entry=0x15446f65e120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543b8000db8, db=db@entry=0x1543b80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543b8000db8, db=0x1543b8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543b8000db8, db=db@entry=0x1543b8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543b8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543b8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f65f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543b8000db8, packet=packet@entry=0x1543b8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543b8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c097a18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c097a18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c097af8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 68 (Thread 0x15446de3d700 (LWP 3162071)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446de3afd0, clockid=, expected=0, futex_word=0x1542cc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446de3afd0, clockid=, mutex=0x1542cc000f00, cond=0x1542cc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542cc000f88, mutex=mutex@entry=0x1542cc000f00, abstime=abstime@entry=0x15446de3afd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542cc000f88, mp=mp@entry=0x1542cc000ed8, abstime=abstime@entry=0x15446de3afd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446de3afd0, mutex=0x1542cc000ed8, that=0x1542cc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542cc000ed8, owner=0x1542cc000e88, abs_timeout=abs_timeout@entry=0x15446de3afd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542cc000ed8, mdl_request=0x15446de3b2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542cc000ed8, mdl_requests=mdl_requests@entry=0x15446de3b120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542cc000db8, db=db@entry=0x1542cc0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542cc000db8, db=0x1542cc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542cc000db8, db=db@entry=0x1542cc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542cc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542cc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446de3c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542cc000db8, packet=packet@entry=0x1542cc008f99 "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 0x000055f847f53049 in do_command (thd=0x1542cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0acc88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0acc88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0acd68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 67 (Thread 0x15446d861700 (LWP 3162157)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d85efd0, clockid=, expected=0, futex_word=0x15427c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d85efd0, clockid=, mutex=0x15427c000f00, cond=0x15427c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15427c000f88, mutex=mutex@entry=0x15427c000f00, abstime=abstime@entry=0x15446d85efd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15427c000f88, mp=mp@entry=0x15427c000ed8, abstime=abstime@entry=0x15446d85efd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d85efd0, mutex=0x15427c000ed8, that=0x15427c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15427c000ed8, owner=0x15427c000e88, abs_timeout=abs_timeout@entry=0x15446d85efd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15427c000ed8, mdl_request=0x15446d85f2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15427c000ed8, mdl_requests=mdl_requests@entry=0x15446d85f120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15427c000db8, db=db@entry=0x15427c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15427c000db8, db=0x15427c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15427c000db8, db=db@entry=0x15427c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15427c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15427c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d8603d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15427c000db8, packet=packet@entry=0x15427c008f99 "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 0x000055f847f53049 in do_command (thd=0x15427c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b3ca8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b3ca8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b3d88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 66 (Thread 0x15446fd1d700 (LWP 3161544)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fd1b940, clockid=, expected=0, futex_word=0x15441c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fd1b940, clockid=, mutex=0x15441c000f00, cond=0x15441c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15441c000f88, mutex=mutex@entry=0x15441c000f00, abstime=abstime@entry=0x15446fd1b940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15441c000f88, mp=mp@entry=0x15441c000ed8, abstime=abstime@entry=0x15446fd1b940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fd1b940, mutex=0x15441c000ed8, that=0x15441c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15441c000ed8, owner=0x15441c000e88, abs_timeout=abs_timeout@entry=0x15446fd1b940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15441c000ed8, mdl_request=0x15441c0130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15441c000ed8, mdl_requests=mdl_requests@entry=0x15446fd1bab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x15441c000db8, options=@0x15441c006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x15441c0129d8, 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 0x000055f84801ade5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x15441c0129d8, thd=0x15441c000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x15441c000db8, tables=tables@entry=0x15441c0129d8, 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 0x000055f847f5836a in mysql_execute_command (thd=thd@entry=0x15441c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15441c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fd1c3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15441c000db8, packet=packet@entry=0x15441c008f99 "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 0x000055f847f53049 in do_command (thd=0x15441c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08f948, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08f948) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08fa28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 65 (Thread 0x15446fac5700 (LWP 3161619)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fac2fd0, clockid=, expected=0, futex_word=0x1543fc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fac2fd0, clockid=, mutex=0x1543fc000f00, cond=0x1543fc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543fc000f88, mutex=mutex@entry=0x1543fc000f00, abstime=abstime@entry=0x15446fac2fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543fc000f88, mp=mp@entry=0x1543fc000ed8, abstime=abstime@entry=0x15446fac2fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fac2fd0, mutex=0x1543fc000ed8, that=0x1543fc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543fc000ed8, owner=0x1543fc000e88, abs_timeout=abs_timeout@entry=0x15446fac2fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543fc000ed8, mdl_request=0x15446fac32f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543fc000ed8, mdl_requests=mdl_requests@entry=0x15446fac3120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543fc000db8, db=db@entry=0x1543fc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543fc000db8, db=0x1543fc005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543fc000db8, db=db@entry=0x1543fc005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543fc000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543fc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fac43d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543fc000db8, packet=packet@entry=0x1543fc008f99 "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 0x000055f847f53049 in do_command (thd=0x1543fc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0925c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0925c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0926a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 64 (Thread 0x15446f4e9700 (LWP 3161717)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f4e6fd0, clockid=, expected=0, futex_word=0x1543ac000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f4e6fd0, clockid=, mutex=0x1543ac000f00, cond=0x1543ac000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543ac000f88, mutex=mutex@entry=0x1543ac000f00, abstime=abstime@entry=0x15446f4e6fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543ac000f88, mp=mp@entry=0x1543ac000ed8, abstime=abstime@entry=0x15446f4e6fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f4e6fd0, mutex=0x1543ac000ed8, that=0x1543ac000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543ac000ed8, owner=0x1543ac000e88, abs_timeout=abs_timeout@entry=0x15446f4e6fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543ac000ed8, mdl_request=0x15446f4e72f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543ac000ed8, mdl_requests=mdl_requests@entry=0x15446f4e7120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543ac000db8, db=db@entry=0x1543ac0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543ac000db8, db=0x1543ac005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543ac000db8, db=db@entry=0x1543ac005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543ac000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543ac000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f4e83d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543ac000db8, packet=packet@entry=0x1543ac008f99 "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 0x000055f847f53049 in do_command (thd=0x1543ac000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c099508, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c099508) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0995e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 63 (Thread 0x15446f999700 (LWP 3161647)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f996e50, clockid=, expected=0, futex_word=0x1543ec000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f996e50, clockid=, mutex=0x1543ec000f00, cond=0x1543ec000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543ec000f88, mutex=mutex@entry=0x1543ec000f00, abstime=abstime@entry=0x15446f996e50) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543ec000f88, mp=mp@entry=0x1543ec000ed8, abstime=abstime@entry=0x15446f996e50, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f996e50, mutex=0x1543ec000ed8, that=0x1543ec000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543ec000ed8, owner=0x1543ec000e88, abs_timeout=abs_timeout@entry=0x15446f996e50, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543ec000ed8, mdl_request=mdl_request@entry=0x1543ec012e40, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x1543ec000db8, ot_ctx=ot_ctx@entry=0x15446f997840, mdl_request=mdl_request@entry=0x1543ec012e40, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446f997188) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x1543ec000db8, table_list=table_list@entry=0x1543ec0129f8, ot_ctx=ot_ctx@entry=0x15446f997840) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446f997840, has_prelocking_list=false, prelocking_strategy=0x15446f9979f0, flags=0, counter=0x15446f997994, tables=0x1543ec0129f8, thd=0x1543ec000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x1543ec000db8, options=@0x1543ec006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f997978, counter=counter@entry=0x15446f997994, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f9979f0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f84804f395 in open_tables (flags=0, counter=0x15446f997994, tables=0x15446f997978, thd=0x1543ec000db8) at /test/10.5_dbg/sql/sql_base.h:477 #12 mysql_update (thd=thd@entry=0x1543ec000db8, table_list=, fields=@0x1543ec0058a8: { = { = {}, first = 0x1543ec0132c8, last = 0x1543ec0132c8, elements = 1}, }, values=@0x1543ec005e18: { = { = {}, first = 0x1543ec0132d8, last = 0x1543ec0132d8, elements = 1}, }, conds=, order_num=0, order=0x0, limit=18446744073709551615, ignore=false, found_return=0x15446f997e60, updated_return=0x15446f997f30) at /test/10.5_dbg/sql/sql_update.cc:408 #13 0x000055f847f56bd3 in mysql_execute_command (thd=thd@entry=0x1543ec000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543ec000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f9983d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543ec000db8, packet=packet@entry=0x1543ec008f99 "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 0x000055f847f53049 in do_command (thd=0x1543ec000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c093ce8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c093ce8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c093dc8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 62 (Thread 0x15446f084700 (LWP 3161778)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f081fd0, clockid=, expected=0, futex_word=0x154368000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f081fd0, clockid=, mutex=0x154368000f00, cond=0x154368000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154368000f88, mutex=mutex@entry=0x154368000f00, abstime=abstime@entry=0x15446f081fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154368000f88, mp=mp@entry=0x154368000ed8, abstime=abstime@entry=0x15446f081fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f081fd0, mutex=0x154368000ed8, that=0x154368000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154368000ed8, owner=0x154368000e88, abs_timeout=abs_timeout@entry=0x15446f081fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154368000ed8, mdl_request=0x15446f0822f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154368000ed8, mdl_requests=mdl_requests@entry=0x15446f082120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154368000db8, db=db@entry=0x1543680129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154368000db8, db=0x154368005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154368000db8, db=db@entry=0x154368005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154368000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154368000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f0833d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154368000db8, packet=packet@entry=0x154368008f99 "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 0x000055f847f53049 in do_command (thd=0x154368000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09e878, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09e878) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09e958) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 61 (Thread 0x15446db04700 (LWP 3162116)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446db022d0, clockid=, expected=0, futex_word=0x154298000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446db022d0, clockid=, mutex=0x154298000f00, cond=0x154298000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154298000f88, mutex=mutex@entry=0x154298000f00, abstime=abstime@entry=0x15446db022d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154298000f88, mp=mp@entry=0x154298000ed8, abstime=abstime@entry=0x15446db022d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446db022d0, mutex=0x154298000ed8, that=0x154298000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154298000ed8, owner=0x154298000e88, abs_timeout=abs_timeout@entry=0x15446db022d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154298000ed8, mdl_request=0x15446db025f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154298000ed8, mdl_requests=mdl_requests@entry=0x15446db02420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154298000db8, db=0x1542980129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154298000db8, db=0x154298005c00, options=@0x15446db02d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446db02d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154298000db8, db=db@entry=0x154298005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542980063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154298000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154298000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446db033d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154298000db8, packet=packet@entry=0x154298008f99 "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 0x000055f847f53049 in do_command (thd=0x154298000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b09b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b09b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b0a98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 60 (Thread 0x15446d3fc700 (LWP 3162239)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d3fa2d0, clockid=, expected=0, futex_word=0x154238000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d3fa2d0, clockid=, mutex=0x154238000f00, cond=0x154238000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154238000f88, mutex=mutex@entry=0x154238000f00, abstime=abstime@entry=0x15446d3fa2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154238000f88, mp=mp@entry=0x154238000ed8, abstime=abstime@entry=0x15446d3fa2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d3fa2d0, mutex=0x154238000ed8, that=0x154238000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154238000ed8, owner=0x154238000e88, abs_timeout=abs_timeout@entry=0x15446d3fa2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154238000ed8, mdl_request=0x15446d3fa5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154238000ed8, mdl_requests=mdl_requests@entry=0x15446d3fa420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154238000db8, db=0x1542380129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154238000db8, db=0x154238005c00, options=@0x15446d3fad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d3fad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154238000db8, db=db@entry=0x154238005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542380063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154238000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154238000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d3fb3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154238000db8, packet=packet@entry=0x154238008f99 "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 0x000055f847f53049 in do_command (thd=0x154238000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b8f38, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b8f38) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b9018) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 59 (Thread 0x15446d8f7700 (LWP 3162145)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d8f52d0, clockid=, expected=0, futex_word=0x154284000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d8f52d0, clockid=, mutex=0x154284000f00, cond=0x154284000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154284000f88, mutex=mutex@entry=0x154284000f00, abstime=abstime@entry=0x15446d8f52d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154284000f88, mp=mp@entry=0x154284000ed8, abstime=abstime@entry=0x15446d8f52d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d8f52d0, mutex=0x154284000ed8, that=0x154284000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154284000ed8, owner=0x154284000e88, abs_timeout=abs_timeout@entry=0x15446d8f52d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154284000ed8, mdl_request=0x15446d8f55f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154284000ed8, mdl_requests=mdl_requests@entry=0x15446d8f5420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154284000db8, db=0x1542840129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154284000db8, db=0x154284005c00, options=@0x15446d8f5d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d8f5d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154284000db8, db=db@entry=0x154284005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542840063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154284000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154284000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d8f63d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154284000db8, packet=packet@entry=0x154284008f99 "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 0x000055f847f53049 in do_command (thd=0x154284000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b30a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b30a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b3188) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 58 (Thread 0x15446d1ef700 (LWP 3162312)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d1ed2d0, clockid=, expected=0, futex_word=0x154224000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d1ed2d0, clockid=, mutex=0x154224000f00, cond=0x154224000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154224000f88, mutex=mutex@entry=0x154224000f00, abstime=abstime@entry=0x15446d1ed2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154224000f88, mp=mp@entry=0x154224000ed8, abstime=abstime@entry=0x15446d1ed2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d1ed2d0, mutex=0x154224000ed8, that=0x154224000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154224000ed8, owner=0x154224000e88, abs_timeout=abs_timeout@entry=0x15446d1ed2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154224000ed8, mdl_request=0x15446d1ed5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154224000ed8, mdl_requests=mdl_requests@entry=0x15446d1ed420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154224000db8, db=0x1542240129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154224000db8, db=0x154224005c00, options=@0x15446d1edd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d1edd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154224000db8, db=db@entry=0x154224005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542240063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154224000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154224000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d1ee3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154224000db8, packet=packet@entry=0x154224008f99 "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 0x000055f847f53049 in do_command (thd=0x154224000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bb628, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bb628) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bb708) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 57 (Thread 0x15446fb5b700 (LWP 3161611)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fb592d0, clockid=, expected=0, futex_word=0x154404000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fb592d0, clockid=, mutex=0x154404000f00, cond=0x154404000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154404000f88, mutex=mutex@entry=0x154404000f00, abstime=abstime@entry=0x15446fb592d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154404000f88, mp=mp@entry=0x154404000ed8, abstime=abstime@entry=0x15446fb592d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fb592d0, mutex=0x154404000ed8, that=0x154404000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154404000ed8, owner=0x154404000e88, abs_timeout=abs_timeout@entry=0x15446fb592d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154404000ed8, mdl_request=0x15446fb595f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154404000ed8, mdl_requests=mdl_requests@entry=0x15446fb59420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154404000db8, db=0x154404012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154404000db8, db=0x154404005c00, options=@0x15446fb59d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fb59d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154404000db8, db=db@entry=0x154404005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544040063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154404000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154404000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fb5a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154404000db8, packet=packet@entry=0x154404008f99 "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 0x000055f847f53049 in do_command (thd=0x154404000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c091aa8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c091aa8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c091b88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 56 (Thread 0x15446f6ab700 (LWP 3161692)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f6a8fd0, clockid=, expected=0, futex_word=0x1543c4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f6a8fd0, clockid=, mutex=0x1543c4000f00, cond=0x1543c4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543c4000f88, mutex=mutex@entry=0x1543c4000f00, abstime=abstime@entry=0x15446f6a8fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543c4000f88, mp=mp@entry=0x1543c4000ed8, abstime=abstime@entry=0x15446f6a8fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f6a8fd0, mutex=0x1543c4000ed8, that=0x1543c4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543c4000ed8, owner=0x1543c4000e88, abs_timeout=abs_timeout@entry=0x15446f6a8fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543c4000ed8, mdl_request=0x15446f6a92f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543c4000ed8, mdl_requests=mdl_requests@entry=0x15446f6a9120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543c4000db8, db=db@entry=0x1543c40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543c4000db8, db=0x1543c4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543c4000db8, db=db@entry=0x1543c4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543c4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543c4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f6aa3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543c4000db8, packet=packet@entry=0x1543c4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543c4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0973a8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0973a8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c097488) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 55 (Thread 0x15446f0cf700 (LWP 3161777)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f0ccfd0, clockid=, expected=0, futex_word=0x154374000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f0ccfd0, clockid=, mutex=0x154374000f00, cond=0x154374000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154374000f88, mutex=mutex@entry=0x154374000f00, abstime=abstime@entry=0x15446f0ccfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154374000f88, mp=mp@entry=0x154374000ed8, abstime=abstime@entry=0x15446f0ccfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f0ccfd0, mutex=0x154374000ed8, that=0x154374000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154374000ed8, owner=0x154374000e88, abs_timeout=abs_timeout@entry=0x15446f0ccfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154374000ed8, mdl_request=0x15446f0cd2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154374000ed8, mdl_requests=mdl_requests@entry=0x15446f0cd120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154374000db8, db=db@entry=0x1543740129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154374000db8, db=0x154374005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154374000db8, db=db@entry=0x154374005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154374000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154374000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f0ce3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154374000db8, packet=packet@entry=0x154374008f99 "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 0x000055f847f53049 in do_command (thd=0x154374000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09e3c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09e3c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09e4a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 54 (Thread 0x15448c0b0700 (LWP 3161511)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15448c0ae2d0, clockid=, expected=0, futex_word=0x154428000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15448c0ae2d0, clockid=, mutex=0x154428000f00, cond=0x154428000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154428000f88, mutex=mutex@entry=0x154428000f00, abstime=abstime@entry=0x15448c0ae2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154428000f88, mp=mp@entry=0x154428000ed8, abstime=abstime@entry=0x15448c0ae2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15448c0ae2d0, mutex=0x154428000ed8, that=0x154428000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154428000ed8, owner=0x154428000e88, abs_timeout=abs_timeout@entry=0x15448c0ae2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154428000ed8, mdl_request=0x15448c0ae5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154428000ed8, mdl_requests=mdl_requests@entry=0x15448c0ae420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154428000db8, db=0x1544280129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154428000db8, db=0x154428005c00, options=@0x15448c0aed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15448c0aed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154428000db8, db=db@entry=0x154428005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544280063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154428000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154428000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15448c0af3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154428000db8, packet=packet@entry=0x154428008f99 "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 0x000055f847f53049 in do_command (thd=0x154428000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08dd78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08dd78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08de58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 53 (Thread 0x15446f534700 (LWP 3161713)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f5323e0, clockid=, expected=0, futex_word=0x1543a8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f5323e0, clockid=, mutex=0x1543a8000f00, cond=0x1543a8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543a8000f88, mutex=mutex@entry=0x1543a8000f00, abstime=abstime@entry=0x15446f5323e0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543a8000f88, mp=mp@entry=0x1543a8000ed8, abstime=abstime@entry=0x15446f5323e0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f5323e0, mutex=0x1543a8000ed8, that=0x1543a8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543a8000ed8, owner=0x1543a8000e88, abs_timeout=abs_timeout@entry=0x15446f5323e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543a8000ed8, mdl_request=0x1543a8013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543a8000ed8, mdl_requests=mdl_requests@entry=0x15446f532550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1543a8000db8, options=@0x15446f532d50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1543a8012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1543a8000db8, options=@0x15446f532d50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f5328f8, counter=counter@entry=0x15446f53290c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f532998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1543a8000db8, options=@0x15446f532d50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543a8012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f532998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055f84802b4df in open_and_lock_tables (flags=0, derived=false, tables=0x1543a8012a30, options=@0x15446f532d50: {m_options = DDL_options_st::OPT_NONE}, thd=0x1543a8000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x1543a8000db8, create_table=create_table@entry=0x1543a8012a30, create_info=create_info@entry=0x15446f532b40, alter_info=alter_info@entry=0x15446f532a70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055f84802cfca in Sql_cmd_create_table_like::execute (this=0x1543a80129d0, thd=0x1543a8000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1543a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543a8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f5333d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543a8000db8, packet=packet@entry=0x1543a8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543a8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c098f78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c098f78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c099058) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 52 (Thread 0x15446fbf1700 (LWP 3161581)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fbef000, clockid=, expected=0, futex_word=0x15440c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fbef000, clockid=, mutex=0x15440c000f00, cond=0x15440c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15440c000f88, mutex=mutex@entry=0x15440c000f00, abstime=abstime@entry=0x15446fbef000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15440c000f88, mp=mp@entry=0x15440c000ed8, abstime=abstime@entry=0x15446fbef000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fbef000, mutex=0x15440c000ed8, that=0x15440c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15440c000ed8, owner=0x15440c000e88, abs_timeout=abs_timeout@entry=0x15446fbef000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15440c000ed8, mdl_request=mdl_request@entry=0x15440c012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x15440c000db8, ot_ctx=ot_ctx@entry=0x15446fbef9f0, mdl_request=mdl_request@entry=0x15440c012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446fbef338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x15440c000db8, table_list=table_list@entry=0x15440c012a08, ot_ctx=ot_ctx@entry=0x15446fbef9f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446fbef9f0, has_prelocking_list=false, prelocking_strategy=0x15446fbefbf0, flags=0, counter=0x15446fbefa8c, tables=0x15440c012a08, thd=0x15440c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x15440c000db8, options=@0x15440c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446fbefa78, counter=counter@entry=0x15446fbefa8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fbefbf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x15440c000db8, options=@0x15440c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x15440c012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fbefbf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x15440c012a08, thd=0x15440c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x15440c000db8, table_list=0x15440c012a08, fields=@0x15440c005e00: { = { = {}, first = 0x15440c013228, last = 0x15440c013228, elements = 1}, }, values_list=@0x15440c005e48: { = { = {}, first = 0x15440c013768, last = 0x15440c013768, elements = 1}, }, update_fields=@0x15440c005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x15440c005e30, elements = 0}, }, update_values=@0x15440c005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x15440c005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x15440c000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15440c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fbf03d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15440c000db8, packet=packet@entry=0x15440c008f99 "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 0x000055f847f53049 in do_command (thd=0x15440c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c090f88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c090f88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c091068) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 51 (Thread 0x15446db4f700 (LWP 3162112)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446db4cfd0, clockid=, expected=0, futex_word=0x1542a4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446db4cfd0, clockid=, mutex=0x1542a4000f00, cond=0x1542a4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542a4000f88, mutex=mutex@entry=0x1542a4000f00, abstime=abstime@entry=0x15446db4cfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542a4000f88, mp=mp@entry=0x1542a4000ed8, abstime=abstime@entry=0x15446db4cfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446db4cfd0, mutex=0x1542a4000ed8, that=0x1542a4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542a4000ed8, owner=0x1542a4000e88, abs_timeout=abs_timeout@entry=0x15446db4cfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542a4000ed8, mdl_request=0x15446db4d2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542a4000ed8, mdl_requests=mdl_requests@entry=0x15446db4d120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542a4000db8, db=db@entry=0x1542a40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542a4000db8, db=0x1542a4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542a4000db8, db=db@entry=0x1542a4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542a4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542a4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446db4e3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542a4000db8, packet=packet@entry=0x1542a4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542a4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b0428, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b0428) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b0508) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 50 (Thread 0x15446f246700 (LWP 3161757)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f2442d0, clockid=, expected=0, futex_word=0x154380000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f2442d0, clockid=, mutex=0x154380000f00, cond=0x154380000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154380000f88, mutex=mutex@entry=0x154380000f00, abstime=abstime@entry=0x15446f2442d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154380000f88, mp=mp@entry=0x154380000ed8, abstime=abstime@entry=0x15446f2442d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f2442d0, mutex=0x154380000ed8, that=0x154380000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154380000ed8, owner=0x154380000e88, abs_timeout=abs_timeout@entry=0x15446f2442d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154380000ed8, mdl_request=0x15446f2445f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154380000ed8, mdl_requests=mdl_requests@entry=0x15446f244420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154380000db8, db=0x154380012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154380000db8, db=0x154380005c00, options=@0x15446f244d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f244d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154380000db8, db=db@entry=0x154380005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543800063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154380000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154380000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f2453d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154380000db8, packet=packet@entry=0x154380008f99 "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 0x000055f847f53049 in do_command (thd=0x154380000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09c7f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09c7f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09c8d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 49 (Thread 0x15446e383700 (LWP 3161953)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e3812d0, clockid=, expected=0, futex_word=0x154314000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e3812d0, clockid=, mutex=0x154314000f00, cond=0x154314000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154314000f88, mutex=mutex@entry=0x154314000f00, abstime=abstime@entry=0x15446e3812d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154314000f88, mp=mp@entry=0x154314000ed8, abstime=abstime@entry=0x15446e3812d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e3812d0, mutex=0x154314000ed8, that=0x154314000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154314000ed8, owner=0x154314000e88, abs_timeout=abs_timeout@entry=0x15446e3812d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154314000ed8, mdl_request=0x15446e3815f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154314000ed8, mdl_requests=mdl_requests@entry=0x15446e381420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154314000db8, db=0x1543140129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154314000db8, db=0x154314005c00, options=@0x15446e381d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446e381d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154314000db8, db=db@entry=0x154314005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543140063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154314000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154314000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e3823d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154314000db8, packet=packet@entry=0x154314008f99 "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 0x000055f847f53049 in do_command (thd=0x154314000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a6868, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a6868) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a6948) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 48 (Thread 0x15446dfb4700 (LWP 3162042)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446dfb22d0, clockid=, expected=0, futex_word=0x1542d8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446dfb22d0, clockid=, mutex=0x1542d8000f00, cond=0x1542d8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542d8000f88, mutex=mutex@entry=0x1542d8000f00, abstime=abstime@entry=0x15446dfb22d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542d8000f88, mp=mp@entry=0x1542d8000ed8, abstime=abstime@entry=0x15446dfb22d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446dfb22d0, mutex=0x1542d8000ed8, that=0x1542d8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542d8000ed8, owner=0x1542d8000e88, abs_timeout=abs_timeout@entry=0x15446dfb22d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542d8000ed8, mdl_request=0x15446dfb25f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542d8000ed8, mdl_requests=mdl_requests@entry=0x15446dfb2420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542d8000db8, db=0x1542d80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542d8000db8, db=0x1542d8005c00, options=@0x15446dfb2d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446dfb2d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542d8000db8, db=db@entry=0x1542d8005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542d80063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542d8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446dfb33d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542d8000db8, packet=packet@entry=0x1542d8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542d8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ab0b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ab0b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ab198) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 47 (Thread 0x15446fc3c700 (LWP 3161580)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fc3a2d0, clockid=, expected=0, futex_word=0x154408000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fc3a2d0, clockid=, mutex=0x154408000f00, cond=0x154408000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154408000f88, mutex=mutex@entry=0x154408000f00, abstime=abstime@entry=0x15446fc3a2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154408000f88, mp=mp@entry=0x154408000ed8, abstime=abstime@entry=0x15446fc3a2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fc3a2d0, mutex=0x154408000ed8, that=0x154408000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154408000ed8, owner=0x154408000e88, abs_timeout=abs_timeout@entry=0x15446fc3a2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154408000ed8, mdl_request=0x15446fc3a5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154408000ed8, mdl_requests=mdl_requests@entry=0x15446fc3a420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154408000db8, db=0x1544080129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154408000db8, db=0x154408005c00, options=@0x15446fc3ad7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fc3ad80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154408000db8, db=db@entry=0x154408005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544080063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154408000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154408000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fc3b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154408000db8, packet=packet@entry=0x154408008f99 "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 0x000055f847f53049 in do_command (thd=0x154408000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c090ad8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c090ad8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c090bb8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 46 (Thread 0x15446ded3700 (LWP 3162058)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ded0fd0, clockid=, expected=0, futex_word=0x1542d4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ded0fd0, clockid=, mutex=0x1542d4000f00, cond=0x1542d4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542d4000f88, mutex=mutex@entry=0x1542d4000f00, abstime=abstime@entry=0x15446ded0fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542d4000f88, mp=mp@entry=0x1542d4000ed8, abstime=abstime@entry=0x15446ded0fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ded0fd0, mutex=0x1542d4000ed8, that=0x1542d4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542d4000ed8, owner=0x1542d4000e88, abs_timeout=abs_timeout@entry=0x15446ded0fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542d4000ed8, mdl_request=0x15446ded12f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542d4000ed8, mdl_requests=mdl_requests@entry=0x15446ded1120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542d4000db8, db=db@entry=0x1542d40129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542d4000db8, db=0x1542d4005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542d4000db8, db=db@entry=0x1542d4005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542d4000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542d4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ded23d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542d4000db8, packet=packet@entry=0x1542d4008f99 "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 0x000055f847f53049 in do_command (thd=0x1542d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ac168, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ac168) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ac248) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 45 (Thread 0x15448c146700 (LWP 3161504)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15448c1442d0, clockid=, expected=0, futex_word=0x154430000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15448c1442d0, clockid=, mutex=0x154430000f00, cond=0x154430000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154430000f88, mutex=mutex@entry=0x154430000f00, abstime=abstime@entry=0x15448c1442d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154430000f88, mp=mp@entry=0x154430000ed8, abstime=abstime@entry=0x15448c1442d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15448c1442d0, mutex=0x154430000ed8, that=0x154430000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154430000ed8, owner=0x154430000e88, abs_timeout=abs_timeout@entry=0x15448c1442d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154430000ed8, mdl_request=0x15448c1445f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154430000ed8, mdl_requests=mdl_requests@entry=0x15448c144420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154430000db8, db=0x1544300129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154430000db8, db=0x154430005c00, options=@0x15448c144d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15448c144d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154430000db8, db=db@entry=0x154430005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544300063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154430000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154430000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15448c1453d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154430000db8, packet=packet@entry=0x154430008f99 "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 0x000055f847f53049 in do_command (thd=0x154430000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08d338, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08d338) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08d418) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 44 (Thread 0x15446f11a700 (LWP 3161770)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f117fd0, clockid=, expected=0, futex_word=0x154370000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f117fd0, clockid=, mutex=0x154370000f00, cond=0x154370000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154370000f88, mutex=mutex@entry=0x154370000f00, abstime=abstime@entry=0x15446f117fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154370000f88, mp=mp@entry=0x154370000ed8, abstime=abstime@entry=0x15446f117fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f117fd0, mutex=0x154370000ed8, that=0x154370000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154370000ed8, owner=0x154370000e88, abs_timeout=abs_timeout@entry=0x15446f117fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154370000ed8, mdl_request=0x15446f1182f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154370000ed8, mdl_requests=mdl_requests@entry=0x15446f118120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154370000db8, db=db@entry=0x1543700129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154370000db8, db=0x154370005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154370000db8, db=db@entry=0x154370005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154370000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154370000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f1193d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154370000db8, packet=packet@entry=0x154370008f99 "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 0x000055f847f53049 in do_command (thd=0x154370000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09dd58, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09dd58) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09de38) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x15446d735700 (LWP 3162174)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d732fd0, clockid=, expected=0, futex_word=0x15426c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d732fd0, clockid=, mutex=0x15426c000f00, cond=0x15426c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15426c000f88, mutex=mutex@entry=0x15426c000f00, abstime=abstime@entry=0x15446d732fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15426c000f88, mp=mp@entry=0x15426c000ed8, abstime=abstime@entry=0x15446d732fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d732fd0, mutex=0x15426c000ed8, that=0x15426c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15426c000ed8, owner=0x15426c000e88, abs_timeout=abs_timeout@entry=0x15446d732fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15426c000ed8, mdl_request=0x15446d7332f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15426c000ed8, mdl_requests=mdl_requests@entry=0x15446d733120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15426c000db8, db=db@entry=0x15426c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15426c000db8, db=0x15426c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15426c000db8, db=db@entry=0x15426c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15426c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15426c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d7343d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15426c000db8, packet=packet@entry=0x15426c008f99 "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 0x000055f847f53049 in do_command (thd=0x15426c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b52e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b52e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b53c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x15446ede1700 (LWP 3161851)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446eddefd0, clockid=, expected=0, futex_word=0x15434c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446eddefd0, clockid=, mutex=0x15434c000f00, cond=0x15434c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15434c000f88, mutex=mutex@entry=0x15434c000f00, abstime=abstime@entry=0x15446eddefd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15434c000f88, mp=mp@entry=0x15434c000ed8, abstime=abstime@entry=0x15446eddefd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446eddefd0, mutex=0x15434c000ed8, that=0x15434c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15434c000ed8, owner=0x15434c000e88, abs_timeout=abs_timeout@entry=0x15446eddefd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15434c000ed8, mdl_request=0x15446eddf2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15434c000ed8, mdl_requests=mdl_requests@entry=0x15446eddf120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15434c000db8, db=db@entry=0x15434c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15434c000db8, db=0x15434c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15434c000db8, db=db@entry=0x15434c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15434c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15434c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ede03d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15434c000db8, packet=packet@entry=0x15434c008f99 "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 0x000055f847f53049 in do_command (thd=0x15434c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a1b68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a1b68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a1c48) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x15446fd68700 (LWP 3161538)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fd65fd0, clockid=, expected=0, futex_word=0x154418000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fd65fd0, clockid=, mutex=0x154418000f00, cond=0x154418000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154418000f88, mutex=mutex@entry=0x154418000f00, abstime=abstime@entry=0x15446fd65fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154418000f88, mp=mp@entry=0x154418000ed8, abstime=abstime@entry=0x15446fd65fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fd65fd0, mutex=0x154418000ed8, that=0x154418000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154418000ed8, owner=0x154418000e88, abs_timeout=abs_timeout@entry=0x15446fd65fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154418000ed8, mdl_request=0x15446fd662f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154418000ed8, mdl_requests=mdl_requests@entry=0x15446fd66120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154418000db8, db=db@entry=0x1544180129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154418000db8, db=0x154418005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154418000db8, db=db@entry=0x154418005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154418000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154418000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fd673d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154418000db8, packet=packet@entry=0x154418008f99 "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 0x000055f847f53049 in do_command (thd=0x154418000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08f3b8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08f3b8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08f498) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x15446db9a700 (LWP 3162108)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446db97fd0, clockid=, expected=0, futex_word=0x1542a0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446db97fd0, clockid=, mutex=0x1542a0000f00, cond=0x1542a0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542a0000f88, mutex=mutex@entry=0x1542a0000f00, abstime=abstime@entry=0x15446db97fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542a0000f88, mp=mp@entry=0x1542a0000ed8, abstime=abstime@entry=0x15446db97fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446db97fd0, mutex=0x1542a0000ed8, that=0x1542a0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542a0000ed8, owner=0x1542a0000e88, abs_timeout=abs_timeout@entry=0x15446db97fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542a0000ed8, mdl_request=0x15446db982f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542a0000ed8, mdl_requests=mdl_requests@entry=0x15446db98120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542a0000db8, db=db@entry=0x1542a00129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542a0000db8, db=0x1542a0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542a0000db8, db=db@entry=0x1542a0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542a0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542a0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446db993d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542a0000db8, packet=packet@entry=0x1542a0008f99 "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 0x000055f847f53049 in do_command (thd=0x1542a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0afe98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0afe98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0aff78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x15446f78c700 (LWP 3161683)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f789fd0, clockid=, expected=0, futex_word=0x1543c8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f789fd0, clockid=, mutex=0x1543c8000f00, cond=0x1543c8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543c8000f88, mutex=mutex@entry=0x1543c8000f00, abstime=abstime@entry=0x15446f789fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543c8000f88, mp=mp@entry=0x1543c8000ed8, abstime=abstime@entry=0x15446f789fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f789fd0, mutex=0x1543c8000ed8, that=0x1543c8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543c8000ed8, owner=0x1543c8000e88, abs_timeout=abs_timeout@entry=0x15446f789fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543c8000ed8, mdl_request=0x15446f78a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543c8000ed8, mdl_requests=mdl_requests@entry=0x15446f78a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543c8000db8, db=db@entry=0x1543c80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543c8000db8, db=0x1543c8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543c8000db8, db=db@entry=0x1543c8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543c8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543c8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f78b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543c8000db8, packet=packet@entry=0x1543c8008f99 "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 0x000055f847f53049 in do_command (thd=0x1543c8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0963d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0963d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0964b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x1544a3e08800 (LWP 3161205)): #0 0x00001544a40b4aff in __GI___poll (fds=fds@entry=0x7ffcad55bdb0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00001544a40d1aa2 in __poll_chk (fds=fds@entry=0x7ffcad55bdb0, nfds=nfds@entry=2, timeout=timeout@entry=-1, fdslen=fdslen@entry=24) at poll_chk.c:27 #2 0x000055f847e3f941 in poll (__timeout=-1, __nfds=2, __fds=0x7ffcad55bdb0) 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 0x000055f847e413f1 in mysqld_main (argc=, argv=) at /test/10.5_dbg/sql/mysqld.cc:5668 #5 0x000055f847e32b66 in main (argc=, argv=) at /test/10.5_dbg/sql/main.cc:25 Thread 37 (Thread 0x15446f1fb700 (LWP 3161761)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f1f9000, clockid=, expected=0, futex_word=0x154384000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f1f9000, clockid=, mutex=0x154384000f00, cond=0x154384000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154384000f88, mutex=mutex@entry=0x154384000f00, abstime=abstime@entry=0x15446f1f9000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154384000f88, mp=mp@entry=0x154384000ed8, abstime=abstime@entry=0x15446f1f9000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f1f9000, mutex=0x154384000ed8, that=0x154384000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154384000ed8, owner=0x154384000e88, abs_timeout=abs_timeout@entry=0x15446f1f9000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154384000ed8, mdl_request=mdl_request@entry=0x154384012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154384000db8, ot_ctx=ot_ctx@entry=0x15446f1f99f0, mdl_request=mdl_request@entry=0x154384012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446f1f9338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154384000db8, table_list=table_list@entry=0x154384012a08, ot_ctx=ot_ctx@entry=0x15446f1f99f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446f1f99f0, has_prelocking_list=false, prelocking_strategy=0x15446f1f9bf0, flags=0, counter=0x15446f1f9a8c, tables=0x154384012a08, thd=0x154384000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154384000db8, options=@0x154384006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f1f9a78, counter=counter@entry=0x15446f1f9a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f1f9bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154384000db8, options=@0x154384006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154384012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f1f9bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x154384012a08, thd=0x154384000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x154384000db8, table_list=0x154384012a08, fields=@0x154384005e00: { = { = {}, first = 0x55f849567fc0 , last = 0x154384005e00, elements = 0}, }, values_list=@0x154384005e48: { = { = {}, first = 0x154384013600, last = 0x154384013600, elements = 1}, }, update_fields=@0x154384005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x154384005e30, elements = 0}, }, update_values=@0x154384005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x154384005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x154384000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154384000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f1fa3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154384000db8, packet=packet@entry=0x154384008f99 "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 0x000055f847f53049 in do_command (thd=0x154384000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09cd88, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09cd88) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09ce68) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x15446d780700 (LWP 3162167)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d77e2d0, clockid=, expected=0, futex_word=0x154268000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d77e2d0, clockid=, mutex=0x154268000f00, cond=0x154268000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154268000f88, mutex=mutex@entry=0x154268000f00, abstime=abstime@entry=0x15446d77e2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154268000f88, mp=mp@entry=0x154268000ed8, abstime=abstime@entry=0x15446d77e2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d77e2d0, mutex=0x154268000ed8, that=0x154268000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154268000ed8, owner=0x154268000e88, abs_timeout=abs_timeout@entry=0x15446d77e2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154268000ed8, mdl_request=0x15446d77e5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154268000ed8, mdl_requests=mdl_requests@entry=0x15446d77e420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154268000db8, db=0x1542680129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154268000db8, db=0x154268005c00, options=@0x15446d77ed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d77ed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154268000db8, db=db@entry=0x154268005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542680063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154268000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154268000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d77f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154268000db8, packet=packet@entry=0x154268008f99 "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 0x000055f847f53049 in do_command (thd=0x154268000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b4c78, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b4c78) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b4d58) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x15446d10e700 (LWP 3162327)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d10c2d0, clockid=, expected=0, futex_word=0x154210000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d10c2d0, clockid=, mutex=0x154210000f00, cond=0x154210000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154210000f88, mutex=mutex@entry=0x154210000f00, abstime=abstime@entry=0x15446d10c2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154210000f88, mp=mp@entry=0x154210000ed8, abstime=abstime@entry=0x15446d10c2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d10c2d0, mutex=0x154210000ed8, that=0x154210000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154210000ed8, owner=0x154210000e88, abs_timeout=abs_timeout@entry=0x15446d10c2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154210000ed8, mdl_request=0x15446d10c5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154210000ed8, mdl_requests=mdl_requests@entry=0x15446d10c420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154210000db8, db=0x154210012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154210000db8, db=0x154210005c00, options=@0x15446d10cd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d10cd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154210000db8, db=db@entry=0x154210005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542100063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154210000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154210000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d10d3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154210000db8, packet=packet@entry=0x154210008f99 "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 0x000055f847f53049 in do_command (thd=0x154210000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0bc6d8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0bc6d8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0bc7b8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x15446f94e700 (LWP 3161648)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f94c3e0, clockid=, expected=0, futex_word=0x1543e0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f94c3e0, clockid=, mutex=0x1543e0000f00, cond=0x1543e0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543e0000f88, mutex=mutex@entry=0x1543e0000f00, abstime=abstime@entry=0x15446f94c3e0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543e0000f88, mp=mp@entry=0x1543e0000ed8, abstime=abstime@entry=0x15446f94c3e0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f94c3e0, mutex=0x1543e0000ed8, that=0x1543e0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543e0000ed8, owner=0x1543e0000e88, abs_timeout=abs_timeout@entry=0x15446f94c3e0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543e0000ed8, mdl_request=0x1543e0013328, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543e0000ed8, mdl_requests=mdl_requests@entry=0x15446f94c550, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1543e0000db8, options=@0x15446f94cd50: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1543e0012a30, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1543e0000db8, options=@0x15446f94cd50: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f94c8f8, counter=counter@entry=0x15446f94c90c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f94c998) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x1543e0000db8, options=@0x15446f94cd50: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1543e0012a30, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f94c998) at /test/10.5_dbg/sql/sql_base.cc:5179 #11 0x000055f84802b4df in open_and_lock_tables (flags=0, derived=false, tables=0x1543e0012a30, options=@0x15446f94cd50: {m_options = DDL_options_st::OPT_NONE}, thd=0x1543e0000db8) at /test/10.5_dbg/sql/sql_base.h:499 #12 mysql_create_table (thd=thd@entry=0x1543e0000db8, create_table=create_table@entry=0x1543e0012a30, create_info=create_info@entry=0x15446f94cb40, alter_info=alter_info@entry=0x15446f94ca70) at /test/10.5_dbg/sql/sql_table.cc:5491 #13 0x000055f84802cfca in Sql_cmd_create_table_like::execute (this=0x1543e00129d0, thd=0x1543e0000db8) at /test/10.5_dbg/sql/sql_table.cc:12109 #14 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1543e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543e0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f94d3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543e0000db8, packet=packet@entry=0x1543e0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543e0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c094198, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c094198) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c094278) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x15446f741700 (LWP 3161684)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f73f2d0, clockid=, expected=0, futex_word=0x1543cc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f73f2d0, clockid=, mutex=0x1543cc000f00, cond=0x1543cc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543cc000f88, mutex=mutex@entry=0x1543cc000f00, abstime=abstime@entry=0x15446f73f2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543cc000f88, mp=mp@entry=0x1543cc000ed8, abstime=abstime@entry=0x15446f73f2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f73f2d0, mutex=0x1543cc000ed8, that=0x1543cc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543cc000ed8, owner=0x1543cc000e88, abs_timeout=abs_timeout@entry=0x15446f73f2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543cc000ed8, mdl_request=0x15446f73f5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543cc000ed8, mdl_requests=mdl_requests@entry=0x15446f73f420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543cc000db8, db=0x1543cc0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543cc000db8, db=0x1543cc005c00, options=@0x15446f73fd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f73fd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543cc000db8, db=db@entry=0x1543cc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543cc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543cc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f7403d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543cc000db8, packet=packet@entry=0x1543cc008f99 "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 0x000055f847f53049 in do_command (thd=0x1543cc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c096888, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c096888) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c096968) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x15446e20c700 (LWP 3161982)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e209fd0, clockid=, expected=0, futex_word=0x1542f8000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e209fd0, clockid=, mutex=0x1542f8000f00, cond=0x1542f8000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542f8000f88, mutex=mutex@entry=0x1542f8000f00, abstime=abstime@entry=0x15446e209fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542f8000f88, mp=mp@entry=0x1542f8000ed8, abstime=abstime@entry=0x15446e209fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e209fd0, mutex=0x1542f8000ed8, that=0x1542f8000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542f8000ed8, owner=0x1542f8000e88, abs_timeout=abs_timeout@entry=0x15446e209fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542f8000ed8, mdl_request=0x15446e20a2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542f8000ed8, mdl_requests=mdl_requests@entry=0x15446e20a120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542f8000db8, db=db@entry=0x1542f80129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1542f8000db8, db=0x1542f8005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1542f8000db8, db=db@entry=0x1542f8005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1542f8000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542f8000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e20b3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542f8000db8, packet=packet@entry=0x1542f8008f99 "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 0x000055f847f53049 in do_command (thd=0x1542f8000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a8438, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a8438) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a8518) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x15446f3bd700 (LWP 3161733)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f3bafd0, clockid=, expected=0, futex_word=0x15439c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f3bafd0, clockid=, mutex=0x15439c000f00, cond=0x15439c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15439c000f88, mutex=mutex@entry=0x15439c000f00, abstime=abstime@entry=0x15446f3bafd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15439c000f88, mp=mp@entry=0x15439c000ed8, abstime=abstime@entry=0x15446f3bafd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f3bafd0, mutex=0x15439c000ed8, that=0x15439c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15439c000ed8, owner=0x15439c000e88, abs_timeout=abs_timeout@entry=0x15446f3bafd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15439c000ed8, mdl_request=0x15446f3bb2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15439c000ed8, mdl_requests=mdl_requests@entry=0x15446f3bb120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15439c000db8, db=db@entry=0x15439c012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15439c000db8, db=0x15439c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15439c000db8, db=db@entry=0x15439c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15439c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15439c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f3bc3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15439c000db8, packet=packet@entry=0x15439c008f99 "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 0x000055f847f53049 in do_command (thd=0x15439c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c09ab48, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c09ab48) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c09ac28) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x15446ed00700 (LWP 3161878)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ecfc100, clockid=, expected=0, futex_word=0x154338000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ecfc100, clockid=, mutex=0x154338000f00, cond=0x154338000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154338000f88, mutex=mutex@entry=0x154338000f00, abstime=abstime@entry=0x15446ecfc100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154338000f88, mp=mp@entry=0x154338000ed8, abstime=abstime@entry=0x15446ecfc100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ecfc100, mutex=0x154338000ed8, that=0x154338000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154338000ed8, owner=0x154338000e88, abs_timeout=abs_timeout@entry=0x15446ecfc100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154338000ed8, mdl_request=0x154338013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154338000ed8, mdl_requests=mdl_requests@entry=0x15446ecfc270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x154338000db8, options=@0x154338006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x154338012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x154338000db8, options=@0x154338006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446ecfc688, counter=counter@entry=0x15446ecfc6a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446ecfc6c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446ecfc6c0, flags=0, counter=0x15446ecfc6a4, tables=0x15446ecfc688, thd=0x154338000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x154338000db8, new_db=new_db@entry=0x154338005800, new_name=new_name@entry=0x154338005c00, create_info=create_info@entry=0x15446ecfe470, table_list=, table_list@entry=0x154338012a18, alter_info=alter_info@entry=0x15446ecfe3a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x154338000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x154338000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154338000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ecff3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154338000db8, packet=packet@entry=0x154338008f99 "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 0x000055f847f53049 in do_command (thd=0x154338000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a2c18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a2c18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a2cf8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x15446d609700 (LWP 3162190)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d6072d0, clockid=, expected=0, futex_word=0x15425c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d6072d0, clockid=, mutex=0x15425c000f00, cond=0x15425c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15425c000f88, mutex=mutex@entry=0x15425c000f00, abstime=abstime@entry=0x15446d6072d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15425c000f88, mp=mp@entry=0x15425c000ed8, abstime=abstime@entry=0x15446d6072d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d6072d0, mutex=0x15425c000ed8, that=0x15425c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15425c000ed8, owner=0x15425c000e88, abs_timeout=abs_timeout@entry=0x15446d6072d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15425c000ed8, mdl_request=0x15446d6075f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15425c000ed8, mdl_requests=mdl_requests@entry=0x15446d607420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15425c000db8, db=0x15425c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x15425c000db8, db=0x15425c005c00, options=@0x15446d607d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446d607d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x15425c000db8, db=db@entry=0x15425c005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15425c0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x15425c000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15425c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d6083d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15425c000db8, packet=packet@entry=0x15425c008f99 "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 0x000055f847f53049 in do_command (thd=0x15425c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b6928, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b6928) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b6a08) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x15446fa2f700 (LWP 3161635)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fa2d2d0, clockid=, expected=0, futex_word=0x1543f4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fa2d2d0, clockid=, mutex=0x1543f4000f00, cond=0x1543f4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543f4000f88, mutex=mutex@entry=0x1543f4000f00, abstime=abstime@entry=0x15446fa2d2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543f4000f88, mp=mp@entry=0x1543f4000ed8, abstime=abstime@entry=0x15446fa2d2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fa2d2d0, mutex=0x1543f4000ed8, that=0x1543f4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543f4000ed8, owner=0x1543f4000e88, abs_timeout=abs_timeout@entry=0x15446fa2d2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543f4000ed8, mdl_request=0x15446fa2d5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543f4000ed8, mdl_requests=mdl_requests@entry=0x15446fa2d420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543f4000db8, db=0x1543f40129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543f4000db8, db=0x1543f4005c00, options=@0x15446fa2dd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fa2dd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543f4000db8, db=db@entry=0x1543f4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543f40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543f4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fa2e3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543f4000db8, packet=packet@entry=0x1543f4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543f4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0931c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0931c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0932a8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x15446e2ed700 (LWP 3161967)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446e2eafd0, clockid=, expected=0, futex_word=0x15430c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446e2eafd0, clockid=, mutex=0x15430c000f00, cond=0x15430c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15430c000f88, mutex=mutex@entry=0x15430c000f00, abstime=abstime@entry=0x15446e2eafd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15430c000f88, mp=mp@entry=0x15430c000ed8, abstime=abstime@entry=0x15446e2eafd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446e2eafd0, mutex=0x15430c000ed8, that=0x15430c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15430c000ed8, owner=0x15430c000e88, abs_timeout=abs_timeout@entry=0x15446e2eafd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15430c000ed8, mdl_request=0x15446e2eb2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15430c000ed8, mdl_requests=mdl_requests@entry=0x15446e2eb120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15430c000db8, db=db@entry=0x15430c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15430c000db8, db=0x15430c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15430c000db8, db=db@entry=0x15430c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15430c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15430c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446e2ec3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15430c000db8, packet=packet@entry=0x15430c008f99 "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 0x000055f847f53049 in do_command (thd=0x15430c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a7388, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a7388) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a7468) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x15446ec1f700 (LWP 3161889)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446ec1d2d0, clockid=, expected=0, futex_word=0x154334000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446ec1d2d0, clockid=, mutex=0x154334000f00, cond=0x154334000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154334000f88, mutex=mutex@entry=0x154334000f00, abstime=abstime@entry=0x15446ec1d2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154334000f88, mp=mp@entry=0x154334000ed8, abstime=abstime@entry=0x15446ec1d2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446ec1d2d0, mutex=0x154334000ed8, that=0x154334000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154334000ed8, owner=0x154334000e88, abs_timeout=abs_timeout@entry=0x15446ec1d2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154334000ed8, mdl_request=0x15446ec1d5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154334000ed8, mdl_requests=mdl_requests@entry=0x15446ec1d420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154334000db8, db=0x1543340129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154334000db8, db=0x154334005c00, options=@0x15446ec1dd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446ec1dd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154334000db8, db=db@entry=0x154334005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543340063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154334000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154334000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446ec1e3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154334000db8, packet=packet@entry=0x154334008f99 "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 0x000055f847f53049 in do_command (thd=0x154334000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a3be8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a3be8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a3cc8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x15446f57f700 (LWP 3161712)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f57b100, clockid=, expected=0, futex_word=0x1543b4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f57b100, clockid=, mutex=0x1543b4000f00, cond=0x1543b4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543b4000f88, mutex=mutex@entry=0x1543b4000f00, abstime=abstime@entry=0x15446f57b100) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543b4000f88, mp=mp@entry=0x1543b4000ed8, abstime=abstime@entry=0x15446f57b100, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f57b100, mutex=0x1543b4000ed8, that=0x1543b4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543b4000ed8, owner=0x1543b4000e88, abs_timeout=abs_timeout@entry=0x15446f57b100, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543b4000ed8, mdl_request=0x1543b4013320, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543b4000ed8, mdl_requests=mdl_requests@entry=0x15446f57b270, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1543b4000db8, options=@0x1543b4006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=0x1543b4012a18, tables_end=0x0, lock_wait_timeout=86400, flags=flags@entry=0) at /test/10.5_dbg/sql/sql_base.cc:4041 #9 0x000055f847ec25fe in open_tables (thd=thd@entry=0x1543b4000db8, options=@0x1543b4006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446f57b688, counter=counter@entry=0x15446f57b6a4, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446f57b6c0) at /test/10.5_dbg/sql/sql_lex.h:1785 #10 0x000055f84802d4ce in open_tables (prelocking_strategy=0x15446f57b6c0, flags=0, counter=0x15446f57b6a4, tables=0x15446f57b688, thd=0x1543b4000db8) at /test/10.5_dbg/sql/sql_base.h:263 #11 mysql_alter_table (thd=thd@entry=0x1543b4000db8, new_db=new_db@entry=0x1543b4005800, new_name=new_name@entry=0x1543b4005c00, create_info=create_info@entry=0x15446f57d470, table_list=, table_list@entry=0x1543b4012a18, alter_info=alter_info@entry=0x15446f57d3a0, order_num=0, order=0x0, ignore=false, if_exists=false) at /test/10.5_dbg/sql/sql_table.cc:9935 #12 0x000055f8480b69a2 in Sql_cmd_alter_table::execute (this=, thd=0x1543b4000db8) at /test/10.5_dbg/sql/structs.h:559 #13 0x000055f847f5afb3 in mysql_execute_command (thd=thd@entry=0x1543b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:6008 #14 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543b4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f57e3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543b4000db8, packet=packet@entry=0x1543b4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543b4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #17 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c098ac8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #18 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c098ac8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #19 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c098ba8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x15446f6f6700 (LWP 3161688)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f6f4940, clockid=, expected=0, futex_word=0x1543c0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f6f4940, clockid=, mutex=0x1543c0000f00, cond=0x1543c0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543c0000f88, mutex=mutex@entry=0x1543c0000f00, abstime=abstime@entry=0x15446f6f4940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543c0000f88, mp=mp@entry=0x1543c0000ed8, abstime=abstime@entry=0x15446f6f4940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f6f4940, mutex=0x1543c0000ed8, that=0x1543c0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543c0000ed8, owner=0x1543c0000e88, abs_timeout=abs_timeout@entry=0x15446f6f4940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543c0000ed8, mdl_request=0x1543c00130b0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543c0000ed8, mdl_requests=mdl_requests@entry=0x15446f6f4ab0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f847ec03a2 in lock_table_names (thd=thd@entry=0x1543c0000db8, options=@0x1543c0006410: {m_options = DDL_options_st::OPT_NONE}, tables_start=tables_start@entry=0x1543c00129d8, 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 0x000055f84801ade5 in lock_table_names (flags=0, lock_wait_timeout=, table_list_end=0x0, table_list=0x1543c00129d8, thd=0x1543c0000db8) at /test/10.5_dbg/sql/sql_base.h:252 #10 mysql_rm_table (thd=thd@entry=0x1543c0000db8, tables=tables@entry=0x1543c00129d8, 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 0x000055f847f5836a in mysql_execute_command (thd=thd@entry=0x1543c0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543c0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f6f53d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543c0000db8, packet=packet@entry=0x1543c0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543c0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c096e18, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c096e18) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c096ef8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x15446eb89700 (LWP 3161913)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446eb86fd0, clockid=, expected=0, futex_word=0x15432c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446eb86fd0, clockid=, mutex=0x15432c000f00, cond=0x15432c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15432c000f88, mutex=mutex@entry=0x15432c000f00, abstime=abstime@entry=0x15446eb86fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15432c000f88, mp=mp@entry=0x15432c000ed8, abstime=abstime@entry=0x15446eb86fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446eb86fd0, mutex=0x15432c000ed8, that=0x15432c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15432c000ed8, owner=0x15432c000e88, abs_timeout=abs_timeout@entry=0x15446eb86fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15432c000ed8, mdl_request=0x15446eb872f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15432c000ed8, mdl_requests=mdl_requests@entry=0x15446eb87120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15432c000db8, db=db@entry=0x15432c0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15432c000db8, db=0x15432c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15432c000db8, db=db@entry=0x15432c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15432c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15432c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446eb883d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15432c000db8, packet=packet@entry=0x15432c008f99 "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 0x000055f847f53049 in do_command (thd=0x15432c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0a47e8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0a47e8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0a48c8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x15446fdfe700 (LWP 3161525)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fdfc2d0, clockid=, expected=0, futex_word=0x154420000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fdfc2d0, clockid=, mutex=0x154420000f00, cond=0x154420000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154420000f88, mutex=mutex@entry=0x154420000f00, abstime=abstime@entry=0x15446fdfc2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154420000f88, mp=mp@entry=0x154420000ed8, abstime=abstime@entry=0x15446fdfc2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fdfc2d0, mutex=0x154420000ed8, that=0x154420000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154420000ed8, owner=0x154420000e88, abs_timeout=abs_timeout@entry=0x15446fdfc2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154420000ed8, mdl_request=0x15446fdfc5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154420000ed8, mdl_requests=mdl_requests@entry=0x15446fdfc420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154420000db8, db=0x1544200129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154420000db8, db=0x154420005c00, options=@0x15446fdfcd7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446fdfcd80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154420000db8, db=db@entry=0x154420005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544200063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154420000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154420000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fdfd3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154420000db8, packet=packet@entry=0x154420008f99 "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 0x000055f847f53049 in do_command (thd=0x154420000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08e898, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08e898) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08e978) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x15446fba6700 (LWP 3161609)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fba4000, clockid=, expected=0, futex_word=0x154400000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fba4000, clockid=, mutex=0x154400000f00, cond=0x154400000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154400000f88, mutex=mutex@entry=0x154400000f00, abstime=abstime@entry=0x15446fba4000) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154400000f88, mp=mp@entry=0x154400000ed8, abstime=abstime@entry=0x15446fba4000, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fba4000, mutex=0x154400000ed8, that=0x154400000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154400000ed8, owner=0x154400000e88, abs_timeout=abs_timeout@entry=0x15446fba4000, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154400000ed8, mdl_request=mdl_request@entry=0x154400012e50, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154400000db8, ot_ctx=ot_ctx@entry=0x15446fba49f0, mdl_request=mdl_request@entry=0x154400012e50, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446fba4338) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154400000db8, table_list=table_list@entry=0x154400012a08, ot_ctx=ot_ctx@entry=0x15446fba49f0) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446fba49f0, has_prelocking_list=false, prelocking_strategy=0x15446fba4bf0, flags=0, counter=0x15446fba4a8c, tables=0x154400012a08, thd=0x154400000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154400000db8, options=@0x154400006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446fba4a78, counter=counter@entry=0x15446fba4a8c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fba4bf0) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154400000db8, options=@0x154400006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x154400012a08, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fba4bf0) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f847f0e1ca in open_and_lock_tables (flags=0, derived=true, tables=0x154400012a08, thd=0x154400000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_insert (thd=thd@entry=0x154400000db8, table_list=0x154400012a08, fields=@0x154400005e00: { = { = {}, first = 0x55f849567fc0 , last = 0x154400005e00, elements = 0}, }, values_list=@0x154400005e48: { = { = {}, first = 0x154400013600, last = 0x154400013600, elements = 1}, }, update_fields=@0x154400005e30: { = { = {}, first = 0x55f849567fc0 , last = 0x154400005e30, elements = 0}, }, update_values=@0x154400005e18: { = { = {}, first = 0x55f849567fc0 , last = 0x154400005e18, elements = 0}, }, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.5_dbg/sql/sql_insert.cc:756 #14 0x000055f847f5713f in mysql_execute_command (thd=thd@entry=0x154400000db8) at /test/10.5_dbg/sql/sql_parse.cc:4587 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154400000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fba53d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154400000db8, packet=packet@entry=0x154400008f99 "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 0x000055f847f53049 in do_command (thd=0x154400000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0915f8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0915f8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0916d8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x15446fc87700 (LWP 3161569)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446fc84940, clockid=, expected=0, futex_word=0x154414000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446fc84940, clockid=, mutex=0x154414000f00, cond=0x154414000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154414000f88, mutex=mutex@entry=0x154414000f00, abstime=abstime@entry=0x15446fc84940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154414000f88, mp=mp@entry=0x154414000ed8, abstime=abstime@entry=0x15446fc84940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446fc84940, mutex=0x154414000ed8, that=0x154414000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154414000ed8, owner=0x154414000e88, abs_timeout=abs_timeout@entry=0x15446fc84940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154414000ed8, mdl_request=mdl_request@entry=0x154414012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x154414000db8, ot_ctx=ot_ctx@entry=0x15446fc85330, mdl_request=mdl_request@entry=0x154414012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x15446fc84c78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x154414000db8, table_list=table_list@entry=0x1544140129e8, ot_ctx=ot_ctx@entry=0x15446fc85330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x15446fc85330, has_prelocking_list=false, prelocking_strategy=0x15446fc85540, flags=0, counter=0x15446fc853cc, tables=0x1544140129e8, thd=0x154414000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x154414000db8, options=@0x154414006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x15446fc853b8, counter=counter@entry=0x15446fc853cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fc85540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x154414000db8, options=@0x154414006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x1544140129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x15446fc85540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x1544140129e8, thd=0x154414000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x154414000db8, table_list=0x1544140129e8, conds=, order_list=order_list@entry=0x1544140059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x154414000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154414000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446fc863d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154414000db8, packet=packet@entry=0x154414008f99 "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 0x000055f847f53049 in do_command (thd=0x154414000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c090468, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c090468) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c090548) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x1544a009b700 (LWP 3161366)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a0098fd0, clockid=, expected=0, futex_word=0x154438000fb4) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a0098fd0, clockid=, mutex=0x154438000f00, cond=0x154438000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154438000f88, mutex=mutex@entry=0x154438000f00, abstime=abstime@entry=0x1544a0098fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154438000f88, mp=mp@entry=0x154438000ed8, abstime=abstime@entry=0x1544a0098fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x1544a0098fd0, mutex=0x154438000ed8, that=0x154438000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154438000ed8, owner=0x154438000e88, abs_timeout=abs_timeout@entry=0x1544a0098fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154438000ed8, mdl_request=0x1544a00992f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154438000ed8, mdl_requests=mdl_requests@entry=0x1544a0099120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154438000db8, db=db@entry=0x154438012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154438000db8, db=0x154438005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154438000db8, db=db@entry=0x154438005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154438000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154438000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a009a3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154438000db8, packet=packet@entry=0x154438008f99 "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 0x000055f847f53049 in do_command (thd=0x154438000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84bf549c8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84bf549c8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08b708) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x1544a049c700 (LWP 3161334)): #0 0x00001544a3fe6322 in __GI___sigtimedwait (set=set@entry=0x1544a049bcc0, info=info@entry=0x1544a049bd40, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29 #1 0x00001544a3fe638b in __GI___sigwaitinfo (set=set@entry=0x1544a049bcc0, info=info@entry=0x1544a049bd40) at ../sysdeps/unix/sysv/linux/sigwaitinfo.c:25 #2 0x000055f847e3578a in my_sigwait (code=, sig=0x1544a049bc98, set=0x1544a049bcc0) 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 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84b585628) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #5 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #6 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x15446f7d7700 (LWP 3161676)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f7d52d0, clockid=, expected=0, futex_word=0x1543d4000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f7d52d0, clockid=, mutex=0x1543d4000f00, cond=0x1543d4000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543d4000f88, mutex=mutex@entry=0x1543d4000f00, abstime=abstime@entry=0x15446f7d52d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543d4000f88, mp=mp@entry=0x1543d4000ed8, abstime=abstime@entry=0x15446f7d52d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f7d52d0, mutex=0x1543d4000ed8, that=0x1543d4000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543d4000ed8, owner=0x1543d4000e88, abs_timeout=abs_timeout@entry=0x15446f7d52d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543d4000ed8, mdl_request=0x15446f7d55f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543d4000ed8, mdl_requests=mdl_requests@entry=0x15446f7d5420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543d4000db8, db=0x1543d40129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1543d4000db8, db=0x1543d4005c00, options=@0x15446f7d5d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446f7d5d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1543d4000db8, db=db@entry=0x1543d4005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1543d40063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1543d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543d4000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f7d63d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543d4000db8, packet=packet@entry=0x1543d4008f99 "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 0x000055f847f53049 in do_command (thd=0x1543d4000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c095d68, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c095d68) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c095e48) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x1544a0370700 (LWP 3161362)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a036e2d0, clockid=, expected=0, futex_word=0x154440000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a036e2d0, clockid=, mutex=0x154440000f00, cond=0x154440000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154440000f88, mutex=mutex@entry=0x154440000f00, abstime=abstime@entry=0x1544a036e2d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154440000f88, mp=mp@entry=0x154440000ed8, abstime=abstime@entry=0x1544a036e2d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x1544a036e2d0, mutex=0x154440000ed8, that=0x154440000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154440000ed8, owner=0x154440000e88, abs_timeout=abs_timeout@entry=0x1544a036e2d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154440000ed8, mdl_request=0x1544a036e5f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154440000ed8, mdl_requests=mdl_requests@entry=0x1544a036e420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154440000db8, db=0x1544400129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x154440000db8, db=0x154440005c00, options=@0x1544a036ed7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544a036ed80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x154440000db8, db=db@entry=0x154440005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1544400063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x154440000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154440000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a036f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154440000db8, packet=packet@entry=0x154440008f99 "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 0x000055f847f53049 in do_command (thd=0x154440000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84bf5eab8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84bf5eab8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84bf5eb98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x15448c749700 (LWP 3161326)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55f849e11e90 ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55f849e11e40 , cond=0x55f849e11e68 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x55f849e11e68 , mutex=0x55f849e11e40 ) at pthread_cond_wait.c:638 #3 0x00001544a43b0e50 in std::condition_variable::wait(std::unique_lock&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #4 0x000055f848a51b32 in tpool::waitable_task::wait (this=this@entry=0x55f849e11e20 , lk=@0x15448c748bf0: {_M_device = 0x55f849e11e40 , _M_owns = true}) at /test/10.5_dbg/tpool/task.cc:79 #5 0x000055f848a51b87 in tpool::waitable_task::wait (this=0x55f849e11e20 ) at /test/10.5_dbg/tpool/task.cc:85 #6 0x000055f848850324 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 0x000055f84881ef9e 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 0x000055f848a518f3 in tpool::task_group::execute (this=0x55f849e30660 , t=t@entry=0x55f849e305c0 ) at /test/10.5_dbg/tpool/task_group.cc:55 #12 0x000055f848a51a4f in tpool::task::execute (this=0x55f849e305c0 ) at /test/10.5_dbg/tpool/task.cc:47 #13 0x000055f848a5063d in tpool::thread_pool_generic::worker_main (this=0x55f84b59bd90, thread_var=0x55f84b5ab850) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #14 0x000055f848a50976 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 0x00001544a43b6d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #21 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x15448c94a700 (LWP 3161323)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15448c949520, clockid=, expected=0, futex_word=0x154468001134) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15448c949520, clockid=, mutex=0x154468001080, cond=0x154468001108) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154468001108, mutex=mutex@entry=0x154468001080, abstime=abstime@entry=0x15448c949520) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154468001108, mp=mp@entry=0x154468001058, abstime=abstime@entry=0x15448c949520, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15448c949520, mutex=0x154468001058, that=0x154468001108) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154468001058, owner=0x154468001008, abs_timeout=abs_timeout@entry=0x15448c949520, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154468001058, mdl_request=mdl_request@entry=0x15448c949970, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f84896e59c in dict_acquire_mdl_shared (table=table@entry=0x15444c02dcb8, thd=thd@entry=0x154468000f38, mdl=mdl@entry=0x55f84be2f1b0, table_op=table_op@entry=DICT_TABLE_OP_NORMAL) at /test/10.5_dbg/sql/mdl.h:474 #8 0x000055f848966737 in dict_table_open_on_id (table_id=, dict_locked=dict_locked@entry=false, table_op=table_op@entry=DICT_TABLE_OP_NORMAL, thd=0x154468000f38, mdl=mdl@entry=0x55f84be2f1b0) at /test/10.5_dbg/storage/innobase/dict/dict0dict.cc:962 #9 0x000055f8487d7f8d in row_purge_parse_undo_rec (updated_extern=0x15448c949bfe, thr=0x55f84be2ee28, undo_rec=0x55f84bf08ba8 "", node=0x55f84be2f008) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:932 #10 row_purge (thr=0x55f84be2ee28, undo_rec=0x55f84bf08ba8 "", node=0x55f84be2f008) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:1105 #11 row_purge_step (thr=thr@entry=0x55f84be2ee28) at /test/10.5_dbg/storage/innobase/row/row0purge.cc:1157 #12 0x000055f8487445ea in que_thr_step (thr=0x55f84be2ee28) at /test/10.5_dbg/storage/innobase/que/que0que.cc:947 #13 que_run_threads_low (thr=0x55f84be2ee28) at /test/10.5_dbg/storage/innobase/que/que0que.cc:1009 #14 que_run_threads (thr=thr@entry=0x55f84be2ee28) at /test/10.5_dbg/storage/innobase/que/que0que.cc:1049 #15 0x000055f848820852 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 0x000055f848a518f3 in tpool::task_group::execute (this=0x55f849e30700 , t=t@entry=0x55f849e11e20 ) at /test/10.5_dbg/tpool/task_group.cc:55 #18 0x000055f848a51a4f in tpool::task::execute (this=0x55f849e11e20 ) at /test/10.5_dbg/tpool/task.cc:47 #19 0x000055f848a5063d in tpool::thread_pool_generic::worker_main (this=0x55f84b59bd90, thread_var=0x55f84b5ab950) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #20 0x000055f848a50976 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 0x00001544a43b6d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #26 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #27 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x1544a0451700 (LWP 3161335)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55f84956548c ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55f849562308 , cond=0x55f849565460 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55f849565460 , mutex=mutex@entry=0x55f849562308 ) at pthread_cond_wait.c:638 #3 0x000055f848acac55 in safe_cond_wait (cond=0x55f849565460 , mp=0x55f8495622e0 , file=file@entry=0x55f848c03e08 "/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 0x000055f847e58a6d in inline_mysql_cond_wait (src_line=525, src_file=0x55f848c0df81 "/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 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84bf545f8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #7 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #8 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x15446d6ea700 (LWP 3162175)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446d6e7fd0, clockid=, expected=0, futex_word=0x154260000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446d6e7fd0, clockid=, mutex=0x154260000f00, cond=0x154260000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x154260000f88, mutex=mutex@entry=0x154260000f00, abstime=abstime@entry=0x15446d6e7fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x154260000f88, mp=mp@entry=0x154260000ed8, abstime=abstime@entry=0x15446d6e7fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446d6e7fd0, mutex=0x154260000ed8, that=0x154260000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x154260000ed8, owner=0x154260000e88, abs_timeout=abs_timeout@entry=0x15446d6e7fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x154260000ed8, mdl_request=0x15446d6e82f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x154260000ed8, mdl_requests=mdl_requests@entry=0x15446d6e8120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x154260000db8, db=db@entry=0x1542600129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x154260000db8, db=0x154260005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154260000db8, db=db@entry=0x154260005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154260000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154260000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446d6e93d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154260000db8, packet=packet@entry=0x154260008f99 "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 0x000055f847f53049 in do_command (thd=0x154260000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0b5798, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0b5798) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0b5878) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x1544a0050700 (LWP 3161488)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a004d940, clockid=, expected=0, futex_word=0x15443c000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a004d940, clockid=, mutex=0x15443c000f00, cond=0x15443c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15443c000f88, mutex=mutex@entry=0x15443c000f00, abstime=abstime@entry=0x1544a004d940) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15443c000f88, mp=mp@entry=0x15443c000ed8, abstime=abstime@entry=0x1544a004d940, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x1544a004d940, mutex=0x15443c000ed8, that=0x15443c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15443c000ed8, owner=0x15443c000e88, abs_timeout=abs_timeout@entry=0x1544a004d940, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15443c000ed8, mdl_request=mdl_request@entry=0x15443c012e30, lock_wait_timeout=) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f847eb7f60 in open_table_get_mdl_lock (thd=thd@entry=0x15443c000db8, ot_ctx=ot_ctx@entry=0x1544a004e330, mdl_request=mdl_request@entry=0x15443c012e30, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x1544a004dc78) at /test/10.5_dbg/sql/sql_base.h:557 #8 0x000055f847ebe268 in open_table (thd=thd@entry=0x15443c000db8, table_list=table_list@entry=0x15443c0129e8, ot_ctx=ot_ctx@entry=0x1544a004e330) at /test/10.5_dbg/sql/sql_base.cc:1815 #9 0x000055f847ec2c5c in open_and_process_table (ot_ctx=0x1544a004e330, has_prelocking_list=false, prelocking_strategy=0x1544a004e540, flags=0, counter=0x1544a004e3cc, tables=0x15443c0129e8, thd=0x15443c000db8) at /test/10.5_dbg/sql/sql_base.cc:3801 #10 open_tables (thd=thd@entry=0x15443c000db8, options=@0x15443c006410: {m_options = DDL_options_st::OPT_NONE}, start=start@entry=0x1544a004e3b8, counter=counter@entry=0x1544a004e3cc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x1544a004e540) at /test/10.5_dbg/sql/sql_base.cc:4275 #11 0x000055f847ec3ea4 in open_and_lock_tables (thd=thd@entry=0x15443c000db8, options=@0x15443c006410: {m_options = DDL_options_st::OPT_NONE}, tables=, tables@entry=0x15443c0129e8, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x1544a004e540) at /test/10.5_dbg/sql/sql_base.cc:5179 #12 0x000055f8484123d6 in open_and_lock_tables (flags=0, derived=true, tables=0x15443c0129e8, thd=0x15443c000db8) at /test/10.5_dbg/sql/sql_base.h:507 #13 mysql_delete (thd=thd@entry=0x15443c000db8, table_list=0x15443c0129e8, conds=, order_list=order_list@entry=0x15443c0059f8, limit=18446744073709551615, options=0, result=0x0) at /test/10.5_dbg/sql/sql_delete.cc:332 #14 0x000055f847f57cda in mysql_execute_command (thd=thd@entry=0x15443c000db8) at /test/10.5_dbg/sql/sql_limit.h:67 #15 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15443c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a004f3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15443c000db8, packet=packet@entry=0x15443c008f99 "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 0x000055f847f53049 in do_command (thd=0x15443c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #18 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c08cda8, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #19 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c08cda8) at /test/10.5_dbg/sql/sql_connect.cc:1312 #20 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c08ce88) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #21 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x1544a169d700 (LWP 3161312)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00001544a44ed27b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1 #2 0x000055f848a51fb2 in tpool::aio_linux::getevent_thread_routine (aio=0x55f84b5e4070) at /test/10.5_dbg/tpool/aio_linux.cc:53 #3 0x000055f848a51f22 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 0x00001544a43b6d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #10 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x15446df69700 (LWP 3162046)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446df672d0, clockid=, expected=0, futex_word=0x1542dc000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446df672d0, clockid=, mutex=0x1542dc000f00, cond=0x1542dc000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1542dc000f88, mutex=mutex@entry=0x1542dc000f00, abstime=abstime@entry=0x15446df672d0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1542dc000f88, mp=mp@entry=0x1542dc000ed8, abstime=abstime@entry=0x15446df672d0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446df672d0, mutex=0x1542dc000ed8, that=0x1542dc000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1542dc000ed8, owner=0x1542dc000e88, abs_timeout=abs_timeout@entry=0x15446df672d0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1542dc000ed8, mdl_request=0x15446df675f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1542dc000ed8, mdl_requests=mdl_requests@entry=0x15446df67420, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1542dc000db8, db=0x1542dc0129a8 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef523a in mysql_create_db_internal (thd=0x1542dc000db8, db=0x1542dc005c00, options=@0x15446df67d7c: {m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x15446df67d80, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:637 #10 0x000055f847ef5806 in mysql_create_db (thd=thd@entry=0x1542dc000db8, db=db@entry=0x1542dc005c00, options={m_options = DDL_options_st::OPT_NONE}, create_info=create_info@entry=0x1542dc0063f8) at /test/10.5_dbg/sql/sql_db.cc:826 #11 0x000055f847f58b94 in mysql_execute_command (thd=thd@entry=0x1542dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:5189 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1542dc000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446df683d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1542dc000db8, packet=packet@entry=0x1542dc008f99 "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 0x000055f847f53049 in do_command (thd=0x1542dc000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c0ab648, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c0ab648) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c0ab728) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x15446f49e700 (LWP 3161721)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x15446f49bfd0, clockid=, expected=0, futex_word=0x1543a0000fb0) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x15446f49bfd0, clockid=, mutex=0x1543a0000f00, cond=0x1543a0000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1543a0000f88, mutex=mutex@entry=0x1543a0000f00, abstime=abstime@entry=0x15446f49bfd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x1543a0000f88, mp=mp@entry=0x1543a0000ed8, abstime=abstime@entry=0x15446f49bfd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x15446f49bfd0, mutex=0x1543a0000ed8, that=0x1543a0000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x1543a0000ed8, owner=0x1543a0000e88, abs_timeout=abs_timeout@entry=0x15446f49bfd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x1543a0000ed8, mdl_request=0x15446f49c2f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x1543a0000ed8, mdl_requests=mdl_requests@entry=0x15446f49c120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x1543a0000db8, db=db@entry=0x1543a0012b00 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x1543a0000db8, db=0x1543a0005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x1543a0000db8, db=db@entry=0x1543a0005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x1543a0000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x1543a0000db8, rawbuf=, length=, parser_state=parser_state@entry=0x15446f49d3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1543a0000db8, packet=packet@entry=0x1543a0008f99 "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 0x000055f847f53049 in do_command (thd=0x1543a0000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c099a98, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c099a98) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84c099b78) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x1544a03bb700 (LWP 3161360)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a03b8fd0, clockid=, expected=0, futex_word=0x15444c000fb4) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a03b8fd0, clockid=, mutex=0x15444c000f00, cond=0x15444c000f88) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x15444c000f88, mutex=mutex@entry=0x15444c000f00, abstime=abstime@entry=0x1544a03b8fd0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x15444c000f88, mp=mp@entry=0x15444c000ed8, abstime=abstime@entry=0x1544a03b8fd0, file=file@entry=0x55f848c03e08 "/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 0x000055f8480baf4c in inline_mysql_cond_timedwait (src_line=1166, src_file=0x55f848c5d6f9 "/test/10.5_dbg/sql/mdl.cc", abstime=0x1544a03b8fd0, mutex=0x15444c000ed8, that=0x15444c000f88) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 MDL_wait::timed_wait (this=this@entry=0x15444c000ed8, owner=0x15444c000e88, abs_timeout=abs_timeout@entry=0x1544a03b8fd0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.5_dbg/sql/mdl.cc:1166 #6 0x000055f8480be125 in MDL_context::acquire_lock (this=this@entry=0x15444c000ed8, mdl_request=0x1544a03b92f0, lock_wait_timeout=lock_wait_timeout@entry=86400) at /test/10.5_dbg/sql/mdl.h:482 #7 0x000055f8480be892 in MDL_context::acquire_locks (this=this@entry=0x15444c000ed8, mdl_requests=mdl_requests@entry=0x1544a03b9120, lock_wait_timeout=86400) at /test/10.5_dbg/sql/mdl.cc:2459 #8 0x000055f848395d1a in lock_schema_name (thd=thd@entry=0x15444c000db8, db=db@entry=0x15444c0129b0 "test") at /test/10.5_dbg/sql/lock.cc:888 #9 0x000055f847ef3ff2 in mysql_rm_db_internal (thd=0x15444c000db8, db=0x15444c005c00, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:873 #10 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x15444c000db8, db=db@entry=0x15444c005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #11 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x15444c000db8) at /test/10.5_dbg/sql/structs.h:559 #12 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x15444c000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a03ba3d0, 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 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x15444c000db8, packet=packet@entry=0x15444c008f99 "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 0x000055f847f53049 in do_command (thd=0x15444c000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #15 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84bf5e608, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #16 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84bf5e608) at /test/10.5_dbg/sql/sql_connect.cc:1312 #17 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84bf5e6e8) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x15446e6fb700 (LWP 3161331)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55f84be13f64) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55f84be13f10, cond=0x55f84be13f38) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55f84be13f38, mutex=mutex@entry=0x55f84be13f10) at pthread_cond_wait.c:638 #3 0x000055f848702686 in os_event::wait (this=0x55f84be13ef8) at /test/10.5_dbg/storage/innobase/include/sync0types.h:418 #4 os_event::wait_low (this=0x55f84be13ef8, reset_sig_count=11) at /test/10.5_dbg/storage/innobase/os/os0event.cc:325 #5 0x000055f848702b4e in os_event_wait_low (event=, reset_sig_count=) at /test/10.5_dbg/storage/innobase/os/os0event.cc:502 #6 0x000055f84882fe24 in sync_array_wait_event (arr=arr@entry=0x55f84b5c25b8, cell=@0x15446e6faa28: 0x55f84b5c2708) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:492 #7 0x000055f84863de15 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=0x55f8494e3260 , n_spins=30, n_delay=4, name=0x55f848eeda48 "/test/10.5_dbg/storage/innobase/dict/dict0dict.cc", line=943) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:590 #9 0x000055f8489667cb in dict_table_open_on_id (table_id=22, 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 0x000055f8487b6db2 in row_drop_tables_for_mysql_in_background () at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:2606 #11 0x000055f84881f923 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 0x000055f848a50b24 in tpool::thread_pool_generic::timer_generic::run (this=0x55f84bf4c000) at /test/10.5_dbg/tpool/tpool_generic.cc:299 #14 tpool::thread_pool_generic::timer_generic::execute (arg=0x55f84bf4c000) at /test/10.5_dbg/tpool/tpool_generic.cc:317 #15 0x000055f848a51a5d in tpool::task::execute (this=0x55f84bf4c040) at /test/10.5_dbg/tpool/task.cc:52 #16 0x000055f848a5063d in tpool::thread_pool_generic::worker_main (this=0x55f84b59bd90, thread_var=0x55f84b5ab5d0) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #17 0x000055f848a50976 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 0x00001544a43b6d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #23 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #24 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x1544a029c700 (LWP 3161321)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a029bc40, clockid=, expected=0, futex_word=0x55f8494e20a0 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a029bc40, clockid=, mutex=0x55f8494e1fb0 , cond=0x55f8494e2078 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x55f8494e2078 , mutex=mutex@entry=0x55f8494e1fb0 , abstime=abstime@entry=0x1544a029bc40) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x55f8494e2078 , mp=mp@entry=0x55f8494e1f88 , abstime=abstime@entry=0x1544a029bc40, file=file@entry=0x55f848c03e08 "/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 0x000055f84892593f in inline_mysql_cond_timedwait (that=0x55f8494e2078 , mutex=0x55f8494e1f88 , abstime=abstime@entry=0x1544a029bc40, src_file=src_file@entry=0x55f848ee87d8 "/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 0x000055f848931110 in buf_flush_page_cleaner () at /test/10.5_dbg/storage/innobase/buf/buf0flu.cc:2070 #6 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #7 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x1544a0406700 (LWP 3161338)): #0 __pthread_mutex_unlock_usercnt (decr=1, mutex=0x55f849e39b30 ) at pthread_mutex_unlock.c:58 #1 __GI___pthread_mutex_unlock (mutex=mutex@entry=0x55f849e39b30 ) at pthread_mutex_unlock.c:357 #2 0x000055f8488400e9 in OSMutex::exit (this=0x55f849e39b28 ) at /test/10.5_dbg/storage/innobase/include/sync0types.h:384 #3 MutexDebug >::set (thread_id=23384490534656, line=1188, filename=0x55f848ecfcf0 "/test/10.5_dbg/storage/innobase/sync/sync0debug.cc", mutex=0x55f849e39ac0 , this=0x55f849e39af8 ) at /test/10.5_dbg/storage/innobase/include/sync0policy.h:59 #4 MutexDebug >::locked (line=1188, filename=0x55f848ecfcf0 "/test/10.5_dbg/storage/innobase/sync/sync0debug.cc", mutex=@0x55f849e39ac0: {m_freed = false, m_locked = true, m_destroy_at_exit = true, m_mutex = {m_freed = false, m_mutex = pthread_mutex_t = { Type = Normal, Status = Acquired, possibly with no waiters, Owner ID = 3161338, Robust = No, Shared = No, Protocol = None }}, m_policy = {context = { = {_vptr.latch_t = 0x55f849371250 >+16>, m_id = LATCH_ID_RW_LOCK_DEBUG, m_rw_lock = false}, m_mutex = 0x55f849e39ac0 , m_filename = 0x55f848ecfcf0 "/test/10.5_dbg/storage/innobase/sync/sync0debug.cc", m_line = 1188, m_thread_id = 23384490534656, m_debug_mutex = {m_freed = false, m_mutex = pthread_mutex_t = { Type = Normal, Status = Not acquired, Robust = No, Shared = No, Protocol = None }}}, m_filename = 0x55f848ecfcf0 "/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}}, this=0x55f849e39af8 ) at /test/10.5_dbg/storage/innobase/include/sync0policy.h:140 #5 PolicyMutex >::enter (line=1188, name=0x55f848ecfcf0 "/test/10.5_dbg/storage/innobase/sync/sync0debug.cc", n_delay=, n_spins=, this=0x55f849e39ac0 ) at /test/10.5_dbg/storage/innobase/include/ib0mutex.h:592 #6 rw_lock_debug_mutex_enter () at /test/10.5_dbg/storage/innobase/sync/sync0debug.cc:1188 #7 0x000055f848834c71 in rw_lock_add_debug_info (lock=lock@entry=0x55f84b6e77d8, pass=pass@entry=0, lock_type=lock_type@entry=4, file_name=file_name@entry=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=line@entry=239) at /test/10.5_dbg/storage/innobase/sync/sync0rw.cc:911 #8 0x000055f848904635 in rw_lock_s_lock_low (line=239, file_name=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", pass=0, lock=0x55f84b6e77d8) at /test/10.5_dbg/storage/innobase/include/sync0rw.ic:256 #9 pfs_rw_lock_s_lock_low (lock=0x55f84b6e77d8, pass=0, file_name=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=239) at /test/10.5_dbg/storage/innobase/include/sync0rw.ic:715 #10 0x000055f848910d7c in buf_page_get_low (page_id=page_id@entry={m_id = 8}, zip_size=zip_size@entry=0, rw_latch=rw_latch@entry=1, guess=, guess@entry=0x15448000ca80, mode=mode@entry=10, file=file@entry=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=, mtr=, err=, allow_ibuf_merge=) at /test/10.5_dbg/storage/innobase/buf/buf0buf.cc:3429 #11 0x000055f848911665 in buf_page_get_gen (page_id={m_id = 8}, zip_size=zip_size@entry=0, rw_latch=rw_latch@entry=1, guess=guess@entry=0x15448000ca80, mode=mode@entry=10, file=file@entry=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=239, mtr=0x1544a0403bf0, err=0x1544a0402adc, allow_ibuf_merge=false) at /test/10.5_dbg/storage/innobase/buf/buf0buf.cc:3566 #12 0x000055f8488d2b93 in btr_cur_search_to_nth_level_func (index=index@entry=0x55f84be281e8, level=, tuple=tuple@entry=0x154448076228, mode=mode@entry=PAGE_CUR_GE, latch_mode=, latch_mode@entry=1, cursor=cursor@entry=0x1544a0403970, ahi_latch=, file=, line=, mtr=, autoinc=) at /test/10.5_dbg/storage/innobase/include/dict0mem.h:1165 #13 0x000055f8488e9c0c in btr_pcur_open_low (index=index@entry=0x55f84be281e8, level=, level@entry=0, tuple=tuple@entry=0x154448076228, mode=mode@entry=PAGE_CUR_GE, latch_mode=latch_mode@entry=1, cursor=cursor@entry=0x1544a0403970, file=, line=, autoinc=0, mtr=0x1544a0403bf0) at /test/10.5_dbg/storage/innobase/include/btr0pcur.ic:441 #14 0x000055f8488e9e49 in btr_pcur_open_on_user_rec_func (index=index@entry=0x55f84be281e8, tuple=tuple@entry=0x154448076228, mode=mode@entry=PAGE_CUR_GE, latch_mode=latch_mode@entry=1, cursor=cursor@entry=0x1544a0403970, file=file@entry=0x55f848eefe88 "/test/10.5_dbg/storage/innobase/dict/dict0load.cc", line=239, mtr=0x1544a0403bf0) at /test/10.5_dbg/storage/innobase/btr/btr0pcur.cc:648 #15 0x000055f84897a736 in dict_get_first_table_name_in_db (name=, name@entry=0x15444802af08 "test/") at /test/10.5_dbg/storage/innobase/dict/dict0load.cc:239 #16 0x000055f8487b982b in row_drop_database_for_mysql (name=, name@entry=0x15444802af08 "test/", trx=trx@entry=0x1544a16c59c0, found=found@entry=0x1544a0404368) at /test/10.5_dbg/storage/innobase/row/row0mysql.cc:3921 #17 0x000055f8486128e9 in innobase_drop_database (hton=, path=) at /test/10.5_dbg/storage/innobase/handler/ha_innodb.cc:13427 #18 0x000055f848219e0e in dropdb_handlerton (unused1=unused1@entry=0x0, plugin=, path=path@entry=0x1544a0404b30) at /test/10.5_dbg/sql/handler.cc:822 #19 0x000055f847f61fd7 in plugin_foreach_with_mask (thd=thd@entry=0x0, func=func@entry=0x55f848219dee , type=type@entry=1, state_mask=state_mask@entry=8, arg=arg@entry=0x1544a0404b30) at /test/10.5_dbg/sql/sql_plugin.cc:2505 #20 0x000055f84821e8c4 in ha_drop_database (path=path@entry=0x1544a0404b30 "./test/") at /test/10.5_dbg/sql/handler.cc:829 #21 0x000055f847ef4a6a in mysql_rm_db_internal (thd=0x154448000db8, db=, if_exists=, silent=silent@entry=false) at /test/10.5_dbg/sql/sql_db.cc:970 #22 0x000055f847ef5171 in mysql_rm_db (thd=thd@entry=0x154448000db8, db=db@entry=0x154448005c00, if_exists=) at /test/10.5_dbg/sql/sql_db.cc:1103 #23 0x000055f847f58c40 in mysql_execute_command (thd=thd@entry=0x154448000db8) at /test/10.5_dbg/sql/structs.h:559 #24 0x000055f847f4159d in mysql_parse (thd=thd@entry=0x154448000db8, rawbuf=, length=, parser_state=parser_state@entry=0x1544a04053d0, 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 #25 0x000055f847f4f91e in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x154448000db8, packet=packet@entry=0x154448008f99 "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 #26 0x000055f847f53049 in do_command (thd=0x154448000db8) at /test/10.5_dbg/sql/sql_parse.cc:1353 #27 0x000055f8480aeb5e in do_handle_one_connection (connect=, connect@entry=0x55f84c027488, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1410 #28 0x000055f8480af265 in handle_one_connection (arg=arg@entry=0x55f84c027488) at /test/10.5_dbg/sql/sql_connect.cc:1312 #29 0x000055f848565e21 in pfs_spawn_thread (arg=0x55f84bf5df98) at /test/10.5_dbg/storage/perfschema/pfs.cc:2201 #30 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #31 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x1544a3c8d700 (LWP 3161209)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a3c8cdb0, clockid=, expected=0, futex_word=0x55f849e44f0c ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a3c8cdb0, clockid=, mutex=0x55f849e44f48 , cond=0x55f849e44ee0 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x55f849e44ee0 , mutex=mutex@entry=0x55f849e44f48 , abstime=abstime@entry=0x1544a3c8cdb0) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x55f849e44ee0 , mp=mp@entry=0x55f849e44f20 , abstime=abstime@entry=0x1544a3c8cdb0, file=file@entry=0x55f848c03e08 "/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 0x000055f848acb601 in inline_mysql_cond_timedwait (src_line=321, src_file=0x55f848f16320 "/test/10.5_dbg/mysys/thr_timer.c", abstime=0x1544a3c8cdb0, mutex=0x55f849e44f20 , that=0x55f849e44ee0 ) 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 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #7 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x1544a1cc0700 (LWP 3161212)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1544a1cbfd30, clockid=, expected=0, futex_word=0x55f849d9e0a8 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1544a1cbfd30, clockid=, mutex=0x55f849d9e0e8 , cond=0x55f849d9e080 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x55f849d9e080 , mutex=mutex@entry=0x55f849d9e0e8 , abstime=abstime@entry=0x1544a1cbfd30) at pthread_cond_wait.c:656 #3 0x000055f848acaef2 in safe_cond_timedwait (cond=cond@entry=0x55f849d9e080 , mp=mp@entry=0x55f849d9e0c0 , abstime=abstime@entry=0x1544a1cbfd30, file=file@entry=0x55f848c03e08 "/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 0x000055f8484e1ac1 in inline_mysql_cond_timedwait (src_line=115, src_file=0x55f848e22810 "/test/10.5_dbg/storage/maria/ma_servicethread.c", abstime=0x1544a1cbfd30, mutex=0x55f849d9e0c0 , that=0x55f849d9e080 ) at /test/10.5_dbg/include/mysql/psi/mysql_thread.h:1270 #5 my_service_thread_sleep (control=control@entry=0x55f8494d2a00 , sleep_time=sleep_time@entry=30000000000) at /test/10.5_dbg/storage/maria/ma_servicethread.c:115 #6 0x000055f8484d8c12 in ma_checkpoint_background (arg=0x1e) at /test/10.5_dbg/storage/maria/ma_checkpoint.c:707 #7 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #8 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x15448c548700 (LWP 3161325)): #0 __pthread_kill (threadid=, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 #1 0x000055f848ac55f5 in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:424 #2 0x000055f848219d65 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 0x00001544a3fc4859 in __GI_abort () at abort.c:79 #6 0x000055f84888ec5f in ib::fatal::~fatal (this=, __in_chrg=) at /test/10.5_dbg/storage/innobase/ut/ut0ut.cc:580 #7 0x000055f84881df31 in srv_error_monitor_task () at /test/10.5_dbg/storage/innobase/include/ut0ut.h:346 #8 0x000055f848a50b24 in tpool::thread_pool_generic::timer_generic::run (this=0x55f84bf23990) at /test/10.5_dbg/tpool/tpool_generic.cc:299 #9 tpool::thread_pool_generic::timer_generic::execute (arg=0x55f84bf23990) at /test/10.5_dbg/tpool/tpool_generic.cc:317 #10 0x000055f848a51a5d in tpool::task::execute (this=0x55f84bf239d0) at /test/10.5_dbg/tpool/task.cc:52 #11 0x000055f848a5063d in tpool::thread_pool_generic::worker_main (this=0x55f84b59bd90, thread_var=0x55f84b5ab8d0) at /test/10.5_dbg/tpool/tpool_generic.cc:518 #12 0x000055f848a50976 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 0x00001544a43b6d84 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #18 0x00001544a44d2609 in start_thread (arg=) at pthread_create.c:477 #19 0x00001544a40c1293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95