martin-rohwedder / 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/
30 stars 33 forks source link

Empty Backups #33

Open ajnunes opened 9 years ago

ajnunes commented 9 years ago

Just installed version 1.4.3 and everything seems fine. Backup folders are created, files are created, service is running, but the dump files are empty.

I've checked the credencials for the mysql server and they're correct.

Windows Server 2012. MySQL 5.6.0. Please advise.

Best regards

cbaerike commented 9 years ago

Can you please post the contents of the logfile? There should be an error that tells you what's going on. You can find it under Help - Show Log.

How large are the databases?