DBplatz
  • Home
  • Database Articles
Subscribe
Tagged

centos

A collection of 3 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
How To Install MariaDB 10.5.8 on Centos 8.2
mariadb

How To Install MariaDB 10.5.8 on Centos 8.2

In this article we are installing MariaDB 10.5.8 Community Edition on Centos 8.2. MariaDB is free and open source softwareThe MariaDB database server is published as free and open source software under the General Public License version 2. You can download and use it as much as

DBplatz Blog Support Nov 13, 2020 • 2 min read
DBplatz © 2023
Powered by Ghost