Query time 0.00415
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "3991.11"
},
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 2673,
"rows_produced_per_join": 132,
"filtered": "4.94",
"index_condition": "((`webmarco`.`pfv`.`product_id` in (431561,431562,431563,431564,431565,431566,431567,431568,431569,431587,431588,431589,431590,431591,431592,431593,431594,431595,431596,431597,431598,431599,431600,431601,431602,431603,431604)) and (`webmarco`.`pfv`.`lang_code` = 'en'))",
"cost_info": {
"read_cost": "3742.79",
"eval_cost": "26.42",
"prefix_cost": "3769.21",
"data_read_per_join": "102K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
]
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"webmarco.pfv.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "40.00",
"cost_info": {
"read_cost": "132.08",
"eval_cost": "10.57",
"prefix_cost": "3927.71",
"data_read_per_join": "22K"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison"
],
"attached_condition": "(`webmarco`.`pf`.`feature_code` in ('Brand','ISBN','GTIN','MPN'))"
}
},
{
"table": {
"table_name": "pfd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"webmarco.pfv.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 52,
"filtered": "100.00",
"cost_info": {
"read_cost": "52.83",
"eval_cost": "10.57",
"prefix_cost": "3991.11",
"data_read_per_join": "120K"
},
"used_columns": [
"feature_id",
"description",
"full_description",
"prefix",
"suffix",
"lang_code"
]
}
}
]
}
}