• inaam's avatar
    branches/5.1: · ab0b0f99
    inaam authored
    Fix Bug#39939 DROP TABLE/DISCARD TABLESPACE takes long time in
    buf_LRU_invalidate_tablespace()
    
    Improve implementation of buf_LRU_invalidate_tablespace by attempting
    hash index drop in batches instead of doing it one by one.
    
    Reviewed by: Heikki, Sunny, Marko
    Approved by: Heikki
    ab0b0f99
buf0lru.c 31.2 KB