• Sven Sandberg's avatar
    BUG#37373: rpl_ndb_transaction fails sporadically in pb on sol10-amd64-a and sol10-sparc-a · bb63582e
    Sven Sandberg authored
    Problem: rpl_ndb_transaction fails because it assumes nothing
    is written to the binlog at a certain point. However, ndb may
    binlog updates in ndb system tables at a nondeterministic
    time point after an ndb table update has been committed.
    Fix: break the test into two. rpl_ndb_transaction still does
    the ndb updates needed by the first half of the test. The new
    test case rpl_bug26395 includes the part that assumes nothing
    more will be written to the binlog.
    bb63582e
rpl_bug26395-master.opt 9 Bytes