[MDEV-11031] replicate_ignore_db does not work Created: 2016-10-11 Updated: 2016-10-11 Resolved: 2016-10-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.1.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Karl | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 14.04.5 LTS (10.1.12) |
||
| Description |
|
Master:
I cannot check the binlog to see if this statement was filtered later as mysqlbinlog is not in the package:
Actually. those tables sitemap* are present on the slave although they had been dropped before: Slave:
|
| Comments |
| Comment by Elena Stepanova [ 2016-10-11 ] |
|
Please check documentation to see how the replicate_ignore_db variable works, your expectations are wrong.
|