Read the manual on replication, and pay special attention
to the warnings.

This will not work if you use autoincrement fields, unless you are VERY
careful.
Then it still may not work.

Fredrik Kristiansen wrote:
> 
> Hello,
> 
> Is it possible to enable a MySQL replication between 2 or more severs where
> I can write and read to all servers?
> 
> I know it is possible to install one master who I can do reading and writing
> to. And slaves who I only can read from. But I want to write to these slaves
> as well, and they must replicate themself with all the other servers.
> 
> Can this be done with mysql, or do I have to use Oracle? And what about
> PostgreSQL?
> 
> - Fredrik
> 
> ---------------------------------------------------------------------
> 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

---------------------------------------------------------------------
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