vigeek/mysql-backup-suite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
(MySQL Database Backup v0.3 - russ@vigeek.net) ------------------------------------------------------------ (License) ------------------------------------------------------------ GPL v3 A. Current Functionality 1. Ability to maintain an archive and delete old backups. 2. Built in error handling with cleanup functions. 3. Compression options to create smaller sized backups. 4. Option to backup single, multiple or all databases. 5. Full backups can be stored in individual files, easy for restoring a single database. 6. Configurable process priority, useful for heavily used systems. 7. Logging functions built in. 8. Option of sending e-mail with a report after backup process completed. 9. create-user.sh - creates a backup user for mySQL with limited permissions. 10. Option to export backups to remote FTP servers