Feature request : Add support for REPLICATE_WILD_DO_TABLE, REPLICATE_WILD_IGNORE_TABLE and a way to persist values between reboots.
Author: bknigge-sightlineCreated Sep 10, 2026Updated Sep 16, 2026
Labelsenhancementgood reprocustomer issue
The ability to filter replicated data based on a pattern would be greatly appreciated.
Here is the relivant mysql documentation on this functionality.
REPLICATE_WILD_DO_TABLE
REPLICATE_WILD_IGNORE_TABLE https://dev.mysql.com/doc/refman/8.4/en/replication-options-replica.html#option_mysqld_replicate-wild-ignore-table
I believe that these are the related functions in the maria db source repo.
If I can be of any assistance please let me know.
Source: dolthub/dolt