Bug #18335 LOAD DATA INFILE fixed row bug with CHAR and VARCHAR
Submitted: 18 Mar 2006 19:57 Modified: 24 Oct 2007 13:18
Reporter: Marco Carvalho Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Charsets Severity:S2 (Serious)
Version:5.0.22-BK, 5.0.19-nt OS:Linux (Linux, Windows XP)
Assigned to: Assigned Account CPU Architecture:Any
Tags: workaround

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:

[22 Mar 2006 22:14] Marco Carvalho
Test Performed With CHAR,VARCHAR and FLOAT, DECIMAL, DOUBLE

Attachment: PrefomedTest.txt (text/plain), 9.94 KiB.