cbaerike / MySQL-Backup-Manager

MySQL Backup Manager is a simple software solution for backing up MySQL Databases automatically. It uses a Windows service for the backup process and has an GUI attached for administrating which databases needs backup
http://martin-rohwedder.github.io/MySQL-Backup-Manager/
27 stars 7 forks source link

Enhancement - Add Multiple Databases #18

Open MikeD096 opened 8 years ago

MikeD096 commented 8 years ago

Would like the ability to add multiple databases at once from a single host.

For example, provide Host, User, Password, and then the application queries the server for all schemas/databases, and allows me to select all or multiple databases that I would like to be backed up.