Comments - High Latency Issue between Master -> Slave (MariaDB)

3 years, 9 months ago Ian Gilfillan

2) You can ignore specific tables or databases, with the replicate_ignore_db, replicate_ignore_table and related variant options. You can also selectively skip certain binlog items, as well as implement Parallel Replication.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.