|
Project Information
Featured
Links
|
mysqlbackupFeatures- Requires minimum coding to create everyday MySQL-backups with some additional functions.
- Backups can be compressed on-the-fly and automatically rotated after specified number of a days past.
- "Slave mode" feature - stop slave, save it's status and then create backup. Start slave afterwards.
- Includes basic database maintenance: check, optimize tables before backup creation.
- It can be safely used on a large MySQL installations (1000+ databases).
- It is written in sh - code interpreter available in a base system.
|