Commit 7981a859 authored by Davi Arnaut's avatar Davi Arnaut

Post-merge fix for Bug#36326

mysql-test/r/cache_innodb.result:
  Update test case result.
parent 050cf69f
......@@ -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;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment