• Alfranio Correia's avatar
    BUG#35542 Add option to sync master and relay log to disk after every event · 0110bd04
    Alfranio Correia authored
    BUG#31665 sync_binlog should cause relay logs to be synchronized
    
    NOTE: Backporting the patch to next-mr.
          
    Add sync_relay_log option to server, this option works for relay log 
    the same as option sync_binlog for binlog. This option also synchronize
    master info to disk when set to non-zero value.
                
    Original patches from Sinisa and Mark, with some modifications
    0110bd04
rpl_rli.cc 41.6 KB