{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.13"
},
"table": {
"table_name": "categories",
"access_type": "ref",
"possible_keys": [
"c_status",
"parent"
],
"key": "parent",
"used_key_parts": [
"parent_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 5,
"rows_produced_per_join": 5,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.63",
"eval_cost": "0.50",
"prefix_cost": "1.13",
"data_read_per_join": "13K"
},
"used_columns": [
"category_id",
"parent_id"
]
}
}
}
| category_id | parent_id |
|---|---|
| 22886 | 37 |
| 22887 | 37 |
| 22888 | 37 |
| 22889 | 37 |
| 22890 | 37 |