Bug #56529 Crash due to long semaphore wait in InnoDB with ICP and subqueries
Submitted: 3 Sep 2010 9:22 Modified: 11 Dec 2010 17:42
Reporter: John Embretsen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S1 (Critical)
Version:bzr_mysql-next-mr-opt-backporting OS:Any
Assigned to: Olav Sandstå CPU Architecture:Any
Tags: index_condition_pushdown, optimizer_switch

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:

[3 Sep 2010 10:50] John Embretsen
Stacktraces from all threads on semaphore wait timeout crash (debug build).

Attachment: stacktraces_bug56529_debug.txt (text/plain), 31.23 KiB.

[3 Sep 2010 12:26] John Embretsen
MTR-style test case reproducing this bug.

Attachment: bug56529.test (application/octet-stream, text), 23.65 KiB.