SELECT 
  tmall_product_feature_variant_descriptions.variant, 
  tmall_product_feature_variants.variant_id, 
  tmall_product_feature_variants.feature_id, 
  tmall_product_features_values.variant_id as selected, 
  tmall_product_features.feature_type, 
  tmall_product_feature_variants.color, 
  tmall_product_features_values.value_int, 
  tmall_product_feature_variants.abt__ut2_multicolor, 
  tmall_product_feature_variants.abt__ut2_color_style 
FROM 
  tmall_product_feature_variants 
  LEFT JOIN tmall_product_feature_variant_descriptions ON tmall_product_feature_variant_descriptions.variant_id = tmall_product_feature_variants.variant_id 
  AND tmall_product_feature_variant_descriptions.lang_code = 'en' 
  INNER JOIN tmall_product_features_values ON tmall_product_features_values.variant_id = tmall_product_feature_variants.variant_id 
  AND tmall_product_features_values.lang_code = 'en' 
  AND tmall_product_features_values.product_id = 86 
  AND tmall_product_features_values.feature_id = tmall_product_feature_variants.feature_id 
  LEFT JOIN tmall_product_features ON tmall_product_features.feature_id = tmall_product_feature_variants.feature_id 
WHERE 
  1 
  AND tmall_product_feature_variants.feature_id IN (15, 16, 17) 
GROUP BY 
  tmall_product_feature_variants.variant_id 
ORDER BY 
  tmall_product_feature_variants.position, 
  tmall_product_feature_variant_descriptions.variant

Query time 0.00868

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.013737884,
    "filesort": {
      "sort_key": "tmall_product_feature_variants.position, tmall_product_feature_variant_descriptions.variant",
      "temporary_table": {
        "nested_loop": [
          {
            "table": {
              "table_name": "tmall_product_features_values",
              "access_type": "ref",
              "possible_keys": [
                "PRIMARY",
                "fl",
                "variant_id",
                "lang_code",
                "product_id",
                "fpl",
                "idx_product_feature_variant_id"
              ],
              "key": "product_id",
              "key_length": "3",
              "used_key_parts": ["product_id"],
              "ref": ["const"],
              "loops": 1,
              "rows": 3,
              "cost": 0.004492149,
              "filtered": 99.73403931,
              "attached_condition": "tmall_product_features_values.product_id <=> 86 and tmall_product_features_values.lang_code = 'en'"
            }
          },
          {
            "table": {
              "table_name": "tmall_product_feature_variants",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY", "feature_id"],
              "key": "PRIMARY",
              "key_length": "3",
              "used_key_parts": ["variant_id"],
              "ref": ["tmall.tmall_product_features_values.variant_id"],
              "loops": 2.992021277,
              "rows": 1,
              "cost": 0.005378083,
              "filtered": 19.23077011,
              "attached_condition": "tmall_product_feature_variants.feature_id = tmall_product_features_values.feature_id and tmall_product_feature_variants.feature_id in (15,16,17)"
            }
          },
          {
            "table": {
              "table_name": "tmall_product_features",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY"],
              "key": "PRIMARY",
              "key_length": "3",
              "used_key_parts": ["feature_id"],
              "ref": ["tmall.tmall_product_features_values.feature_id"],
              "loops": 1,
              "rows": 1,
              "cost": 0.001933826,
              "filtered": 100
            }
          },
          {
            "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_features_values.variant_id", "const"],
              "loops": 1,
              "rows": 1,
              "cost": 0.001933826,
              "filtered": 100,
              "attached_condition": "trigcond(tmall_product_feature_variant_descriptions.lang_code = 'en')"
            }
          }
        ]
      }
    }
  }
}

Result

variant variant_id feature_id selected feature_type color value_int abt__ut2_multicolor abt__ut2_color_style
2GB 81 17 81 S default
3.2" 80 16 80 S default
Symbian OS 78 15 78 S default