Bug #36613 Creating many tables with many columns in innodb leads to out of memory
Submitted: 9 May 2008 5:33 Modified: 27 May 2008 13:05
Reporter: Markus Schindler Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.1.24 OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: innodb

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:

[27 May 2008 11:25] Mattias Jonsson
test cases (and include files) for verifying bug. test oom_500_col_innodb_2.test can be used for testing without partitioning

Attachment: bug36613_oom-tests.tgz (application/x-gzip, text), 2.61 KiB.