Bug #50404 DECIMAL(10,3) and DECIMAL(14,3) takes same space
Submitted: 18 Jan 2010 6:30 Modified: 20 Jan 2010 9:03
Reporter: Udai Gupta Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Data Types Severity:S3 (Non-critical)
Version:Ver 14.14, 5.1.38 for Win32 on ia32 OS:Windows (XP SP3)
Assigned to: 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:

[18 Jan 2010 6:35] Udai Gupta
Code I used for the experiment

Attachment: ExperimentDecimal.java (text/x-java), 1.05 KiB.