Bug #4513 Programmatic access to the LOAD DATA LOCAL stream in a Java way
Submitted: 12 Jul 2004 13:03 Modified: 2 Dec 2008 16:12
Reporter: Heinz Doerr Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version:any OS:Any (any)
Assigned to: 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:

[12 Jul 2004 13:05] Heinz Doerr
The Implementation of the proposed Interfce class

Attachment: ILocalFileInputStream.java (text/x-java), 1.98 KiB.