2020-12-07 2021-01-25 MySQL/MariaDB, How to backup The method of backing up MySQL is simple, just run the 'mysqldump' command. It's the same with MariaDB. read more