• Luis Soares's avatar
    Fixes rpl_stm_loaddata_concurrent failure in PB2. · 37d0ecdf
    Luis Soares authored
    The test case did not start with fresh binlogs, so in some
    cases, dependending on the order MTR runs the tests, it would
    try to show binlog contents from invalid positions (binary log
    would contain unexpected events from previous test).
    
    We fix this by deploying a RESET MASTER at the beginning of the
    test case.
    37d0ecdf
rpl_stm_loaddata_concurrent.test 524 Bytes