{
"query_block": {
"select_id": 1,
"cost": 0.021708054,
"filesort": {
"sort_key": "tmall_product_feature_variants.position, tmall_product_feature_variant_descriptions.variant",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "tmall_product_feature_variants",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"loops": 1,
"rows": 6,
"cost": 0.011129098,
"filtered": 100,
"index_condition": "tmall_product_feature_variants.variant_id in (96,90,105,116,107,113)"
}
},
{
"table": {
"table_name": "tmall_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["tmall.tmall_product_feature_variants.variant_id", "const"],
"loops": 6,
"rows": 1,
"cost": 0.010578956,
"filtered": 100,
"attached_condition": "trigcond(tmall_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 |