• unknown's avatar
    MDEV-532: Async InnoDB commit checkpoint. · 40bbf697
    unknown authored
    Make the commit checkpoint inside InnoDB be asynchroneous.
    Implement a background thread in binlog to do the writing and flushing of
    binlog checkpoint events to disk.
    40bbf697
mysqld.cc 277 KB