Query time 0.00072
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "4.25"
},
"nested_loop": [
{
"table": {
"table_name": "fv",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"feature_id"
],
"key": "feature_id",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "1.20",
"data_read_per_join": "1K"
},
"used_columns": [
"variant_id",
"feature_id",
"position"
]
}
},
{
"table": {
"table_name": "fvd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"atulecarter_atul_demo2.fv.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "2.40",
"data_read_per_join": "3K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
},
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"product_id"
],
"key_length": "6",
"rows_examined_per_scan": 2,
"rows_produced_per_join": 0,
"filtered": "9.98",
"using_index": true,
"using_join_buffer": "Block Nested Loop",
"cost_info": {
"read_cost": "1.45",
"eval_cost": "0.04",
"prefix_cost": "4.25",
"data_read_per_join": "158"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"lang_code"
],
"attached_condition": "((`atulecarter_atul_demo2`.`pfv`.`variant_id` = `atulecarter_atul_demo2`.`fv`.`variant_id`) and (`atulecarter_atul_demo2`.`pfv`.`feature_id` = 552) and (`atulecarter_atul_demo2`.`pfv`.`product_id` in (315,316)) and (`atulecarter_atul_demo2`.`pfv`.`lang_code` = 'en'))"
}
}
]
}
}
Result
| feature_id |
product_id |
variant_id |
position |
variant |
| 552 |
315 |
1207 |
1 |
demo1 |
| 552 |
316 |
1208 |
6 |
9hb |