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