Bug #9849 MySQL dies with signal 11
Submitted: 12 Apr 2005 15:56 Modified: 18 May 2005 23:41
Reporter: Iulian Nastasache Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.3 OS:Linux (Linux RHE)
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:

[13 Apr 2005 12:25] Iulian Nastasache
test with my.cnf-medium (only uncommented innodb vars and change innodb_log_file_size to 64MB)

Attachment: my.cnf.1 (application/octet-stream, text), 4.79 KiB.

[13 Apr 2005 12:26] Iulian Nastasache
test with my.cnf-large (only uncommented innodb vars)

Attachment: my.cnf.2 (application/octet-stream, text), 4.78 KiB.

[13 Apr 2005 12:27] Iulian Nastasache
test with my.cnf-custom

Attachment: my.cnf.3 (application/octet-stream, text), 5.17 KiB.