• Luis Soares's avatar
    Fixes rpl_stm_loaddata_concurrent failure in PB2. · 7f414733
    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.
    7f414733
rpl_stm_loaddata_concurrent.result 5.12 KB