{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.91"
},
"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": 12,
"rows_produced_per_join": 12,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (51281,51280,51279,51278,51282,7))",
"cost_info": {
"read_cost": "5.71",
"eval_cost": "1.20",
"prefix_cost": "6.91",
"data_read_per_join": "192"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 7 | 2 |
| 7 | 2 |
| 51278 | 4 |
| 51278 | 4 |
| 51279 | 5 |
| 51279 | 5 |
| 51280 | 3 |
| 51280 | 3 |
| 51281 | 2 |
| 51281 | 2 |
| 51282 | 1 |
| 51282 | 1 |