• Luis Soares's avatar
    BUG#13684: post push fix for test case. · 8db289c4
    Luis Soares authored
          
    The test case relies on binlog entries for assertion. The problem is that the
    binlog does not get cleaned in pushbuild between tests, resulting in extra
    entries in the result file, causing the test to fail.
          
    This fix adds a reset master at the beginning of the test, so that we get a
    clean binlog file.
    8db289c4
rpl_drop_if_exists.test 3.47 KB