MySQL Forums
Forum List  »  Replication

Re: I can bypass replication simply like so ??? Is this right ???
Posted by: Jeremy Smyth
Date: July 28, 2015 10:18AM

This is expected behavior when you're using statement-based replication with replicate-do-db filtering.

Check these links:

- For details of the filtering option: https://dev.mysql.com/doc/refman/5.1/en/replication-options-slave.html#option_mysqld_replicate-do-db
- For a summary of filtering options: https://dev.mysql.com/doc/refman/5.1/en/replication-rules-db-options.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: I can bypass replication simply like so ??? Is this right ???
804
July 28, 2015 10:18AM


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.