Bug #67753 index_merge of 2 rows looses to full table scan
Submitted: 29 Nov 2012 9:22 Modified: 29 Nov 2012 17:05
Reporter: Ruslan Zakirov Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:5.5 OS:Any
Assigned to: CPU Architecture:Any
Tags: index_merge

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:

[29 Nov 2012 9:23] Ruslan Zakirov
perl script to create data

Attachment: create_data.pl (text/x-perl-script), 775 bytes.