Bug #21835 Data rows fetch problem from asp.net application
Submitted: 25 Aug 2006 13:27 Modified: 25 Sep 2006 13:52
Reporter: Karan Saini Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0 OS:Windows (Windows 2003)
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 Aug 2006 13:44] Karan Saini
Screenshot of the database

Attachment: Screenshot1.JPG (image/jpeg, text), 94.55 KiB.

[25 Aug 2006 13:47] Karan Saini
Screenshot of the table data in query browser.

Attachment: Screenshot2.JPG (image/jpeg, text), 74.91 KiB.