1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Post-merge fix for Bug#36326

This commit is contained in:
Davi Arnaut
2009-01-15 11:38:49 -02:00
parent b3fa22c26a
commit cc95555fbc

View File

@ -217,5 +217,5 @@ Variable_name Value
Qcache_queries_in_cache 1
show status like "Qcache_hits";
Variable_name Value
Qcache_hits 2
Qcache_hits 1
drop table t2;