{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "prices.lower_limit",
"table": {
"table_name": "prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rowid_filter": {
"range": {
"key": "lower_limit",
"used_key_parts": ["lower_limit"]
},
"rows": 1,
"selectivity_pct": 25
},
"rows": 1,
"filtered": 25,
"attached_condition": "prices.product_id <=> 291 and prices.lower_limit > 1 and prices.usergroup_id in (0,0,1)"
}
}
}
}
]
}
}