{
"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": 18,
"selectivity_pct": 14.28571429
},
"rows": 31,
"filtered": 14.28571415,
"index_condition": "cscart_product_prices.product_id in (77,82,84,85,83,92,93,78,75) and cscart_product_prices.usergroup_id in (0,1)",
"attached_condition": "cscart_product_prices.lower_limit <=> 1"
}
}
}
| product_id | price |
|---|---|
| 75 | 53333.000000 |
| 77 | 53333.000000 |
| 78 | 53333.000000 |
| 82 | 53333.000000 |
| 83 | 53333.000000 |
| 84 | 53333.000000 |
| 85 | 53333.000000 |
| 92 | 53333.000000 |
| 93 | 53333.000000 |