{
"query_block": {
"select_id": 1,
"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",
"key_length": "3",
"used_key_parts": ["product_id"],
"rows": 44,
"filtered": 51.5835762,
"index_condition": "pfv.product_id in (49219,49220,49221)",
"attached_condition": "pfv.lang_code = 'vi'"
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["dev_db.pfv.feature_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "pf.feature_code in ('Brand','ISBN','GTIN','MPN')"
}
},
{
"table": {
"table_name": "pfd",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["feature_id", "lang_code"],
"ref": ["dev_db.pfv.feature_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(pfd.lang_code = 'vi')"
}
}
]
}
}