{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "5.61"
},
"table": {
"table_name": "cscart_warehouses_destination_products_amount",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"idx_storefront_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"destination_id",
"storefront_id"
],
"key_length": "9",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"index_condition": "((`test_uchur_k`.`cscart_warehouses_destination_products_amount`.`storefront_id` = 1) and (`test_uchur_k`.`cscart_warehouses_destination_products_amount`.`destination_id` = 116) and (`test_uchur_k`.`cscart_warehouses_destination_products_amount`.`product_id` in (51422,51424,51429,51430,51423,51431,51425,51426)))",
"cost_info": {
"read_cost": "4.81",
"eval_cost": "0.80",
"prefix_cost": "5.61",
"data_read_per_join": "128"
},
"used_columns": [
"destination_id",
"storefront_id",
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 51422 | 8 |
| 51423 | 4 |
| 51424 | 10 |
| 51425 | 5 |
| 51426 | 3 |
| 51429 | 1 |
| 51430 | 2 |
| 51431 | 19 |