mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
There was race condition between online ALTER TABLE and statements performing TABLE_SHARE release without marking it flushed (e.g. in case of table cache overflow, SET @@global.table_open_cache, manager thread purging table cache). The reason was missing mysql_cond_broadcast().
34 KiB
34 KiB