MySQL Forums
Forum List  »  MySQL & Kubernetes

Re: Mysql operator multi-primary
Posted by: Alfredo Kojima
Date: May 09, 2022 06:21PM

createCluster() has a multiPrimary:true option to enable multi-primary mode. There's also a switchToMultiPrimaryMode() function to switch an existing cluster.

You can get more details with the built-in help \? createCluster or \? switchToMultiPrimaryMode

--
Alfredo Kojima
MySQL Developer Tools

Options: ReplyQuote


Subject
Written By
Posted
Re: Mysql operator multi-primary
May 09, 2022 06:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.