summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_cache.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/subselect_cache.result')
-rw-r--r--mysql-test/r/subselect_cache.result8
1 files changed, 4 insertions, 4 deletions
diff --git a/mysql-test/r/subselect_cache.result b/mysql-test/r/subselect_cache.result
index 7d9e2bb7150..02c0d08e7c2 100644
--- a/mysql-test/r/subselect_cache.result
+++ b/mysql-test/r/subselect_cache.result
@@ -897,7 +897,7 @@ a b SUBS
5 6 1
4 5 1
7 8 NULL
-9 NULL NULL
+9 NULL 1
show status like "subquery_cache%";
Variable_name Value
Subquery_cache_hit 0
@@ -916,7 +916,7 @@ a b SUBS
5 6 1
4 5 1
7 8 NULL
-9 NULL NULL
+9 NULL 1
show status like "subquery_cache%";
Variable_name Value
Subquery_cache_hit 6
@@ -977,7 +977,7 @@ a b SUBS
5 6 0
4 5 0
7 8 NULL
-9 NULL NULL
+9 NULL 0
show status like "subquery_cache%";
Variable_name Value
Subquery_cache_hit 0
@@ -996,7 +996,7 @@ a b SUBS
5 6 0
4 5 0
7 8 NULL
-9 NULL NULL
+9 NULL 0
show status like "subquery_cache%";
Variable_name Value
Subquery_cache_hit 6