Bug #15650 DELETE with LEFT JOIN crashes server with innodb_locks_unsafe_for_binlog
Submitted: 10 Dec 2005 8:11 Modified: 18 Jun 2010 22:49
Reporter: Corin Langosch Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.0.16, 5.0.18, 5.0.19 OS:Linux (debian linux amd64)
Assigned to: CPU Architecture:Any
Tags: crash, innodb_locks_unsafe_for_binlog

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 Dec 2005 8:11] Corin Langosch
creates 2 tables with some data

Attachment: mysql_bug_testcase.sql (text/x-sql), 15.36 KiB.

[10 Dec 2005 18:32] Corin Langosch
errrlog from i686

Attachment: mysql_bug.txt (text/plain), 4.11 KiB.

[13 Dec 2005 7:44] Jan Lindström
More outputs from gdb before MySQL calls unlock_row which causes a assert crash.

Attachment: gdb2.txt (text/plain), 14.72 KiB.