{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "pc",
"access_type": "ref",
"possible_keys": [
"link_type",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id",
"link_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows": 1,
"filtered": 100,
"index_condition": "(`_testcscart`.`pc`.`link_type` = 'M')"
}
},
{
"table": {
"table_name": "c",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"_testcscart.pc.category_id"
],
"rows": 1,
"filtered": 100
}
}
]
}
}
| product_details_view |
|---|
| default |