Bug #79617 Foreign key causing deadlock for UPDATE together with simple transaction
Submitted: 12 Dec 2015 15:16 Modified: 12 Dec 2019 20:36
Reporter: David Raimosson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Locking Severity:S3 (Non-critical)
Version:8.0.18 OS:Windows (10)
Assigned to: CPU Architecture:Any
Tags: deadlock, foreign key, innodb

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:

[12 Dec 2015 15:19] David Raimosson
Isolated C# test that will cause deadlock

Attachment: Program.cs (text/plain), 5.97 KiB.

[5 Feb 2016 19:38] Jeffery Kuhn
What is the status on the fix for this bug? I seem to be having the same issue in a customer's environment. File attached.

Attachment: 27Jan_deadlock_BUG79617.log (application/octet-stream, text), 11.91 KiB.