Bug #8550 Wrong calculate field length in the mysql_stmt_bind_result()
Submitted: 16 Feb 2005 16:16 Modified: 16 Feb 2007 19:55
Reporter: Alex Dzuba Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.0.26-BK, 5.0, 4.1.9 OS:Windows (Windows)
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: