Bug #33648 Falcon selects on blobs above certain size are starved with default settings
Submitted: 3 Jan 2008 12:18 Modified: 26 May 2010 17:49
Reporter: Philip Stoev Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S3 (Non-critical)
Version:6.0.4-p2 OS:Any
Assigned to: CPU Architecture:Any
Tags: F_BLOB

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:

[3 Jan 2008 12:20] Philip Stoev
Perl script to reproduce bug #33648

Attachment: bug33648.pl (application/octet-stream, text), 1.89 KiB.