Bug #54531 Performance regression with many joins
Submitted: 15 Jun 2010 21:39 Modified: 16 Jun 2010 22:10
Reporter: Gary Pendergast Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S2 (Serious)
Version:5.1.46, 5.1.47 OS:Any
Assigned to: CPU Architecture:Any
Tags: join, performance, regression

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:

[15 Jun 2010 21:40] Gary Pendergast
Test schema

Attachment: schema.sql (application/octet-stream, text), 6.96 KiB.

[15 Jun 2010 21:40] Gary Pendergast
Test query

Attachment: query.sql (application/octet-stream, text), 1.15 KiB.