{
"query_block": {
"select_id": 1,
"cost": 0.01641147,
"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": 22,
"cost": 0.01641147,
"filtered": 100,
"attached_condition": "cscart_categories.parent_id in (289,495,500,304,498,305,288,460,287,223,211,169,475,214) and cscart_categories.category_id <> 264",
"using_index": true
}
}
]
}
}
| category_id | parent_id |
|---|---|
| 212 | 211 |
| 213 | 211 |
| 214 | 211 |
| 224 | 223 |
| 225 | 223 |
| 226 | 223 |
| 227 | 223 |
| 288 | 287 |
| 304 | 287 |
| 289 | 288 |
| 450 | 289 |
| 305 | 304 |
| 448 | 304 |
| 461 | 460 |
| 475 | 460 |