Bug #13601 Wrong int type for bit
Submitted: 29 Sep 2005 10:44 Modified: 14 Apr 2006 14:32
Reporter: Thoralf Rickert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0 OS:Java
Assigned to: Jim Winstead 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:

[30 Sep 2005 8:03] Vasily Kishkin
Test case

Attachment: Bug13601.java (text/java), 1.46 KiB.