MySQL Replication tables needed to be replicated is working except for 2 tables -
i have database 300+ tables. included 2 tables in replicate_wild_ignore_table. there other 2 tables not replicated in slave not included in replicate_wild_ignore_table.
tables not need replicated configured in my.cnf:
replicate_wild_ignore_table = fusion.kds\-assembly_headers replicate_wild_ignore_table = fusion.kds\-assembly_product_details
tables needed replicated not included in my.cnf configuration:
fusion.kds-assembly_headers_archive fusion.kds-assembly_product_details_archive
Comments
Post a Comment