Bug #66721 SELECT INTO OUTFILE inconsistent with BOMs
Submitted: 6 Sep 2012 9:15 Modified: 12 Sep 2012 19:32
Reporter: Peter Laursen (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Charsets Severity:S3 (Non-critical)
Version:5.6.6-m9-log OS:Windows
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:

[6 Sep 2012 9:16] Peter Laursen
UTF8-file has BOMs

Attachment: utf8.jpg (image/jpeg, text), 15.37 KiB.

[6 Sep 2012 9:17] Peter Laursen
utf16le-file does not have BOMs

Attachment: utf16le.jpg (image/jpeg, text), 11.21 KiB.

[8 Sep 2012 10:47] Peter Laursen
archive with files (explanation will follow)

Attachment: table_t.zip (application/zip, text), 731 bytes.