Skip to content

Automated MySQL backup that supports utf-8, stored procedures, foreign keys, individual file per database

Notifications You must be signed in to change notification settings

bkuhl/MySQL-Backup-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MySQL Backup Pro

Features

  • Backup individual or all databases in a separate file for each database
  • UTF-8 support
  • Daily, weekly and monthly backup rotation
  • Send backups to email
  • Upload backups to FTP
  • Handles foreign keys and stored procedures

FAQ: https://github.com/bkuhl/MySQL-Backup-Pro/wiki/FAQ

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Smart MySQL Backup will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major
  • New additions without breaking backward compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/bkuhl/MySQL-Backup-Pro/issues

Authors

Ben Kuhl

Sebastian Flippence

Ameir Abdeldayem

Copyright and license

You are free to modify and distribute this code, so long as you keep the authors name and URL in it.

About

Automated MySQL backup that supports utf-8, stored procedures, foreign keys, individual file per database

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages