• Vasil Dimov's avatar
    MDEV-8923 Port innodb_buffer_pool_dump_pct · a816df70
    Vasil Dimov authored
    WL#6504 InnoDB buffer pool dump/load enchantments
    
    This patch consists of two parts:
    
    1. Dump only the hottest N% of the buffer pool(s)
    2. Prevent hogging the server duing BP load
    
    From MySQL - commit b409342c43ce2edb68807100a77001367c7e6b8e
    a816df70
srv0srv.cc 111 KB