{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "a.position",
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": ["c_status"],
"rows": 10,
"filtered": 100,
"attached_condition": "a.product_id in (347,344,343,342,341,340,339,338,335,334,333,332,331,330,328,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306,305) and a.`status` = 'A'"
}
}
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["option_id", "lang_code"],
"ref": ["demov2026.a.option_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(b.lang_code = 'vn')"
}
}
]
}
}