Bug #45305 Reading data from MySql using C# - get MySqlException
Submitted: 3 Jun 2009 13:50 Modified: 20 Jul 2009 10:26
Reporter: Derek Ledbetter Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:connector - >net 5.2.6 OS:Windows
Assigned to: Assigned Account CPU Architecture:Any
Tags: C#, Connector/Net, MySQL

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file: