• inaam's avatar
    branches/5.1: · bc0cfbd3
    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
    bc0cfbd3
buf0lru.c 31.2 KB