• Sergei Golubchik's avatar
    sporadic failures of rpl.rpl_rewrite_db_sys_vars · f243c737
    Sergei Golubchik authored
    first stop the slave, then run commands on the master that are
    supposed to fail on the slave, then start the slave.
    
    if you swap first two steps, the slave might get and execute those
    commands before it's stopped, which will fail the test.
    
    also, improve debugability
    f243c737
rpl_rewrite_db_sys_vars.result 4.29 KB