mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Locked_tables_list::unlock_locked_tables Similarly to regular DROP TABLE, don't leave locked tables mode if CREATE OR REPLACE dropped temporary table but failed to cerate new one. The problem is that there's no track of which temporary table was "locked" by LOCK TABLES.
11 KiB
11 KiB