SELECT 
  tmall_products.* 
FROM 
  tmall_products 
WHERE 
  tmall_products.product_id IN (6, 8, 14, 9, 10, 19, 21)

Query time 0.00797

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.012858124,
    "nested_loop": [
      {
        "table": {
          "table_name": "tmall_products",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "loops": 1,
          "rows": 7,
          "cost": 0.012858124,
          "filtered": 100,
          "index_condition": "tmall_products.product_id in (6,8,14,9,10,19,21)"
        }
      }
    ]
  }
}

Result

product_id product_code product_type status company_id list_price amount weight length width height shipping_freight low_avail_limit timestamp updated_timestamp usergroup_ids is_edp edp_shipping unlimited_download tracking free_shipping zero_price_action is_pbp is_op is_oper is_returnable return_period avail_since out_of_stock_actions localization min_qty max_qty qty_step list_qty_count tax_ids age_verification age_limit options_type exceptions_type details_layout shipping_params show_videos_before_images autoplay_videos parent_product_id ab__stickers_manual_ids ab__stickers_generated_ids master_product_id master_product_status master_product_offers_count
6 T0006UROBG P A 1 0.00 12 0.000 0 0 0 0.00 0 1328733200 1328733200 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
8 W0008TGVI1 P A 1 949.99 9 0.000 0 0 0 0.00 0 1328558400 1383894057 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
9 F0009ORD06 P A 1 0.00 15 0.000 0 0 0 0.00 0 1328558400 1328684303 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
10 L00102FQ97 P A 1 0.00 7 0.000 0 0 0 0.00 0 1328558400 1328684303 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
14 M0014IVPFH P A 1 0.00 14 0.000 0 0 0 0.00 0 1328558400 1328684303 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
19 J001933ZYZ P A 1 0.00 20 0.000 0 0 0 0.00 0 1328558400 1328684303 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0
21 J00216UKRV P A 1 0.00 3 0.000 0 0 0 0.00 0 1328558400 1328684303 0 N N N N Y N N Y 10 0 N 6 N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} N N 0 0 A 0