• Sachin's avatar
    MDEV-17438 rpl.show_status_stop_slave_race-7126 fails with timeout on Windows · c3a3b459
    Sachin authored
    Problem:- Test case uses socket which does not work on windows, So mysqlslap
    falls back to default connection which is defined in my.cnf and connects
    to master instead of slave. Since start slave/stop slave is executed on
    master we get error MASTER_HOST was not set
    
    Solution:- Use Port instead of socket
    c3a3b459
show_status_stop_slave_race-7126.test 621 Bytes