replaced '--exec rm' to '--remove_file'

parent 1835b162
...@@ -280,8 +280,8 @@ ALTER TABLE t13 ORDER BY a; ...@@ -280,8 +280,8 @@ ALTER TABLE t13 ORDER BY a;
# Remove dumps # Remove dumps
--echo --echo
#--exec rm $MYSQLTEST_VARDIR/tmp/rpl_invoked_features_master.sql --remove_file $MYSQLTEST_VARDIR/tmp/rpl_invoked_features_master.sql
#--exec rm $MYSQLTEST_VARDIR/tmp/rpl_invoked_features_slave.sql --remove_file $MYSQLTEST_VARDIR/tmp/rpl_invoked_features_slave.sql
# Remove tables,views,procedures,functions # Remove tables,views,procedures,functions
--connection master --connection master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment