Bug #17046 Null pointer access when stored procedure is used
Submitted: 2 Feb 2006 15:24 Modified: 24 Oct 2006 18:00
Reporter: Thomas Krüger Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:1.0.7 OS:Windows (Windows XP Prof)
Assigned to: Reggie Burnett 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:

[26 Jun 2006 12:12] Thomas Krüger
Program.cs

Attachment: Program.cs (text/plain), 3.15 KiB.