MySQL Forums
Forum List  »  Replication

Replicating queries from a server to another
Posted by: Andrea B. Previtera
Date: March 25, 2010 08:15AM

Hi,

I am trying to understand if it's possible to have a certain instance of MySQL server replicating every operation to another (remote) server somehow.

I imagine something like server A receiving a certain query that deletes/adds/modifies data - and that same query being bounced to server B as well.

Also, another interesting scenario would be server A receiving a certain query WITHOUT executing it, and just bouncing it to server B...

Is any of this possible within MySQL?
Thanks

andrea

Options: ReplyQuote


Subject
Views
Written By
Posted
Replicating queries from a server to another
2607
March 25, 2010 08:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.