{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "prices",
"access_type": "range",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "lower_limit",
"key_length": "3",
"used_key_parts": ["lower_limit"],
"rowid_filter": {
"range": {
"key": "product_id",
"used_key_parts": ["product_id"]
},
"rows": 2,
"selectivity_pct": 0.007891414
},
"rows": 1,
"filtered": 0.011837121,
"index_condition": "prices.lower_limit > 1",
"attached_condition": "prices.product_id = 47486 and prices.usergroup_id in (0,0,1)"
}
}
]
}
}