DBplatz
  • Home
  • Database Articles
Subscribe
Tagged

replication

A collection of 2 posts

MariaDB failing over primary to the replica.
mariadb

MariaDB failing over primary to the replica.

In a previous post, we set up replication for MariaDB. This time we are failing over manually from the Primary node (master) to the Replica node (slave). Primary - mariadb01We connect to mariadb01 as Primary. [[email protected] ~]$ mysql -u root -p --prompt "Primary> "We set all tables to be

DBplatz Blog Support Apr 29, 2022 • 3 min read
Setting Up Replication - MariaDB 10.3
mariadb

Setting Up Replication - MariaDB 10.3

In a previous post we learned how to install MariaDB on Centos. In this one we are setting up replication. Official docs are here. So, let's get to it. Installing MariaDBI've used this guide to install MariaDB 10.3 on 2 Hyper-V VM servers called mariadb01 (PRIMARY) and mariadb02 (REPLICA)

DBplatz Blog Support Apr 5, 2022 • 4 min read
DBplatz © 2023
Powered by Ghost