• unknown's avatar
    BUG#20677: Sporadic failure of test case 'ndb_binlog_multi'. · 3b670b98
    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.
    3b670b98
ndb_binlog_multi.result 3.34 KB