{
"query_block": {
"select_id": 1,
"table": {
"table_name": "cscart_product_prices",
"access_type": "ref",
"possible_keys": ["usergroup", "product_id", "lower_limit", "usergroup_id"],
"key": "lower_limit",
"key_length": "3",
"used_key_parts": ["lower_limit"],
"ref": ["const"],
"rowid_filter": {
"range": {
"key": "product_id",
"used_key_parts": ["product_id", "usergroup_id", "lower_limit"]
},
"rows": 10,
"selectivity_pct": 7.936507937
},
"rows": 31,
"filtered": 7.936507702,
"index_condition": "cscart_product_prices.product_id in (67,75,83,164,165) and cscart_product_prices.usergroup_id in (0,1)",
"attached_condition": "cscart_product_prices.lower_limit <=> 1"
}
}
}
| product_id | price |
|---|---|
| 67 | 45714.200000 |
| 75 | 53333.000000 |
| 83 | 53333.000000 |
| 164 | 99000.000000 |
| 165 | 55500.000000 |