MySQL Forums
Forum List  »  Replication

Re: Merging data from two replicated databases
Posted by: Dave Banthorpe
Date: January 10, 2015 04:27AM

Sorry spotted and error, the triggers should have been like this:

ServerB Database1 Table1 -> on insert trigger -> ServerB Database2 Table2
ServerD Database2 Table1 -> on insert federated trigger -> ServerB Database2 Table2


and I'd then like to have a replicate of ServerB Database2 Table2 on ServerD.

This is all live GPS data so I cannot wait for batch jobs etc.

-Dave

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Merging data from two replicated databases
974
January 10, 2015 04:27AM


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.