MySQL Enterprise Backup is a MySQL online backup software which developed and supported by Oracle MySQL team. Its function is very powerful, but you need to learn and enter many SQL commands to run it. In fact, you can have a better choice - Automatic Backup Scheduler for MySQL.
Automatic Backup Scheduler for MySQL is an easy-to-use and professional automated MySQL backup and recovery software with user friendly GUI. You can use it to back up MySQL database to the SQL files, the other MySQL server or database on schedule. It will automatically compress and password MySQL backup files to ZIP / GZIP archives and upload them to your FTP server and Email box. With Windows Service function, you do not need to log in Windows system for scheduling backing up and restoring. And it also provides MySQL Backup Command Line Program to manually back up or restore MySQL databases.
Features | Automatic Backup Scheduler for MySQL |
MySQL Enterprise Backup |
---|---|---|
User friendly GUI | ||
Professional Task Scheduler | ||
Upload the backup files to FTP | ||
Upload the backup files to Email Box | ||
Send error report to Email Box | ||
Windows Service for scheduling backing up without any users logged in Windows | ||
Back up the newly-created and updated items | ||
Automatically delete the expired backup files | ||
Records the backup files history for recovery | ||
Select databases from the SQL files when recovery (Reverse Parse) | ||
Multiple backup and recovery strategies | Full / Incremential / Differential Backup | Full / Incremential Backup |
Connect MySQL via TCP/IP, SSL, SSH, Compression, Shared-Memory, Named Pipe, Socket | Compression | |
Log File | Clarity | Hard to Read |
Back up and restore all items of MySQL ( Tablespaces, Databases, Tables, Views, Triggers, Stored Procedures, Functions, Events, Indexes, Primary Keys, Foreign Keys, etc. ) | ||
Back up and restore all character sets of MySQL ( Unicode, UTF8, etc. ) | ||
Back up and restore all store engines of MySQL ( InnoDB, MyISAM, BDB, etc. ) | ||
Back up and restore all field types of MySQL ( BLOB, TEXT, VARCHAR, DATE, DECIMAL, etc. ) | ||
Back up Tablespaces | ||
Compress the backup files such as ZIP or GZIP | ||
Unlimited number of databases and servers | ||
Back up and restore MySQL master and slave script | ||
Back up and restore MySQL databases by Command Line Program | ||
Features | Automatic Backup Scheduler for MySQL |
MySQL Enterprise Backup |