Bug #66257 LOAD DATA INFILE issues after update Mysql from 5.3.6 to 5.5.25a
Submitted: 8 Aug 2012 8:51 Modified: 8 Aug 2012 17:22
Reporter: Narbot Vincent Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.5.25a OS:Any
Assigned to: 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:

[8 Aug 2012 11:53] Narbot Vincent
CSV file

Attachment: Report.csv (application/vnd.ms-excel, text), 13 bytes.

[8 Aug 2012 11:53] Narbot Vincent
php programm to import the data

Attachment: index.php (application/octet-stream, text), 964 bytes.