summaryrefslogtreecommitdiff
path: root/mysql-test/main/opt_trace_selectivity.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/opt_trace_selectivity.result')
-rw-r--r--mysql-test/main/opt_trace_selectivity.result16
1 files changed, 8 insertions, 8 deletions
diff --git a/mysql-test/main/opt_trace_selectivity.result b/mysql-test/main/opt_trace_selectivity.result
index c813b25cb56..d6abad79637 100644
--- a/mysql-test/main/opt_trace_selectivity.result
+++ b/mysql-test/main/opt_trace_selectivity.result
@@ -58,7 +58,7 @@ JS
"index": "a",
"used_range_estimates": true,
"rows": 104,
- "cost": 0.060906438,
+ "cost": 0.060988785,
"chosen": true
},
{
@@ -66,7 +66,7 @@ JS
"index": "b",
"used_range_estimates": true,
"rows": 340,
- "cost": 0.14153631,
+ "cost": 0.141618657,
"chosen": false,
"cause": "cost"
},
@@ -75,7 +75,7 @@ JS
"index": "c",
"used_range_estimates": true,
"rows": 632,
- "cost": 0.241743894,
+ "cost": 0.241826241,
"chosen": false,
"cause": "cost"
},
@@ -156,7 +156,7 @@ JS
"index": "a",
"used_range_estimates": true,
"rows": 6,
- "cost": 0.005306142,
+ "cost": 0.005388489,
"chosen": true
},
{
@@ -164,7 +164,7 @@ JS
"index": "b",
"used_range_estimates": true,
"rows": 232,
- "cost": 0.104637894,
+ "cost": 0.104720241,
"chosen": false,
"cause": "cost"
},
@@ -173,7 +173,7 @@ JS
"index": "c",
"used_range_estimates": true,
"rows": 293,
- "cost": 0.125478666,
+ "cost": 0.125561013,
"chosen": false,
"cause": "cost"
},
@@ -188,7 +188,7 @@ JS
"type": "ref",
"rows_read": 6,
"rows_out": 0.6,
- "cost": 0.005306142,
+ "cost": 0.005388489,
"uses_join_buffering": false
}
}
@@ -199,7 +199,7 @@ JS
"plan_prefix": "",
"table": "t1",
"rows_for_plan": 0.6,
- "cost_for_plan": 0.005306142,
+ "cost_for_plan": 0.005388489,
"pushdown_cond_selectivity": 0.1,
"filtered": 10,
"rows_out": 0.6