Skip to content

Perl based script to backup an entire mysql server. See README for more information.

Notifications You must be signed in to change notification settings

abrenner/mysql-server-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MySQL Server Backup

Perl based script that will connect to your mysql server, and run a mysql dump on all the databases. It will then compress the output.

Features

  • Auto reads .my.cnf for mysql auth
  • Auto determines path for mysql and mysqldump using which
  • Compresses output with date timestamp.

Bugs

See GitHub Issues

Contacts / Credits

This project is maintained by Adam Brenner [email protected]

About

Perl based script to backup an entire mysql server. See README for more information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages