MySQL Forums
Forum List  »  Newbie

Re: Replication in MySQL
Posted by: Mike Hillyer
Date: September 07, 2004 03:54PM

I personally would change the demands of the application. You can setup circular replication, where the slave is the master to its master, but it can cause potential problems. Would this be for if the connection between the two is lost? If so, you could look at queueing options and other application based solutions.

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535

Blog: http://www.openwin.org/mike

"The Open Source movement has become a major force across the software industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

Options: ReplyQuote


Subject
Written By
Posted
September 07, 2004 05:30AM
Re: Replication in MySQL
September 07, 2004 03:54PM
September 07, 2004 10:45PM


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.