Bug #44350 load data infile "xyz.txt" into table xyz
Submitted: 18 Apr 2009 6:39 Modified: 21 May 2009 20:38
Reporter: Ron Nitzsche Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Parser Severity:S3 (Non-critical)
Version:latest stable OS:Any
Assigned to: CPU Architecture:Any
Tags: LOAD DATA INFILE

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: