• Luis Soares's avatar
    BUG#42370: rpl_trigger.test: Test case timeout after 900 seconds · e1487388
    Luis Soares authored
    The test fails with timeout when applying diff on two tables.
    
    In this test case, there can be a situation when the slave is not yet synced
    with the master, thence the changes may not be on the slave at diff time.
    
    This patch addresses this issue by synchronizing master and slave before the
    diff takes place.
    e1487388
rpl_trigger.test 11.2 KB