MySQL Forums
Forum List  »  Replication

Re: Automating failover in a master-master replication topology
Posted by: Frederic Descamps
Date: February 23, 2021 11:11AM

Hi Vangelis,

Your architecture is not optimal. The best solution for you it to use MySQL 8.0 (8.0.23 is the current version) with InnoDB Cluster.

You can check these presentations for more info:

- https://www.slideshare.net/Grypyrg/mysql-database-architectures-202010
- https://www.slideshare.net/lefred.descamps/from-single-mysql-instance-to-high-availability-the-journey-to-mysql-innodb-cluster

Cheers,

lefred

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Automating failover in a master-master replication topology
225
February 23, 2021 11:11AM


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.