[MDEV-17431] Document how replication filters are evaluated Created: 2018-10-11 Updated: 2018-10-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation, Replication |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Our documentation suggests reading the MySQL manual to see how replication filters are evaluated:
https://mariadb.com/kb/en/library/dynamic-replication-variables/ I believe this is the MySQL manual page that it is referring to: https://dev.mysql.com/doc/refman/5.5/en/replication-rules.html Maybe the MariaDB documentation should have its own similar explanation of replication filters, so we don't need to rely on the MySQL manual. |