summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorunknown <lars/lthalmann@mysql.com/dl145h.mysql.com>2006-09-21 00:59:48 +0200
committerunknown <lars/lthalmann@mysql.com/dl145h.mysql.com>2006-09-21 00:59:48 +0200
commitaede420d4123d04a9982c06915924ce0e095de0f (patch)
tree78e95b7cb69d01fcdfbfee4936694ff11c971684 /mysql-test/t
parentedbab3578b758560d111a7f6847f04962b28c8ba (diff)
downloadmariadb-git-aede420d4123d04a9982c06915924ce0e095de0f.tar.gz
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
Diffstat (limited to 'mysql-test/t')
-rw-r--r--mysql-test/t/rpl_view.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_view.test b/mysql-test/t/rpl_view.test
index 52db75aaf69..812e5d44d58 100644
--- a/mysql-test/t/rpl_view.test
+++ b/mysql-test/t/rpl_view.test
@@ -149,3 +149,4 @@ drop view v1;
sync_slave_with_master;
+--echo End of 5.0 tests