{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "range",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"rows": 8,
"filtered": 11.47842026,
"index_condition": "cscart_product_prices.product_id in (78,79,28,12,7,41,11,27)",
"attached_condition": "cscart_product_prices.lower_limit = 1 and cscart_product_prices.usergroup_id in (0,1)"
}
}
]
}
}
| product_id | price |
|---|---|
| 7 | 2200.00000000 |
| 11 | 1200.00000000 |
| 12 | 1200.00000000 |
| 27 | 2200.00000000 |
| 28 | 4000.00000000 |
| 41 | 1400.00000000 |
| 78 | 4000.00000000 |
| 79 | 3840.00000000 |