• Kristian Nielsen's avatar
    MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel... · e81ecc9c
    Kristian Nielsen authored
    MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replication causing replication to fail.
    
    Fix a bug discovered in Buildbot valgrind. The logic in checking for slave
    init thread completion was reversed, so depending on thread scheduling server
    startup could hang.
    
    Also add another variant of SSL valgrind suppression, needed for different
    library version.
    
    e81ecc9c
slave.cc 230 KB