Post-merge fix for Bug#36326

This commit is contained in:
Davi Arnaut 2009-01-31 15:55:06 -02:00
parent 68da0130a9
commit 36f8554e44

View File

@ -217,6 +217,6 @@ Variable_name Value
Qcache_queries_in_cache 1
show status like "Qcache_hits";
Variable_name Value
Qcache_hits 2
Qcache_hits 1
set GLOBAL query_cache_size=1048576;
drop table t2;