Bug #38691 segfault/abort in ``UPDATE ...JOIN'' while ``FLUSH TABLES WITH READ LOCK''
Submitted: 9 Aug 2008 16:08 Modified: 17 Oct 2008 18:22
Reporter: Erik Schoenfelder Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.67, 5.0 - rev 2646, 5.1 - rev 2673, 6.0 - rev 2664 bzr OS:Any
Assigned to: Gleb Shchepa CPU Architecture:Any
Tags: flush tables with read lock, mysqlhotcopy, race, segfault, update join

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:

[9 Aug 2008 16:10] Erik Schoenfelder
script s1.sh

Attachment: s1.sh (application/x-sh, text), 805 bytes.

[9 Aug 2008 16:11] Erik Schoenfelder
script s2.sh

Attachment: s2.sh (application/x-sh, text), 96 bytes.