mirror of https://github.com/MariaDB/server
Browse Source
close_all_tables_for_name() is always preceded by wait_while_table_is_used(), which makes tdc_remove_table() redundant. The only (now fixed) exception was close_cached_tables(). Part of MDEV-17882 - Cleanup refresh versionpull/1486/head
3 changed files with 8 additions and 14 deletions
Loading…
Reference in new issue