{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.66"
},
"table": {
"table_name": "cscart_warehouses_sum_products_amount",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 17,
"rows_produced_per_join": 17,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (51232,12,51238,51237,51236,51235,51234,51233))",
"cost_info": {
"read_cost": "7.96",
"eval_cost": "1.70",
"prefix_cost": "9.66",
"data_read_per_join": "272"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 12 | 3 |
| 12 | 3 |
| 51232 | 5 |
| 51232 | 5 |
| 51233 | 6 |
| 51233 | 6 |
| 51234 | 3 |
| 51234 | 3 |
| 51235 | 2 |
| 51235 | 2 |
| 51236 | 3 |
| 51236 | 3 |
| 51237 | 1 |
| 51237 | 1 |
| 51238 | 1 |
| 51238 | 1 |