Shopping Cart
Key Features of MySQL Databases Backup
Backup Features
- Support for backing up individual or multiple MySQL databases
- No temporary disk space is required, even for a direct-to-cloud backup
- Point-in-time consistency on a per-database basis
- Full database export by default, with fast, efficient data deduplication to optimize bandwidth and storage space
- Support for configuring SSL / TLS parameters to secure the MySQL TCP connection
- Backup to your own storage locations
Restore Features
- Restore tables, indexes, foreign keys, stored procedures, and other MySQL data types into any compatible version of MySQL via logical statements
- Restore as *.sql dump files, or stream back into MySQL directly using the “Program Input” restore option
- System databases such as information_schema or performance_schema can be restored as local files
- Restore from any past backup snapshot up to your configured retention policy
Management Features
- Connect to the MySQL server over TCP, using an IP address and port
- Live browse your MySQL databases from the Comet Server web interface
- Custom transactional isolation options for MyISAM, InnoDB, and other MySQL storage engines
- Flexible scheduling
- Backup / restore job logs and custom email reporting
- Customize pre and post commands
- Secure, military-grade encryption during backup, transit and at rest