Bug #38368 Maria deadlock on INSERT/UPDATE/DELETE
Submitted: 25 Jul 2008 9:34 Modified: 16 Aug 2008 10:26
Reporter: Philip Stoev Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S1 (Critical)
Version:6.0-bzr OS:Any
Assigned to: Sergei Golubchik CPU Architecture:Any

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:

[25 Jul 2008 9:39] Philip Stoev
master.err file for bug 38368 after a HUP signal.

Attachment: bug38368.err (application/octet-stream, text), 6.70 KiB.

[25 Jul 2008 9:39] Philip Stoev
SHOW PROCESSLIST for bug 38368

Attachment: bug38368.processlist (text/plain), 7.59 KiB.

[25 Jul 2008 9:40] Philip Stoev
gdb "thread apply all bt" output for bug 38368

Attachment: bug38368.threads (text/plain), 69.88 KiB.

[31 Jul 2008 21:51] Philip Stoev
Test case for bug 38368A

Attachment: bug38368A.zip (application/x-zip-compressed, text), 5.42 KiB.