{
"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 (51516,51514,51513,51515,51512))",
"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 |
|---|---|
| 51512 | 5 |
| 51512 | 5 |
| 51513 | 5 |
| 51513 | 5 |
| 51514 | 3 |
| 51514 | 3 |
| 51515 | 3 |
| 51515 | 3 |
| 51516 | 3 |
| 51516 | 3 |