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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.