{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "5.31"
},
"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": 9,
"rows_produced_per_join": 9,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`cscart_warehouses_sum_products_amount`.`product_id` in (51092,51093,22714,51091,51095))",
"cost_info": {
"read_cost": "4.41",
"eval_cost": "0.90",
"prefix_cost": "5.31",
"data_read_per_join": "144"
},
"used_columns": [
"product_id",
"amount"
]
}
}
}
| product_id | amount |
|---|---|
| 22714 | 4 |
| 22714 | 4 |
| 51091 | 7 |
| 51091 | 7 |
| 51092 | 3 |
| 51092 | 3 |
| 51093 | 6 |
| 51093 | 6 |
| 51095 | 1 |
| 51095 | 1 |