Commit e3036421 authored by unknown's avatar unknown
Browse files

BUG#12330 Add --replace_column in order to make test deterministic.


mysql-test/t/rpl_slave_status.test:
  Add --replace-column to make show slave status deterministic
parent bb10cc45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ connection slave;
stop slave;
start slave;
--replace_result $MASTER_MYPORT MASTER_MYPORT
--replace_column 7 # 8 # 9 # 22 # 23 #
--vertical_results
show slave status;