>No. That link is about one way Replication.  A main server with backup
>servers and if the main server dies, a backup can take over.
>
>What was asked was if any one server is updated, all others are updated.
>I'm also interested but I very much doubt it can be done because there is
>nothing in the manuals about this.

I didn't see anything on MySQL about this problem and developped a little (windows 
NT/2000) soft that do it, but it has constraints and some bugs I haven't yet fixed.

The problems are:
- I need to restart it as soon as a connecting problem appear (ODBC don't restart 
connecting to servers)
- some locked tables appear with no reason

Constraints:
- adding a new field in each replicated table
- having a primary index on each replicated table.
--
Patrick Premartin
contacts perso: [EMAIL PROTECTED], http://www.pprem.net/



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to