Hi,
Yes, there is wsrep_replicate_myisam, this variable controls if MyISAM will be replicated or not. MyISAM replication is still experimental and that is one of the reasons why this variable is set to OFF by default. Aria could be used on Galera Cluster similarly as InnoDB if there is support for aborting any transactions and you should add support for update/delete. Note that changes you see for myisam might not be enough for Aria, there is also the wsrep library where the actual replication is done. R: Jan
|
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp