MySQL SHELL – The new era

décembre 17, 2020

In one of our previous articles – Setting up Replication with various methods for MySQL 8 – we reviewed how to create a replica with multiple tools.
Now, it is time to perform the same action but with MySQL Shell.

4

Setting up Replication with various methods for MySQL 8

décembre 10, 2020

In the world of the Databases, one of the most important value that we are all trying to achieve is High Availability. Not to loose our valuable data or in case one server fails to always have another to step in and take control.

So, it is critical to have along with our primary database, other identical instances, the replicas.

On this blog post, we will see the most famous ways to set up our replication.

6

Create a Cloud Backup with MySQL Enterprise Backup

décembre 10, 2020
Tags: ,

Cloud backup is a strategy increasingly used in organizations. Send copies of your data to the cloud, can help you to prevent a devastating IT crisis and ensure business continuity.

Currently, MySQL Enterprise Backup supports the following types of cloud storage services:

– Oracle Cloud Infrastructure (OCI) Object Storage

– OpenStack Swift or compatible object storage services

– Amazon Simple Storage Service (S3) or compatible storage service

Commentaires fermés sur Create a Cloud Backup with MySQL Enterprise Backup