MySQL Forums
Forum List  »  Replication

Problem with slave filtering..
Posted by: shahid hussain
Date: March 12, 2014 11:50PM

Hi,
I have filtered out slave as below
replicate-wild-do-table=DB1.%
replicate-wild-ignore-table=DB2.norep%

means i want to execute all statements on tables related to DB1 database and all tables except table names starting with norep from DB2. After configuring this , DB1 replication is fine but slave ignoring all transaction on DB2 even table names are not starting with norep.

Options: ReplyQuote


Subject
Views
Written By
Posted
Problem with slave filtering..
1622
March 12, 2014 11:50PM
822
March 16, 2014 11:16AM
808
March 17, 2014 10:16PM
763
March 19, 2014 05:31PM


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.