Comment 7 for bug 1646100

Revision history for this message
Yves Trudeau (y-trudeau) wrote : Re: Server becomes unresponsive during flushing after loading big files through LOAD DATA INFILE

Here's a similar case, a deadlock between multiple threads around LOCK_log, LOCK_index, LOCK_status and LOCK_thd_data. The output of pt-pmp and the raw trace are attached.