SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    3800, 3783, 3925, 3842, 4182, 3991, 3821, 
    3805, 3806, 59997, 3839, 3782
  )

Query time 0.00214

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "5.42"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "4.22",
        "eval_cost": "1.20",
        "prefix_cost": "5.42",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "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",
        "weight_lbs",
        "weight_oz",
        "product_tax_code",
        "deleted_at",
        "archived_at",
        "position"
      ],
      "attached_condition": "(`goimagine`.`products`.`product_id` in (3800,3783,3925,3842,4182,3991,3821,3805,3806,59997,3839,3782))"
    }
  }
}

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 weight_lbs weight_oz product_tax_code deleted_at archived_at position
3782 AGFT 286 P A 237 46.95 3 0.000 0 0 0 0.00 0 1586183194 1653079214 0 N N N D Y R N N N Y 10 0 S 1 100 0 0 N 0 S F 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;} 0.000 0.000 2147483647
3783 AGFT 313 P A 237 48.95 1 2.000 0 0 0 0.00 0 1586183194 1615743145 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 2.000 0.000 2147483647
3800 AGFT 316 P A 237 36.95 2 0.800 0 0 0 0.00 0 1586183194 1653072318 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 0.000 2147483647
3805 AGFT 224 P A 237 26.95 4 0.000 0 0 0 0.00 0 1586183194 1653079109 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 0.000 2147483647
3806 AGFT 1310 P A 237 24.95 1 0.000 0 0 0 0.00 0 1586183194 1653079605 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 0.000 2147483647
3821 AGFT 766 P A 237 44.95 1 2.000 0 0 0 0.00 0 1586183194 1653074576 0 N N N D Y R N N N Y 10 0 N 1 10 0 0 N 0 S F 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;} 2.000 0.000 2147483647
3839 AGFT 1439 P A 237 28.95 3 0.313 0 0 0 0.00 0 1586183194 1653079173 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 5.000 2147483647
3842 AGFT 738 P A 237 24.95 1 0.375 0 0 0 0.00 0 1586183194 1653073395 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 6.000 2147483647
3925 AGFT 273 P A 237 36.95 1 0.500 0 0 0 0.00 0 1586183194 1653072363 0 N N N D Y R N N N Y 10 0 S 1 2 0 0 N 0 S F 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;} 0.000 8.000 2147483647
3991 AGFT 2117 P A 237 289.95 1 4000.000 0 0 0 0.00 0 1586183194 1653074551 0 N N N B Y R N N N Y 10 0 N 1 1 0 0 N 0 S F 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;} 0.000 0.000 2147483647
4182 AGFT 575 P A 237 22.95 1 0.250 0 0 0 0.00 0 1586183194 1653073992 0 N N N D Y R N N N Y 10 0 S 1 3 0 0 N 0 S F 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;} 0.000 4.000 2147483647
59997 AGFT 530 P A 237 36.95 2 0.500 0 0 0 0.00 0 1611346019 1618150373 0 N N N B Y R N N N Y 10 0 S 1 1 0 0 N 0 S F 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;} 0.000 8.000 2147483647