Bug #65531 InnoDB DeadLock with all X mode waiting by various non-trans DML
Submitted: 6 Jun 2012 9:27 Modified: 29 Jan 2013 18:37
Reporter: wei liu Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.5.16 OS:Any
Assigned to: CPU Architecture:Any
Tags: deadlock, indexes, innodb, no gap waiting, non-trans, x mode

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:

[6 Jun 2012 9:28] wei liu
create test table and insert data

Attachment: 1.Tab_Data.sql (application/octet-stream, text), 562 bytes.

[6 Jun 2012 9:29] wei liu
con-current sql script 01

Attachment: 2.Test_Script01.sql (application/octet-stream, text), 394.89 KiB.

[6 Jun 2012 9:29] wei liu
con-current sql script 02

Attachment: 3.Test_Script02.sql (application/octet-stream, text), 358.47 KiB.

[6 Jun 2012 9:29] wei liu
log

Attachment: 4.DeadLock_Log.txt (text/plain), 1.92 KiB.