70
70
table::Cache::singleton().mutex() during wait_if_global_read_lock(), other threads could not
71
71
close their tables. This would make a pretty deadlock.
73
error= rm_table_part2(session, tables, if_exists, drop_temporary);
73
error= mysql_rm_table_part2(session, tables, if_exists, drop_temporary);