Query time 0.00044
JSON explain
{
"query_block": {
"select_id": 1,
"table": {
"table_name": "products",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
},
"table": {
"table_name": "descr1",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["product_id", "lang_code"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100
},
"table": {
"table_name": "prices",
"access_type": "const",
"possible_keys": ["product_id"],
"key": "product_id",
"key_length": "9",
"used_key_parts": ["product_id", "lower_limit", "usergroup_id"],
"ref": ["const", "const", "const"],
"rows": 1,
"filtered": 100,
"using_index": true
},
"table": {
"table_name": "products_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
},
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["herbaria_cscart_4_18.products_categories.category_id"],
"rows": 1,
"filtered": 100,
"using_index": true
}
}
}
Result
product_id |
product |
product_type |
parent_product_id |
409 |
Create Your Own Soap Variety |
P |
0 |