[MDEV-24946] Implement wsrep_replicate_aria Created: 2019-07-11  Updated: 2021-02-25  Resolved: 2021-02-25

Status: Closed
Project: MariaDB Server
Component/s: Galera, Storage Engine - Aria, wsrep
Fix Version/s: 10.6.0

Type: Task Priority: Critical
Reporter: Geoff Montee (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 1
Labels: None

Issue Links:
Relates
relates to MDEV-20051 Add new mode to wsrep_OSU_method in w... Closed
relates to MDEV-18778 mysql_tzinfo_to_sql does not work cor... Closed
relates to MDEV-20046 mysql_tzinfo_to_sql still sets wsrep_... Closed

 Description   

Aria transactions are not currently replicated in Galera. However, there are some cases where it would be helpful if they were. For an example, see MDEV-18778 as it relates to MariaDB 10.4, where the time zone tables have been converted to Aria.

It might be a good idea to implement a "wsrep_replicate_aria" option that is similar to "wsrep_replicate_myisam" for these cases.

https://mariadb.com/kb/en/library/galera-cluster-system-variables/#wsrep_replicate_myisam



 Comments   
Comment by Jan Lindström (Inactive) [ 2021-02-25 ]

Introduced two new wsrep_mode options

  • REPLICATE_MYISAM
  • REPLICATE_ARIA

Deprecated wsrep_replicate_myisam parameter and we use wsrep_mode = REPLICATE_MYISAM instead.

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