Bug #31467 problem when using MySQL Connector Net 5.1.3 in asp.net with ajax
Submitted: 8 Oct 2007 20:24 Modified: 7 Nov 2008 3:58
Reporter: Brian McCormick Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:5.1.3 OS:Windows (xp sp 2)
Assigned to: Bogdan Degtyariov CPU Architecture:Any

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: