• joreland@mysql.com's avatar
    Fix testOIBasic · 24ee9709
    joreland@mysql.com authored
    1) Close transaction whenever Con goes out of scope so that it don't leave open
       transactions in TC
    2) Close transaction when starting a transaction wo/ closing first
    3) Allow 499 as deadlock
    4) Don't use buddy as: 1) no need 2) harder to read signal log
    24ee9709
testOIBasic.cpp 64.2 KB