Bug #44411 some Unicode text garbled in LOAD DATA INFILE with user variables
Submitted: 22 Apr 2009 15:22 Modified: 13 Nov 2018 13:56
Reporter: Miguel K Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Charsets Severity:S3 (Non-critical)
Version:5.1.34, 5.0, 5.1, 6.0 bzr OS:Any (Linux, MS Windows Server 2008)
Assigned to: Assigned Account 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:

[22 Apr 2009 15:23] Miguel K
file to use with LOAD DATA INFILE

Attachment: test1.txt (text/plain), 8 bytes.

[4 May 2009 14:46] Susanne Ebrecht
testfile

Attachment: bug44411 (application/octet-stream, text), 1.45 KiB.

[4 May 2009 18:00] Sveta Smirnova
test case with character_set_database

Attachment: bug44411.test (application/octet-stream, text), 1.10 KiB.

[4 May 2009 18:01] Sveta Smirnova
option file

Attachment: bug44411-master.opt (application/octet-stream, text), 28 bytes.