Community

A Metric for Tuning Parallel Replication in MySQL 5.7

(Jean-François Gagné) MySQL 5.7 introduced the LOGICAL_CLOCK type of multi-threaded slave (MTS). When using this type of parallel replication (and when slave_parallel_workers is greater than zero), slaves use information from the binary logs (written by the master) to run transactions in parallel.

Read More - Register for Free Membership