Bug #15776 32-bit signed int used for length of blob
Submitted: 15 Dec 2005 16:14 Modified: 7 May 2008 19:36
Reporter: Paul Ryland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.17-BK, 4.1.15 OS:Linux (Linux)
Assigned to: Chad MILLER CPU Architecture:Any
Tags: Contribution

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:

[30 May 2007 16:42] Martin Friebe
suggest patch / includes test

Attachment: blob_len.patch (text/x-patch), 22.89 KiB.