Bug #69179 accessing information_schema.partitions causes plans to change
Submitted: 9 May 2013 4:22 Modified: 23 Sep 2013 15:08
Reporter: Justin Swanhart Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.6.11, 5.5.31, 5.6.13 OS:Any
Assigned to: CPU Architecture:Any
Tags: innodb, performance, statistics

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:

[26 May 2013 4:31] Justin Swanhart
run this script and the plan will change

Attachment: test.sql (text/x-sql), 633.39 KiB.

[27 May 2013 19:19] Justin Swanhart
SSB schema with partitions

Attachment: ssb_schema_partitioned.sql (text/x-sql), 6.19 KiB.

[29 May 2013 8:26] Umesh Shastry
Test case with results...

Attachment: 69179.txt (text/plain), 20.56 KiB.

[30 May 2013 5:37] Umesh Shastry
Test case with results...

Attachment: 69179.txt (text/plain), 11.20 KiB.