Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
Features
- mySQL backup (automated, manually and scheduled)
- structure /scheme and stored procedure / function dump backup
- Compress to zip (including password protection)
- blacklist or whitelist
- Table Dump
- Delete old backups
- CPU load balance (simultaneous dump selection)
- Update Check
License
GNU General Public License version 3.0 (GPLv3)Follow MySQL Backup Tool
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
How can I change the value of mysql port in propeties of programm? The port is not 3306 so I can't connect ((
-
This tool is helpful to do mySQL backup. Some feedback: 1. On the manual, please inform that before user chooses whitelist / blacklist, user needs to Save Settings first to avoid getting error message 2. If no items selected under whitelist, please inform user to click one, instead of executing it with empty result 3. If the DB credentials of the user is not sufficient to do the backup, please inform it instead of giving empty result.