• Marko Mäkelä's avatar
    MDEV-18582: Fix a race condition · cd3bdc09
    Marko Mäkelä authored
    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.
    cd3bdc09
srv0srv.cc 70.5 KB