SELECT 
  tmall_product_feature_variants.variant_id, 
  tmall_product_feature_variants.position, 
  tmall_product_feature_variants.color, 
  tmall_product_feature_variant_descriptions.variant 
FROM 
  tmall_product_feature_variants 
  LEFT JOIN tmall_product_feature_variant_descriptions ON tmall_product_feature_variants.variant_id = tmall_product_feature_variant_descriptions.variant_id 
  AND tmall_product_feature_variant_descriptions.lang_code = 'en' 
WHERE 
  tmall_product_feature_variants.variant_id IN (
    66, 69, 55, 84, 78, 76, 73, 39, 80, 70, 71, 
    67, 68, 83, 77, 74, 65, 82, 45, 75, 81, 
    79, 72, 54, 48, 89, 106, 101, 102, 103, 
    100, 104, 108, 109, 110, 111, 112, 121, 
    114, 115, 117, 91, 135, 136
  ) 
ORDER BY 
  tmall_product_feature_variants.position ASC, 
  tmall_product_feature_variant_descriptions.variant ASC

Query time 0.00894

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.115023654,
    "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": "ALL",
              "possible_keys": ["PRIMARY"],
              "loops": 1,
              "rows": 182,
              "cost": 0.03874171,
              "filtered": 24.17582512,
              "attached_condition": "tmall_product_feature_variants.variant_id in (66,69,55,84,78,76,73,39,80,70,71,67,68,83,77,74,65,82,45,75,81,79,72,54,48,89,106,101,102,103,100,104,108,109,110,111,112,121,114,115,117,91,135,136)"
            }
          },
          {
            "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": 44,
              "rows": 1,
              "cost": 0.076281944,
              "filtered": 100,
              "attached_condition": "trigcond(tmall_product_feature_variant_descriptions.lang_code = 'en')"
            }
          }
        ]
      }
    }
  }
}

Result

variant_id position color variant
45 0 16GB
77 0 2.4"
79 0 256MB
81 0 2GB
83 0 3.1"
80 0 3.2"
65 0 3.5"
71 0 3.7"
54 0 32GB
67 0 4.0"
68 0 4.3"
74 0 4.5"
70 0 4.7"
75 0 4GB
48 0 500GB
82 0 512MB
72 0 8GB
84 0 Android 2.1
55 0 Android 2.2, Froyo
66 0 Android 2.3, Gingerbread
73 0 Android 4.0, Ice Cream Sandwich
91 0 Apple
104 0 Cobra
111 0 Creative
102 0 Garmin
135 0 GoPro
108 0 HTC
103 0 Kenwood
115 0 Koss
136 0 Microsoft
109 0 Motorola
117 0 Nikon
110 0 Nokia
76 0 Nokia OS
100 0 Pioneer
89 0 Samsung
121 0 SanDisk
114 0 Sony
78 0 Symbian OS
101 0 TomTom
106 0 Toshiba
69 0 Windows Phone 7.5, Mango
112 0 Yamaha
39 40 iOS 5