Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bkuhl/mysql-backup-pro

Automated MySQL backup that supports utf-8, stored procedures, foreign keys, individual file per database
https://github.com/bkuhl/mysql-backup-pro

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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:

`..`

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**

+ http://github.com/bkuhl

**Sebastian Flippence**

+ http://seb.flippence.net

**Ameir Abdeldayem**

+ http://www.ameir.net

Copyright and license
---------------------

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