Bug #48947 mysql J connector 5.1.10 returns wrong metadata for view
Submitted: 20 Nov 2009 16:58 Modified: 3 Dec 2009 13:35
Reporter: Alan LaPenn Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.10 OS:Any
Assigned to: CPU Architecture:Any
Tags: 5.1.10, Connector/J, meteadata, VIEW

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:

[3 Dec 2009 11:36] Tonci Grgin
Test case for our test framework, working in JDK 1.5.

Attachment: TestBug48947.java (text/x-java), 2.37 KiB.