Hello,

I have 2 application running in  a master/slave mode.
- Application A linked to a database D
- Application A' linked to a database D'

While A is master, A' is in standby mode and D' replicates D.
If a problem occurs on A, A' becomes master and D must replicate D'.

1) Is it possible for a master MySql database to become slave ?
2) Is it possible for A' to tell D' to become master (by lauching a
script for instance) ?

Thanks in advance,
Fabien


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