Skip to content

A simple script that dumps MySQL databases in compressed format and takes care of old backups

License

Notifications You must be signed in to change notification settings

twizted/mysql_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MySQL backup script

Description

This script creates compressed backups of the preset database to a preset destination (like a mounted share), and it handles auto-removal of backup files older than 30 days. Once the variables are set it can simply be called from cron-ish systems.

Requirements

No additional requirements.

About

A simple script that dumps MySQL databases in compressed format and takes care of old backups

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages