{
"query_block": {
"select_id": 1,
"cost": 0.021167735,
"nested_loop": [
{
"table": {
"table_name": "cscart_categories",
"access_type": "index",
"possible_keys": ["PRIMARY", "parent", "p_category_id"],
"key": "parent",
"key_length": "3",
"used_key_parts": ["parent_id"],
"loops": 1,
"rows": 99,
"cost": 0.021167735,
"filtered": 42.42424393,
"attached_condition": "cscart_categories.parent_id in (478,198,176,178,190,182,175,197,185,191,193,199,179,186,174,194,200,180,202,187,181,195,177,196,188,479) and cscart_categories.category_id <> 264",
"using_index": true
}
}
]
}
}
| category_id | parent_id |
|---|---|
| 190 | 174 |
| 191 | 174 |
| 193 | 174 |
| 194 | 174 |
| 195 | 174 |
| 176 | 175 |
| 185 | 175 |
| 186 | 175 |
| 187 | 175 |
| 188 | 175 |
| 202 | 175 |
| 178 | 177 |
| 179 | 177 |
| 180 | 177 |
| 181 | 177 |
| 182 | 177 |
| 197 | 196 |
| 198 | 196 |
| 199 | 196 |
| 200 | 196 |