Bug #36376 Slow results from MySQL Stored Procedure to VS2005
Submitted: 28 Apr 2008 13:12 Modified: 4 Aug 2008 11:34
Reporter: R Roberts Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:5.2.1 OS:Windows
Assigned to: 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:

[25 Jul 2008 11:03] Tonci Grgin
Test case

Attachment: Bug36376.cs (text/plain), 5.06 KiB.