cbaerike

Results 5 comments of cbaerike

Just saw issue #738 - this PR will fix it.

I just went through the same issue - something is failing in the version 6 upgrade routine for repositories in AD environments. Here's how to fix it: - Open the...

Hi Alexander, Which version have you tried for this? the 1.4.4 Hotfix release was supposed to address this issue: https://github.com/cbaerike/MySQL-Backup-Manager/releases/tag/v.1.4.4-Hotfix

The backup does not run in a separate thread yet, which means the UI becomes unresponsive during manual backups until the backup is complete. Please give it some time -...

I'm not sure where the code could fail at this point. There are very few locations in the code where a null reference exception are possible anymore, and I can't...