{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "links",
"access_type": "ref",
"possible_keys": ["PRIMARY", "bundle_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100,
"attached_condition": "links.product_id <=> 47868 and links.show_on_product_page = 'Y'"
}
},
{
"table": {
"table_name": "bundles",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["bundle_id"],
"ref": ["dev_db.links.bundle_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "bundles.`status` = 'A'"
}
},
{
"table": {
"table_name": "descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "10",
"used_key_parts": ["bundle_id", "lang_code"],
"ref": ["dev_db.links.bundle_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(descriptions.lang_code = 'en')"
}
}
]
}
}