Home

Tag

MySQL

Everything tagged with MySQL — 1 post, 0 projects.

Stuff

1
6 min read

A Simple Bash Script for Multi-Server MySQL Backups

A Bash script that automates MySQL backups across multiple servers using mysqldump, with daily and monthly snapshots, JSON configuration, retention cleanup, and simple restore workflows.