• unknown's avatar
    BUG#20677: Sporadic failure of test case 'ndb_binlog_multi'. · acd7132e
    unknown authored
    Start test case with a dummy table create and drop. This ensures that
    NDB event subscription is properly set up before the real test starts,
    which otherwise could sometimes cause INSERT events to be lost.
    
    
    mysql-test/r/ndb_binlog_multi.result:
      Start test with dummy table create/drop to avoid a race.
    mysql-test/t/ndb_binlog_multi.test:
      Start test with dummy table create/drop to avoid a race.
    acd7132e
ndb_binlog_multi.test 2.59 KB