{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "4.80"
},
"table": {
"table_name": "cscart_products_categories",
"access_type": "ref",
"possible_keys": [
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 4,
"rows_produced_per_join": 4,
"filtered": "100.00",
"cost_info": {
"read_cost": "4.00",
"eval_cost": "0.80",
"prefix_cost": "4.80",
"data_read_per_join": "64"
},
"used_columns": [
"product_id",
"category_id",
"link_type",
"position",
"category_position"
]
}
}
}
product_id | category_id | link_type | position | category_position |
---|---|---|---|---|
447 | 438 | A | 0 | 10 |
447 | 439 | A | 0 | 20 |
447 | 440 | A | 0 | 30 |
447 | 437 | M | 0 | 0 |