[MDEV-24977] Document new wsrep_mode settings Created: 2021-02-25  Updated: 2021-04-20  Resolved: 2021-04-20

Status: Closed
Project: MariaDB Server
Component/s: Documentation, Galera
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None


 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.



 Comments   
Comment by Ian Gilfillan [ 2021-04-20 ]

Was documented at https://mariadb.com/kb/en/galera-cluster-system-variables/#wsrep_mode

Generated at Thu Feb 08 09:34:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.