Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bkuhl/mysql-backup-pro
- Owner: bkuhl
- Created: 2012-02-13T17:28:33.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-02T11:07:23.000Z (over 10 years ago)
- Last Synced: 2023-03-22T16:04:59.532Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 412 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 proceduresFAQ: 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 patchFor 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.