summaryrefslogtreecommitdiff
path: root/mysql-test/r/query_cache_notembedded.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/query_cache_notembedded.result')
-rw-r--r--mysql-test/r/query_cache_notembedded.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/query_cache_notembedded.result b/mysql-test/r/query_cache_notembedded.result
index d9bf7a6d814..25894634bf3 100644
--- a/mysql-test/r/query_cache_notembedded.result
+++ b/mysql-test/r/query_cache_notembedded.result
@@ -93,6 +93,7 @@ a
3
SELECT * FROM t1;
a
+UNLOCK TABLES;
drop table t1;
flush query cache;
reset query cache;