summaryrefslogtreecommitdiff
path: root/mysql-test/main/join_cache.result
diff options
context:
space:
mode:
authorSergei Petrunia <psergey@askmonty.org>2021-11-29 16:11:18 +0300
committerSergei Petrunia <psergey@askmonty.org>2022-01-19 18:10:11 +0300
commitbe55ad0d34e27a67b85fa8fa21ccb9384bf31a64 (patch)
tree5b12d4f43c48a8d4ac4af8922cd38f251f0a9f72 /mysql-test/main/join_cache.result
parenteb6a9ad705009fc0e4b0654c862c23a28872dad2 (diff)
downloadmariadb-git-be55ad0d34e27a67b85fa8fa21ccb9384bf31a64.tar.gz
MDEV-27062: Make histogram_type=JSON_HB the new default
Diffstat (limited to 'mysql-test/main/join_cache.result')
-rw-r--r--mysql-test/main/join_cache.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/join_cache.result b/mysql-test/main/join_cache.result
index 36e045dc2bd..359739fecf8 100644
--- a/mysql-test/main/join_cache.result
+++ b/mysql-test/main/join_cache.result
@@ -6220,7 +6220,7 @@ EXPLAIN
"key_length": "10",
"used_key_parts": ["kp1", "kp2"],
"rows": 836,
- "filtered": 76.43428802,
+ "filtered": 76,
"index_condition": "b.kp2 <= 10",
"attached_condition": "b.kp2 <= 10 and b.col1 + 1 < 33333"
},