Bug #64603 misleading warning for documented LOAD DATA INFILE behavior
Submitted: 9 Mar 2012 17:46 Modified: 9 Mar 2012 18:05
Reporter: Stephen Dewey Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.3.5-MariaDB-ga-log OS:Linux
Assigned to: CPU Architecture:Any
Tags: 1265, data truncated, LOAD DATA INFILE, warning 1265

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: