Bug #17539 stored procedures called from c api do not commites data
Submitted: 18 Feb 2006 2:47 Modified: 25 Aug 2006 13:02
Reporter: Radek Kochlewski Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.18 OS:Linux (linux Mandrake 2006)
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:

[19 Feb 2006 14:04] Radek Kochlewski
Simple test for c api

Attachment: mytest.tar.bz2 (application/x-bzip, text), 2.29 KiB.