summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqldump.test
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-03-21 16:22:13 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-03-21 16:22:13 +0200
commit35a1a224014c1c7403ecbfe196ac2df27c8118e3 (patch)
tree143a907410b9f62c902c2ffe1b43428c0f782f08 /mysql-test/t/mysqldump.test
parent892e6fb0dc1af4d5aff79d9cf42f5cc4435874bf (diff)
parent5a5dcb0f05f26be1f0892d2c7aa1076a6d521d4f (diff)
downloadmariadb-git-35a1a224014c1c7403ecbfe196ac2df27c8118e3.tar.gz
merge mysql-5.5->mysql-5.5-security
Diffstat (limited to 'mysql-test/t/mysqldump.test')
-rw-r--r--mysql-test/t/mysqldump.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/mysqldump.test b/mysql-test/t/mysqldump.test
index 4eed3f1d4a6..e224bf6afe3 100644
--- a/mysql-test/t/mysqldump.test
+++ b/mysql-test/t/mysqldump.test
@@ -2198,6 +2198,7 @@ ALTER DATABASE `test-database` CHARACTER SET utf8 COLLATE utf8_unicode_ci ;
--exec $MYSQL_DUMP --quote-names --compact test-database
DROP DATABASE `test-database`;
+# Switching back to test database.
USE test;
--echo #