• Dmitry Lenev's avatar
    Fix for bug #53238 "mdl_sync fails sporadically". · b9a851d4
    Dmitry Lenev authored
    The problem was that mdl_sync.test was failing sporadically,
    due to fact that part of the test didn't take into account
    effects of MyISAM's concurrent insert.
    
    This patch solves the problem by making test case robust
    against concurrent insert.
    b9a851d4
mdl_sync.test 106 KB