Bug #57242 base64 decoder may crash on malformed input
Submitted: 5 Oct 2010 10:31 Modified: 15 Jan 2013 10:47
Reporter: Sven Sandberg Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.1+ OS:Any
Assigned to: CPU Architecture:Any
Tags: base64, base64_decode

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:

[5 Oct 2010 10:32] Sven Sandberg
suggested fix

Attachment: patch-base64.diff (text/x-patch), 11.43 KiB.