• Manish Kumar's avatar
    BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2 · 3f98e953
    Manish Kumar authored
    Problem - The failure on PB2 is possbily due to the port number being still in
              use even after the server restarts which is not reflected in the
              server restart.
          
    Fix - The problem is fixed by starting the servers forcefully using the option
          file and also the parameters for the server restart is passed correctly.
    
    mysql-test/suite/rpl/t/rpl_report_port-master.opt:
      Option file for the master.
    3f98e953
rpl_report_port.test 2.39 KB