MySQL Forums
Forum List  »  Replication

Re: Connecting client applications to Single-Primary Group Replication set without InnoDB cluster
Posted by: Frederic Descamps
Date: October 02, 2019 01:48AM

Also, you don't need to restart from scratch, you can import your current Group Replication environment using the shell:

dba.createCluster("mycluster", {adoptFromGR: true})

Regards,

Options: ReplyQuote




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.