Bug #56299 mutex deadlock with COM_BINLOG_DUMP, binlog purge, and processlist/kill
Submitted: 26 Aug 2010 16:16 Modified: 7 Nov 2011 17:24
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Locking Severity:S1 (Critical)
Version:5.1.50,5.5.5 OS:Any
Assigned to: Sven Sandberg 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:

[27 Aug 2010 5:25] Shane Bester
testcase. run against a master with --max-binlog-size=4k. slave will reconnect a few times due to kill. hangup in a few seconds.

Attachment: bug56299.c (text/plain), 6.35 KiB.