Bug #43602 specific year,month,day,hour combination throws MysqlDataTruncationException
Submitted: 12 Mar 2009 15:43 Modified: 12 Mar 2009 18:33
Reporter: neil chambers Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: jdbc, MysqlDataTruncationException, timestamp

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:

[12 Mar 2009 18:13] Tonci Grgin
Test case for our test framework.

Attachment: TestBug43602.java (text/x-java), 2.23 KiB.