• Marko Mäkelä's avatar
    MDEV-26356 fixup: Adjust innodb_max_purge_lag_wait · 9d8e83b6
    Marko Mäkelä authored
    innodb_max_purge_lag_wait_update(): To align with
    purge_coordinator_state::refresh(), we must trigger a page flush batch
    if the last log checkpoint is too old.
    
    This was caught in a hang of the test innodb_gis.rtree_compress.
    9d8e83b6
ha_innodb.cc 609 KB