Mysqldump is a console application for MySQL database backup. To use the application, you have to learn and enter a lots of SQL commands, and you have to install a full MySQL server on your local computer. The application can not schedule the backing up and restoring of your MySQL database. We recommend you to use a MySQL backup GUI software - 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. It can be used to back up MySQL database to the SQL files, the other MySQL server or database on schedule, and it supports Full Backup, Incremental Backup and Differential Backup. It also provides command line interface program - MySQL Backup Command Line Program. It works as a stand-alone utility, and does not require any additional software.
Features | Automatic Backup Scheduler for MySQL |
mysqldump |
---|---|---|
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 | ||
Compress the backup files such as ZIP or GZIP | ||
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) | ||
Log File | Clarity | Hard to Read |
Connect MySQL via TCP/IP, SSL, SSH, Compression, Shared-Memory, Named Pipe, Socket | SSH | |
Multiple backup and recovery strategies | Full/Incremential/Differential Backup | Only Full Backup |
Back up and restore all items of MySQL | ||
Back up and restore all character sets of MySQL | ||
Back up and restore all store engines of MySQL | ||
Back up and restore all field types of MySQL | ||
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 |
mysqldump |