Bug #19927 C API - Incorrect return value?!
Submitted: 19 May 2006 7:18 Modified: 4 Feb 2007 3:43
Reporter: Ian Sparrowhawk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.0.18 OS:Linux (Linux)
Assigned to: Paul DuBois 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:

[28 Jul 2006 17:34] Hartmut Holzgraefe
test case, produces two binaries bug19927_with and bug19927_without, the later fails due to not fetching with mysql_next_result

Attachment: bug19927-1.0.tar.bz2 (application/x-tar, text), 190.41 KiB.