Skip to content
  • Mats Kindahl's avatar
    712aa732
    WL#5223: Binary Log Group Commit · 712aa732
    Mats Kindahl authored
    Patch to improve the number of transactions being written
    at each sync by reading repeatedly from the queue for the
    flush stage until it is empty or a timeout is reached.
    
    The patch adds the variable binlog-max-flush-queue-time
    to configure the timeout.
    712aa732
    WL#5223: Binary Log Group Commit
    Mats Kindahl authored
    Patch to improve the number of transactions being written
    at each sync by reading repeatedly from the queue for the
    flush stage until it is empty or a timeout is reached.
    
    The patch adds the variable binlog-max-flush-queue-time
    to configure the timeout.
Loading