• Michael Widenius's avatar
    Fixed lp:859051 "Periodic aria checkpoints prevent power management" · 5c3e18fe
    Michael Widenius authored
    Now the aria_log_control_file and log file is not touched if aria files are not written to.
    
    storage/maria/ma_checkpoint.c:
      Fixed wrong test if log file has increased.
      Don't reset pages_to_flush_before_next_checkpoint as this would cause the checkpoint to happen at next checkpoint interval
    5c3e18fe
ma_checkpoint.c 46.1 KB