SELECT 
  * 
FROM 
  tmall_product_feature_variants 
WHERE 
  variant_id IN (108, 66, 69, 80, 71, 67, 70, 45, 75, 82)

Query time 0.00869

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.018045202,
    "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": 10,
          "cost": 0.018045202,
          "filtered": 100,
          "index_condition": "tmall_product_feature_variants.variant_id in (108,66,69,80,71,67,70,45,75,82)"
        }
      }
    ]
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
45 17 0 default
66 15 0 default
67 16 0 default
69 15 0 default
70 16 0 default
71 16 0 default
75 17 0 default
80 16 0 default
82 17 0 default
108 18 0 default