MDEV-18582: Fix a race condition
srv_export_innodb_status(): While gathering innodb_mem_adaptive_hash, acquire btr_search_latches[i] in order to prevent a race condition with buffer pool resizing.
Showing
Please register or sign in to comment