Comments on Replicating a master database using MariaDB 10 on Debian 8

Replicating databases creates redundancy which can protect against data loss, and permit optimized performance for applications. This tutorial will cover the basics of replicating an existing MariaDB 10.0 master database to one or more slaves. In the following examples, the host operating system is Debian 8.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: hdaz

is there good /better ways to automate most of the steps within this article ??