mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-04 22:00:34 +08:00
commit
15e9de9e2d
@ -1,4 +1,4 @@
|
|||||||
Step by Step guide for creating Master Slave replication in MariaDB
|
Translating by qhwdw Step by Step guide for creating Master Slave replication in MariaDB
|
||||||
======
|
======
|
||||||
In our earlier tutorials,we have already learned [**to install & configure MariaDB**][1] & also [**learned some basic administration commands for managing MariaDB**][2]. We are now going to learn to setup a MASTER SLAVE replication for MariaDB server.
|
In our earlier tutorials,we have already learned [**to install & configure MariaDB**][1] & also [**learned some basic administration commands for managing MariaDB**][2]. We are now going to learn to setup a MASTER SLAVE replication for MariaDB server.
|
||||||
|
|
||||||
@ -169,7 +169,6 @@ You will see that the output shows the same value that we inserted on the master
|
|||||||
|
|
||||||
This concludes our tutorial, please send your queries/questions through the comment box below.
|
This concludes our tutorial, please send your queries/questions through the comment box below.
|
||||||
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
via: http://linuxtechlab.com/creating-master-slave-replication-mariadb/
|
via: http://linuxtechlab.com/creating-master-slave-replication-mariadb/
|
||||||
|
Loading…
Reference in New Issue
Block a user