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

Out of Memory exception #10

Open cbaerike opened 9 years ago

cbaerike commented 9 years ago

Reported through email:

Hello Team,

we had a little problem to Backup SQL Files over 200MB

Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. bei System.Text.StringBuilder.ToString() bei System.IO.StreamReader.ReadToEnd() bei MySQLBackup.Application.Backup.MySQLDumpProcess.ProcessMySqlDump(Guid databaseId)