{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"rows": 9,
"filtered": 100,
"index_condition": "pfv.variant_id in (3095,3096,3092,3084,3089,4979,3094,3100,3090)"
}
},
{
"table": {
"table_name": "pfvd",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["lillyshop_lillyshop.pfv.variant_id", "const"],
"rows": 1,
"filtered": 100,
"index_condition": "pfvd.lang_code = 'ru'"
}
}
]
}
}
| variant_id | position | variant |
|---|---|---|
| 3084 | 0 | Черный |
| 3089 | 0 | Розовый |
| 3090 | 0 | Салатовый |
| 3092 | 0 | Серый |
| 3094 | 0 | Фиолетовый |
| 3095 | 0 | Белый |
| 3096 | 0 | Бежевый |
| 3100 | 0 | Желтый |
| 4979 | 0 | Фуксия |