Bug #4967 Disable innodb at startup, and then any innodb based query crashes the server
Submitted: 9 Aug 2004 22:32 Modified: 20 Aug 2004 12:10
Reporter: Nathaniel Blanchard Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:4.1.4 OS:Linux (Linux)
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:

[20 Aug 2004 12:11] Hartmut Holzgraefe
test file that creates a table using C API

Attachment: create_test.c (text/plain), 1.53 KiB.