{
"query_block": {
"select_id": 1,
"cost": 0.004290555,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "range",
"possible_keys": ["PRIMARY", "parent", "p_category_id"],
"key": "parent",
"key_length": "3",
"used_key_parts": ["parent_id"],
"loops": 1,
"rows": 7,
"cost": 0.004290555,
"filtered": 100,
"attached_condition": "cscart_categories.parent_id in (1040,315) and cscart_categories.category_id <> 264",
"using_index": true
}
}
]
}
}
| category_id | parent_id |
|---|---|
| 602 | 315 |
| 603 | 315 |
| 604 | 315 |
| 605 | 315 |
| 606 | 315 |
| 607 | 315 |