Is it possible to define multiple masters for a specific server:
ie: Updates from different servers all update to a single backup server

I'd prefer not to need to set up a circular replication scheme, due to
geographical issues, and also data relavance issues.

Taking a quick look through the source makes it appear that there isn't
currently that functionality.

What are some other ways that I might be able to do this... Multiple
servers on the same machine using the same base directory/databases with
locking enabled(Is this even possible???)

Basically (bi-directional chain)
box0<-box1<->box2<->box3->box4
where arrows show direction of data transmission

Any advice would be appreciated
Scott V


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