{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.00"
},
"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": 5,
"rows_produced_per_join": 5,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.00",
"eval_cost": "1.00",
"prefix_cost": "6.00",
"data_read_per_join": "80"
},
"used_columns": [
"product_id",
"category_id",
"link_type",
"position",
"category_position"
]
}
}
}
product_id | category_id | link_type | position | category_position |
---|---|---|---|---|
467 | 440 | A | 0 | 50 |
467 | 437 | A | 0 | 20 |
467 | 438 | A | 0 | 30 |
467 | 439 | A | 0 | 40 |
467 | 425 | A | 0 | 10 |
467 | 436 | M | 0 | 0 |