Query time 0.00042
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "4.71"
},
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"variant_feature_idx",
"idx_var_feat_pos"
],
"key": "idx_var_feat_pos",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.11",
"eval_cost": "0.80",
"prefix_cost": "1.91",
"data_read_per_join": "9K"
},
"used_columns": [
"variant_id",
"position"
],
"attached_condition": "(`cscart_db`.`pfv`.`variant_id` in (25519,25523,25555,26980,26984,26985,26986,26987))"
}
},
{
"table": {
"table_name": "pfvd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"cscart_db.pfv.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.80",
"prefix_cost": "4.71",
"data_read_per_join": "59K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
}
]
}
}
Result
| variant_id |
position |
variant |
| 25519 |
0 |
15 |
| 25523 |
0 |
30 |
| 25555 |
0 |
60 |
| 26980 |
0 |
90 |
| 26984 |
0 |
21 |
| 26985 |
0 |
42 |
| 26986 |
0 |
84 |
| 26987 |
0 |
126 |