• Marko Mäkelä's avatar
    MDEV-17003 service_manager_extend_timeout() being called too often · 45dbd470
    Marko Mäkelä authored
    buf_dump(): Only generate the output when shutdown is in progress.
    
    log_write_up_to(): Only generate the output before actually writing
    to the redo log files.
    
    srv_purge_should_exit(): Rate-limit the output, and instead of
    displaying the work done, indicate the work that remains to be done
    until the completion of the slow shutdown.
    45dbd470
log0log.cc 94.8 KB