• Jon Olav Hauglid's avatar
    Bug#12348348 - ASSERTION IN ROW0SEL.C LINE 3698: · 94cffe72
    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.
    94cffe72
sql_base.cc 298 KB