{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_product_feature_variants",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"rows": 8,
"filtered": 100,
"index_condition": "cscart_product_feature_variants.variant_id in (86,87,1195,1201,1194,1200,1199,1193)"
}
},
{
"table": {
"table_name": "cscart_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["cscart.cscart_product_feature_variants.variant_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_feature_variant_descriptions.lang_code = 'ru')"
}
}
]
}
}
}
}
| variant_id | position | color | variant |
|---|---|---|---|
| 86 | 0 | Adidas | |
| 87 | 0 | Nike | |
| 1193 | 1 | S (Маленький) | |
| 1194 | 2 | L (Большой) | |
| 1199 | 2 | Синий | |
| 1195 | 3 | M (Средний) | |
| 1200 | 3 | Черный | |
| 1201 | 4 | Белый |