Bug #43818 LOJ on I_S too slow
Submitted: 24 Mar 2009 4:05 Modified: 27 Feb 2011 3:11
Reporter: Jared S (Silver Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Information schema Severity:S5 (Performance)
Version:5.1.32 OS:Any (MS Windows, Linux)
Assigned to: Kevin Lewis CPU Architecture:Any
Tags: I_S, loj, qc

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:

[23 Sep 2009 8:52] Sveta Smirnova
test case

Attachment: bug43818.test (application/octet-stream, text), 2.08 KiB.

[23 Sep 2009 8:53] Sveta Smirnova
option file

Attachment: bug43818-master.opt (application/octet-stream, text), 31 bytes.

[10 Nov 2009 10:37] Oli Sennhauser
Skript to create 30k tables within 200 schemata

Attachment: create_30k_tables.php (application/x-httpd-php, text), 975 bytes.

[5 Aug 2010 20:36] Kevin Lewis
Straight SQL to build the database and test it.

Attachment: bug43818.sql (application/octet-stream, text), 3.18 KiB.

[5 Aug 2010 20:37] Kevin Lewis
An analysis by Kevin Lewis of where the bulk of time is being spent.

Attachment: bug43818.analysis.txt (text/plain), 3.27 KiB.

[20 Aug 2010 15:13] Kevin Lewis
Proposed fix

Attachment: Bug43818.no-info.diff (application/octet-stream, text), 1.76 KiB.