{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.75"
},
"table": {
"table_name": "cscart_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"parent",
"p_category_id"
],
"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",
"cost_info": {
"read_cost": "1.25",
"eval_cost": "0.50",
"prefix_cost": "1.75",
"data_read_per_join": "17K"
},
"used_columns": [
"category_id",
"parent_id"
],
"attached_condition": "(`s2cart`.`cscart_categories`.`category_id` <> 414)"
}
}
}
category_id | parent_id |
---|---|
4898 | 887 |
3472 | 887 |
3473 | 887 |
3474 | 887 |
3475 | 887 |