mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
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.
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed