{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "8.06"
},
"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": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (19,51189,51190,51191,51192,51193,51194))",
"cost_info": {
"read_cost": "6.66",
"eval_cost": "1.40",
"prefix_cost": "8.06",
"data_read_per_join": "224"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 19 | 3 |
| 19 | 3 |
| 51189 | 3 |
| 51189 | 3 |
| 51190 | 6 |
| 51190 | 6 |
| 51191 | 6 |
| 51191 | 6 |
| 51192 | 6 |
| 51192 | 6 |
| 51193 | 3 |
| 51193 | 3 |
| 51194 | 2 |
| 51194 | 2 |