Get Social!Parallel replication has been available in MariaDB since Version 10.0.5, however requires at least version 10.0.5 on both the Master and Slave for parallel replication to work. Parallel replication can help speed up applying changes to a MariaDB slave server by applying several changes at once. What is Parallel Replication? MariaDB replicates data from
The post Parallel Replication In MariaDB first appeared on JamesCoyle.net Limited.