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

OutOfMemoryException #13

Open AlexanderLiuckanov opened 8 years ago

AlexanderLiuckanov commented 8 years ago

Hello Team,

I had a little problem to Backup DataBase with size 420MB

2015-12-19 10:40 - ERROR - Unknown exception occurred during backup: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.Text.StringBuilder.ToString() at System.IO.StreamReader.ReadToEnd() at MySQLBackup.Application.Backup.MySQLDumpProcess.ProcessMySqlDump(Guid databaseId)

cbaerike commented 8 years ago

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