Bug #75245 Segfault on large row purge in main thread on startup
Submitted: 17 Dec 2014 14:16 Modified: 24 Dec 2014 10:05
Reporter: Tyler Mitchell Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.5.41, 5.6.22, 5.6.23 OS:Linux (x86_64)
Assigned to: CPU Architecture:Any
Tags: 139, ib_warn_row_too_big, innodb, purge

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 Dec 2014 14:16] Tyler Mitchell
Stack trace

Attachment: bt_ib_warn_row_too_big_segv.txt (text/plain), 5.90 KiB.

[17 Dec 2014 14:17] Tyler Mitchell
my.cnf

Attachment: mycnf_ib_warn_row_too_big_segv.txt (text/plain), 2.25 KiB.