Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-5041

Don't replay autocommit statements with transaction_replay

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 24.02.0
    • 24.08.0
    • readwritesplit
    • None
    • MXS-SPRINT-209

    Description

      Problem Description

      The transaction_replay safe mode described in MXS-4712 also includes a smaller subtask that will have big impact in practice: preventing the replay of statements that are done with autocommit enabled and that are outside of an explicit transaction. This will make the behavior of transaction_replay much easier to use in situations where there is a mix of autocommit statements and transactions that modify the database.

      Implementation

      Make it so that transaction_replay_safe_commit=true (the default) disables retrying of queries outside of transactions when transaction_replay=true and transaction_replay_safe_commit=true is being used.

      Attachments

        Issue Links

          Activity

            People

              markus makela markus makela
              markus makela markus makela
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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