Bug #40334 LOAD DATA INFILE - Skipping rows in large data files
Submitted: 26 Oct 2008 14:09 Modified: 29 Oct 2008 6:39
Reporter: Greg Hicks Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: DML Severity:S5 (Performance)
Version:5.0.67 community nt OS:Windows (XP SP 2)
Assigned to: CPU Architecture:Any
Tags: LOAD DATA skips records

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:

[26 Oct 2008 14:25] Greg Hicks
Database structure

Attachment: cmiscreate.sql (application/octet-stream, text), 168.14 KiB.