mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
fixed diff
This commit is contained in:
parent
32ede8aa52
commit
6a58417c09
1 changed files with 1 additions and 1 deletions
|
@ -83,4 +83,4 @@ sync_slave_with_master;
|
|||
# will be created. You will need to go to the mysql-test dir and diff
|
||||
# the files your self to see what is not matching
|
||||
|
||||
--exec diff $MYSQLTEST_VARDIR/tmp/rpl_switch_stm_row_mixed_master.sql $MYSQLTEST_VARDIR/tmp/rpl_switch_stm_row_mixed_slave.sql;
|
||||
--exec diff $MYSQLTEST_VARDIR/tmp/rpl_switch_stm_row_mixed_master.sql $MYSQLTEST_VARDIR/tmp/rpl_switch_stm_row_mixed_slave.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue