Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Hi Team,
Customers requesting to implement asynchronous connection failover mechanism to automatically establish an asynchronous replication when master is un-reachable..
In this feature already available in MySQL 8.0
For more reference - https://dev.mysql.com/doc/refman/8.0/en/replication-asynchronous-connection-failover.html
We are expecting this mainly for Galera cluster.. From Galera cluster to asynchronous external slave server. If one of the cluster is down then it should automatically connect to the other Galera available node.