Bug #2177 Illegal mix of collations when using latin2
Submitted: 21 Dec 2003 1:41 Modified: 28 Mar 2014 13:44
Reporter: Juhasz Istvan Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.0.9 OS:Linux (Linux, Windows)
Assigned to: Alexander Soklakov 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:

[21 Dec 2003 1:44] Juhasz Istvan
testcase

Attachment: Latin2SelectTest.java (text/plain), 2.12 KiB.

[21 Dec 2003 1:45] Juhasz Istvan
Modified dbUrl with characterEncoding=latin2

Attachment: BaseTestCase.java (text/plain), 4.90 KiB.