{
"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 (3085,3089,3095,3096,3101,3094,3104,3092,3099)"
}
},
{
"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 |
|---|---|---|
| 3085 | 0 | Молочный |
| 3089 | 0 | Розовый |
| 3092 | 0 | Серый |
| 3094 | 0 | Фиолетовый |
| 3095 | 0 | Белый |
| 3096 | 0 | Бежевый |
| 3099 | 0 | Голубой |
| 3101 | 0 | Зеленый |
| 3104 | 0 | Красный |