Bug #37946 mysqld signal 11 during user creation
Submitted: 7 Jul 2008 19:39 Modified: 8 Aug 2008 10:40
Reporter: Davide Giunchi Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:5.0.32-7etch5 OS: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:

[7 Jul 2008 19:41] Davide Giunchi
nm -D -n /usr/sbin/mysqld > /tmp/mysqld.sym

Attachment: mysqld.sym.gz (application/x-gzip, text), 153.06 KiB.