Bug #45022 MySqlDataReader.GetBytes did not correctly return stream into Byte Array
Submitted: 22 May 2009 6:30 Modified: 19 Sep 2009 9:12
Reporter: Jon Li Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.0.3 OS:Windows (XP Service Pack 2)
Assigned to: Assigned Account CPU Architecture:Any
Tags: Byte Stream, GetBytes, MySql Connector .NET, MySqlDataReader

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: