Quantcast
Channel: MySQL Forums - Replication
Viewing all articles
Browse latest Browse all 1562

Am I cutting bandwidth by skipping a table? (1 reply)

$
0
0
Lets say I have a database with 2 tables.

Customers
Orders

The customers table does not change much. The orders table changes a lot, 20gigs a day.

I want to replicate only the customers table, so I exclude the orders table from the replication (on the slave). Will the slave still download all the BIN logs from the master and apply only the changes to the customers table?

Or is it smart enough to only get changes to the customers table?

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>