do_table or ignore_table alternatives on MariaDB Galera Multi-Master
0
votes
1
answer
704
views
As far as I can see, there are no
do_table
or ignore_table
configs in MariaDB Galera multi-master (master-master) to skip or ignore specific tables. And there are only binlog_do_db
and binlog_ignore_db
options, which only work for databases.
I have multiple servers in my formation, and I only want to sync two tables in each server database. Other tables' data should be intact.
What do you suggest?
Asked by Roham
(3 rep)
Dec 5, 2021, 07:17 PM
Last activity: Dec 7, 2021, 03:27 PM
Last activity: Dec 7, 2021, 03:27 PM