Bug #51893 crash with certain characters given to load_file function on windows
Submitted: 9 Mar 2010 21:31 Modified: 18 Jun 2010 1:23
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S1 (Critical)
Version:5.0.90, 5.1.44, 5.5.2-m2 OS:Windows (XP)
Assigned to: Georgi Kodinov CPU Architecture:Any
Tags: load_file

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:

[9 Mar 2010 21:32] Shane Bester
windows testcase.

Attachment: bug51893_testcase.sql (application/octet-stream, text), 1.60 KiB.