Mariabackup provides a high-quality, virtually non-blocking method for performing a full backup of running systems.
Mariabackup is an open source tool provided by MariaDB to perform online physical backups of InnoDB, Aria and MyISAM tables.
0:00 Start
0:08 Creating directories for storing backups
0:29 Installing Mariabackup utility
0:48 Create a backup user
2:49 Creating a full backup
5:14 Restoring a database from a backup
8:07 Creating a bash script
13:13 We put the script on cron
13:59 The end
#mariadb #backup #restore