{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "16.21"
},
"table": {
"table_name": "cscart_categories",
"access_type": "range",
"possible_keys": [
"parent"
],
"key": "parent",
"used_key_parts": [
"parent_id"
],
"key_length": "3",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"index_condition": "(`cscart`.`cscart_categories`.`parent_id` in (304,305,314,315,316))",
"cost_info": {
"read_cost": "14.61",
"eval_cost": "1.60",
"prefix_cost": "16.21",
"data_read_per_join": "32K"
},
"used_columns": [
"category_id",
"parent_id"
]
}
}
}
| category_id | parent_id |
|---|---|
| 322 | 304 |
| 325 | 304 |
| 326 | 304 |
| 327 | 305 |
| 328 | 305 |
| 329 | 305 |
| 330 | 314 |
| 331 | 314 |
| 332 | 314 |
| 317 | 315 |
| 318 | 315 |
| 319 | 315 |
| 320 | 316 |
| 321 | 316 |