I have three mail servers, on each is a MySQL DBMS.  I want to set up a
replication ring between the three MySQL DBMS on these machines so they will
constantly share the same data in near real-time.  But, the chance exists
that any one of those three mail servers may be completely down or have
services disabled including the MySQL DBMS.  Is there a way for the other two
MySQL DBMS to continue to replicate to each other if the third is down
without manual attention?

--
 Mark Hennessy


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to