{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "10.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": 9,
"rows_produced_per_join": 9,
"filtered": "100.00",
"cost_info": {
"read_cost": "9.00",
"eval_cost": "1.80",
"prefix_cost": "10.80",
"data_read_per_join": "144"
},
"used_columns": [
"product_id",
"category_id",
"link_type",
"position",
"category_position"
]
}
}
}
product_id | category_id | link_type | position | category_position |
---|---|---|---|---|
325 | 350 | A | 0 | 10 |
325 | 351 | A | 0 | 20 |
325 | 352 | A | 0 | 30 |
325 | 353 | A | 0 | 40 |
325 | 355 | A | 0 | 50 |
325 | 356 | A | 0 | 60 |
325 | 357 | A | 0 | 70 |
325 | 358 | A | 0 | 80 |
325 | 349 | M | 0 | 0 |