Bug #17177 Enormous consuming of virtual memory executing LOCAL INFILE
Submitted: 7 Feb 2006 5:57 Modified: 17 Jun 2013 7:41
Reporter: ALex Lysenko Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51.11.00 OS:Windows (WIN2K SP4)
Assigned to: Bogdan Degtyariov 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:

[17 Jun 2013 7:36] Bogdan Degtyariov
C test case

Attachment: bug17177.c (text/plain), 2.27 KiB.

[17 Jun 2013 7:36] Bogdan Degtyariov
Sample data

Attachment: data17177.csv (application/octet-stream, text), 23.95 KiB.