Bug #36172 insert into compressed innodb table crashes
Submitted: 17 Apr 2008 8:12 Modified: 18 Jun 2010 1:58
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.1.25+innodb_plugin-1.0.0-5.1 OS:Any
Assigned to: Sunny Bains 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 8:13] Shane Bester
full stack, half the insert, and table structure.

Attachment: bug36172_stack_info.txt (text/plain), 6.51 KiB.

[17 Apr 2008 9:56] Shane Bester
import this. the check table crashes.

Attachment: bug36172_testcase.sql (application/unknown, text), 7.46 KiB.