Bug #36169 create innodb compressed table with too large row size crashed
Submitted: 17 Apr 2008 7:22 Modified: 18 Jun 2010 23:01
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:innodb_plugin-1.0.0, standard innodb in 5.1 OS:Any
Assigned to: CPU Architecture:Any

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:

[17 Apr 2008 7:23] Shane Bester
full stack in file to avoid untidy wrapping.

Attachment: bug36169_stack_trace.txt (text/plain), 2.00 KiB.

[17 Apr 2008 7:47] Shane Bester
10 tables to import.  create table table6 causes a crash..

Attachment: bug36169.sql (application/unknown, text), 35.66 KiB.