summaryrefslogtreecommitdiff
path: root/mysql-test/main/range.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/range.result')
-rw-r--r--mysql-test/main/range.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/range.result b/mysql-test/main/range.result
index 6ff4f409666..36e6e2b2aec 100644
--- a/mysql-test/main/range.result
+++ b/mysql-test/main/range.result
@@ -2765,7 +2765,7 @@ EXPLAIN
"selectivity_pct": 6.730769231
},
"rows": 7,
- "filtered": 6.730769157,
+ "filtered": 14.28571415,
"index_condition": "t2.d is not null",
"attached_condition": "(t2.d,t2.e) in (<cache>((4,4)),<cache>((7,7)),<cache>((8,8))) and octet_length(t2.f) = 1"
}