{
"query_block": {
"select_id": 1,
"cost": 0.002379345,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "parent", "p_category_id"],
"key": "parent",
"key_length": "3",
"used_key_parts": ["parent_id"],
"ref": ["const"],
"loops": 1,
"rows": 5,
"cost": 0.002379345,
"filtered": 100,
"attached_condition": "cscart_categories.category_id <> 264",
"using_index": true
}
}
]
}
}
| category_id | parent_id |
|---|---|
| 574 | 357 |
| 575 | 357 |
| 576 | 357 |
| 577 | 357 |
| 578 | 357 |