• unknown's avatar
    Problem: sporadic pushbuild errors in rpl_ndb_basic. · 1273b97d
    unknown authored
    The reason is that we are using a sleep to wait for slave to reach the
    slave_transaction_retries limit.
    Fix: wait for the slave to stop instead. This is what we want to do, since
    the slave stops when the limit is reached.
    
    
    1273b97d
rpl_ndb_basic.test 8.73 KB