summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-02-02 13:36:03 +0200
committerGeorgi Kodinov <joro@sun.com>2009-02-02 13:36:03 +0200
commit8fe7b7effd994547ce507c10d7ad7245c1354473 (patch)
treec63f34be96b16e54f526d8e99f9c04d203a27c73 /mysql-test/t
parentc08fe02122141a1e2cb736edb11466e117f095cf (diff)
downloadmariadb-git-8fe7b7effd994547ce507c10d7ad7245c1354473.tar.gz
fixed system_mysql_db_fix30020 test faiilure
fixed federated warnings
Diffstat (limited to 'mysql-test/t')
-rw-r--r--mysql-test/t/system_mysql_db_fix30020.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/system_mysql_db_fix30020.test b/mysql-test/t/system_mysql_db_fix30020.test
index a3dc9adb254..0a7d9dad7c9 100644
--- a/mysql-test/t/system_mysql_db_fix30020.test
+++ b/mysql-test/t/system_mysql_db_fix30020.test
@@ -104,4 +104,5 @@ time_zone_transition_type, general_log, slow_log, event, ndb_binlog_index;
# check that we dropped all system tables
show tables;
+exit;
# End of 4.1 tests