Date |Tue, 31 Jul 2001 14:32:30 +0100
>From |"Martin Moss" <[EMAIL PROTECTED]>

Hello!

MM> Hi,

MM> Just a quick high level design question?

MM> Is mirroring only a one way action?
MM> i.e. one in use database and one backup database?
MM> Or is it possible to use both databases and they'll both update each other?

You mean 'mirroring' or 'replication' ?
Mirroring signify 'make one database fully identical with other'
Replication signify 'Synchronize databases'
BUT mysql support only 'oneway replication' - one master and
many slave.
Look here:
http://www.mysql.com/doc/R/e/Replication_Intro.html
___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com



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