{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "13.56"
},
"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": 24,
"rows_produced_per_join": 24,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (51493,51511,51505,51046,51439,51544,51054,51546,51548,51438,51535))",
"cost_info": {
"read_cost": "11.16",
"eval_cost": "2.40",
"prefix_cost": "13.56",
"data_read_per_join": "384"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 51046 | 4 |
| 51046 | 4 |
| 51054 | 1 |
| 51054 | 1 |
| 51438 | 1 |
| 51438 | 1 |
| 51439 | 1 |
| 51439 | 1 |
| 51493 | 3 |
| 51493 | 3 |
| 51505 | 5 |
| 51505 | 5 |
| 51511 | 5 |
| 51511 | 5 |
| 51535 | 3 |
| 51535 | 3 |
| 51544 | 2 |
| 51544 | 2 |
| 51546 | 2 |
| 51546 | 2 |
| 51548 | 9 |
| 51548 | 9 |