{
"query_block": {
"select_id": 1,
"cost": 0.004452,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_point_prices",
"access_type": "ref",
"possible_keys": ["unique_key", "src_k"],
"key": "src_k",
"key_length": "5",
"used_key_parts": ["product_id", "lower_limit"],
"ref": ["const", "const"],
"loops": 1,
"rows": 2,
"cost": 0.004452,
"filtered": 100,
"index_condition": "cscart_product_point_prices.usergroup_id in (0,0,1)"
}
}
]
}
}
| MIN(point_price) |
|---|