summaryrefslogtreecommitdiff
path: root/mysql-test/r/query_cache.result
diff options
context:
space:
mode:
authorjimw@mysql.com <>2005-07-05 15:19:04 -0700
committerjimw@mysql.com <>2005-07-05 15:19:04 -0700
commitac8f9d386412e1893e9e8f20aa821fa75ad78a2b (patch)
treec2d6b702cf538024b57d9152f0119e68c08dedc5 /mysql-test/r/query_cache.result
parentc45f86a2653c2695a275d7fc73efd77ff662a834 (diff)
downloadmariadb-git-ac8f9d386412e1893e9e8f20aa821fa75ad78a2b.tar.gz
Fix test cases
Diffstat (limited to 'mysql-test/r/query_cache.result')
-rw-r--r--mysql-test/r/query_cache.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/query_cache.result b/mysql-test/r/query_cache.result
index 3af0d4c3704..2884b9b3fe4 100644
--- a/mysql-test/r/query_cache.result
+++ b/mysql-test/r/query_cache.result
@@ -1057,6 +1057,5 @@ Qcache_inserts 2
show status like "Qcache_hits";
Variable_name Value
Qcache_hits 1
-
drop table t1;
set GLOBAL query_cache_size=0;