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

Document new wsrep_mode settings

    XMLWordPrintable

Details

    Description

      Introduced two new wsrep_mode options

      • REPLICATE_MYISAM
      • REPLICATE_ARIA

      Deprecated wsrep_replicate_myisam parameter and we use wsrep_mode = REPLICATE_MYISAM instead.

      These new options will allow Galera to replicate both DDL and DML for MyISAM [and,or] Aria using TOI .e.g.

      SET GLOBAL wsrep_mode = "REQUIRED_PRIMARY_KEY,REPLICATE_MYISAM,REPLICATE_ARIA";
      

      Will replicate both MyISAM and Aria DML but requires primary key for replicated table.

      Attachments

        Activity

          People

            greenman Ian Gilfillan
            jplindst Jan Lindström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.