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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.