Bug #24899 Comment for C function mysql_stmt_error() is wrong
Submitted: 8 Dec 2006 8:46 Modified: 19 Dec 2006 17:28
Reporter: Xavier GUIBERT Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0.27 OS:Any (*)
Assigned to: Paul DuBois CPU Architecture:Any
Tags: API, C, documentation

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: