Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-37590

Large Transactions to use Statement Binlog Format

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Replication
    • None

    Description

      When replicating large transactions with binlog_format=MIXED, the server will always try to binlog using ROW format because it is safer. However, for large transactions, this can result in significant overheads, e.g. when writing the event data to disk or sending the event data to the slave. This can be optimized with some configurable threshold which would force the slave to log the transaction using STATEMENT binlog format instead.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bnestere Brandon Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.