Commit aede420d authored by unknown's avatar unknown

Fix of result files from merge


mysql-test/r/mysqldump.result:
  Fix of result file (adding the echo's)
mysql-test/r/rpl_view.result:
  Added end of 5.0 echo
mysql-test/t/rpl_view.test:
  Added end of 5.0 echo
parent edbab357
This diff is collapsed.
......@@ -106,3 +106,4 @@ a b
1 6
drop table t1;
drop view v1;
End of 5.0 tests
......@@ -149,3 +149,4 @@ drop view v1;
sync_slave_with_master;
--echo End of 5.0 tests
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