Re: Support for Group Replication with Single Primary
Posted by: Filipe Silva
Date: May 03, 2017 04:57AM

Hi Martin,

At the moment, the right way for you to take full advantage of MySQL Group Replication with any available client is by using the MySQL InnoDB cluster stack (https://dev.mysql.com/doc/refman/5.7/en/mysql-innodb-cluster-userguide.html). In such architecture you point your client a MySQL router instance which manages the high availability cluster transparently.

I would recommend you to give it a try.

IHTH

Options: ReplyQuote


Subject
Written By
Posted
Re: Support for Group Replication with Single Primary
May 03, 2017 04:57AM


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.