• Jon Olav Hauglid's avatar
    Bug#12348348 - ASSERTION IN ROW0SEL.C LINE 3698: · b507dd68
    Jon Olav Hauglid authored
                   TRX->CONC_STATE == 0 || TRX->CONC_STATE == 1
    
    This bug was a different manifestation of Bug#11766752,
    which was previously only fixed on mysql-trunk.
    
    This patch backports the fix for Bug#11766752 to mysql-5.5,
    which fixes the problem. The patch also adds some extra test
    coverage.
    b507dd68
transaction.cc 19.5 KB