Bug #54095 Unnecessary call in newSetTimestampInternal
Submitted: 31 May 2010 7:54 Modified: 10 Feb 2015 0:05
Reporter: Roman Bednarek Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.12 OS:Any
Assigned to: Filipe Silva CPU Architecture:Any
Tags: calendar, 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:

[8 Jul 2010 6:30] Roman Bednarek
sql to create table for testcase

Attachment: bug54095.sql (application/octet-stream, text), 107 bytes.

[8 Jul 2010 6:31] Roman Bednarek
simple testcase

Attachment: bug54095.java (text/x-java), 808 bytes.