Bug #31677 SELECT INTO OUTFILE never escapes multibyte character
Submitted: 17 Oct 2007 23:10 Modified: 19 Aug 2009 16:53
Reporter: Gleb Shchepa Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Parser Severity:S3 (Non-critical)
Version:5.0 and up OS:Any
Assigned to: Marc ALFF 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:

[17 Oct 2007 23:12] Gleb Shchepa
test case

Attachment: 31677.test (application/octet-stream, text), 720 bytes.