• Jan Lindström's avatar
    MDEV-13262: innodb.deadlock_detect failed in buildbot · ae7e1b9b
    Jan Lindström authored
    There is a race condition on a test. con1 is the older transaction
    as it query started wait first. Test continues so that con1 gets
    lock wait timeout first. There is possibility that default connection
    gets lock timeout also or as con1 is rolled back it gets the locks
    it waited and does the update. Fixed by removing query outputs as
    they could vary and accepting success from default connection
    query.
    ae7e1b9b
deadlock_detect.result 603 Bytes