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

Version config files #3

Open cbaerike opened 9 years ago

cbaerike commented 9 years ago

Some of the default settings don't work for everyone:

Fixing these issues is currently complicated because it requires changes to the configuration file. This means we need a version indicator in the file, after which config files can be automatically updated with additional settings by a newer version.