Skip to content

Files

Latest commit

 

History

History
18 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 462 Bytes

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 aebrenne@uci.edu