1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Fix test cases

This commit is contained in:
jimw@mysql.com
2005-07-05 15:19:04 -07:00
parent c45f86a265
commit ac8f9d3864
3 changed files with 4 additions and 3 deletions

View File

@@ -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;