Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.32 KB

README.md

File metadata and controls

61 lines (35 loc) · 1.32 KB

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.