{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "vi_product_feature_variants.position, vi_product_feature_variant_descriptions.variant",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "vi_product_feature_variants",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"rows": 6,
"filtered": 100,
"index_condition": "vi_product_feature_variants.variant_id in (96,90,105,116,107,113)"
}
},
{
"table": {
"table_name": "vi_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": [
"devvipiriscom.vi_product_feature_variants.variant_id",
"const"
],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(vi_product_feature_variant_descriptions.lang_code = 'en')"
}
}
]
}
}
}
}
| variant_id | position | color | variant |
|---|---|---|---|
| 116 | 0 | Abbey Road Studios | |
| 96 | 0 | Concord Records | |
| 113 | 0 | Entertainment One Ltd | |
| 107 | 0 | Rhino | |
| 105 | 0 | Roadrunner Records | |
| 90 | 0 | Universal Music Group |