Bug #55143 Failing assertion: copied_len < local_len + extern_len
Submitted: 10 Jul 2010 0:14 Modified: 25 Apr 2012 13:26
Reporter: Vince Cox Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.0.72,5.1.40 OS:Linux (CentOS 5.4 64 bit)
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:

[10 Jul 2010 0:17] Vince Cox
Initial breakdown of core dump using gdb

Attachment: linux_gdb_from core_dump.txt (text/plain), 3.82 KiB.

[10 Jul 2010 0:18] Vince Cox
Backtrace from Initial Core Dump Text File

Attachment: Linux_gdb_core_dump_full_backtrace.txt (text/plain), 29.70 KiB.

[10 Jul 2010 0:20] Vince Cox
Mysql error file after crash

Attachment: Mysql_server_log_file_after_crash.txt (text/plain), 74.68 KiB.

[12 Jul 2010 19:36] Vince Cox
Show create table and show table status output

Attachment: show_table _and _show_create_table.txt (text/plain), 54.33 KiB.

[21 Jul 2010 20:28] Shane Bester
my testcase to try repeat it. only run on a test server (it uses real table name!)

Attachment: bug55143.php (application/octet-stream, text), 7.54 KiB.