Bug #8750 Text field are truncated
Submitted: 23 Feb 2005 22:07 Modified: 24 Mar 2005 0:19
Reporter: Pier Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.0.16 OS:Windows (Windows XP)
Assigned to: Assigned Account 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:

[24 Feb 2005 0:11] Hartmut Holzgraefe
C test program

Attachment: mytest.c (text/plain), 1.23 KiB.