• Dmitry Lenev's avatar
    Fix for bug #53238 "mdl_sync fails sporadically". · 2397d7fe
    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.
    2397d7fe
mdl_sync.test 106 KB