{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "8.01"
},
"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": 15,
"rows_produced_per_join": 15,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (51551,51540,51541,51543,51542))",
"cost_info": {
"read_cost": "6.51",
"eval_cost": "1.50",
"prefix_cost": "8.01",
"data_read_per_join": "240"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 51540 | 3 |
| 51540 | 3 |
| 51541 | 3 |
| 51541 | 3 |
| 51542 | 3 |
| 51542 | 3 |
| 51543 | 3 |
| 51543 | 3 |
| 51551 | 3 |
| 51551 | 3 |