Bug #39962 ResultSet.findColumn performance enhancement
Submitted: 9 Oct 2008 20:08 Modified: 14 Oct 2008 14:48
Reporter: Alex Burgel Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.7 OS:Any
Assigned to: Mark Matthews 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:

[9 Oct 2008 20:10] Alex Burgel
patch to speed up findColumn based off svn revision 6775

Attachment: findColumn.patch (application/octet-stream, text), 1.22 KiB.