{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "vi_product_prices.product_id",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "vi_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"],
"rows": 255,
"filtered": 19.08396912,
"attached_condition": "vi_product_prices.lower_limit <=> 1 and vi_product_prices.product_id in (60,30,33,32,29) and vi_product_prices.usergroup_id in (0,1)"
}
}
]
}
}
}
}
| product_id | price |
|---|---|
| 29 | 199.95000000 |
| 30 | 349.95000000 |
| 32 | 299.99000000 |
| 33 | 169.99000000 |
| 60 | 1499.00000000 |