Bug #38171 tinyint(N) is always reported as COLUMN_SIZE 3
Submitted: 16 Jul 2008 13:45 Modified: 23 Apr 2013 17:51
Reporter: Tobias Dittrich Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.7, 5.0.9 OS:Any
Assigned to: Filipe Silva 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:

[17 Jul 2008 9:51] Tonci Grgin
Test case

Attachment: TestBug38171.java (text/x-java), 4.15 KiB.