summaryrefslogtreecommitdiff
path: root/mysql-test/r/query_cache.result
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-07-05 15:19:04 -0700
committerunknown <jimw@mysql.com>2005-07-05 15:19:04 -0700
commit8218398c6ae4020c9eae9fd25ebb3a266db45035 (patch)
treec2d6b702cf538024b57d9152f0119e68c08dedc5 /mysql-test/r/query_cache.result
parenta27b5b31fc425220e3efb29bf6d94adee240adc5 (diff)
downloadmariadb-git-8218398c6ae4020c9eae9fd25ebb3a266db45035.tar.gz
Fix test cases
mysql-test/r/query_cache.result: Remove stray empty line mysql-test/r/grant.result: Update results mysql-test/t/grant.test: Fix test case to
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;