• Kristofer Pettersson's avatar
    Bug#43758 Query cache can lock up threads in 'freeing items' state · be07cbe2
    Kristofer Pettersson authored
    This patch corrects a misstake in the test case for bug patch 43658.
    
    There was a race in the test case when the thread id was retrieved from the processlist.
    The result was that the same thread id was signalled twice and one thread id wasn't
    signalled at all.
    
    The affected platforms appears to be limited to linux.
    be07cbe2
query_cache_debug.test 9.54 KB