SELECT 
  cscart_images_links.*, 
  cscart_images.image_path, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_x, 
  cscart_images.image_y, 
  cscart_images.image_id as images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id 
  LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id 
  AND cscart_common_descriptions.object_holder = 'images' 
  AND cscart_common_descriptions.lang_code = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (65125, 64727, 64694, 62059) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00100

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 69,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65125,64727,64694,62059)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.image_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.image_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
19694 62059 product 0 31483 A 0 D 0 0
35673 64694 product 0 47906 A 0 D 0 0
37258 64727 product 0 49491 A 0 D 0 0
55481 65125 product 0 67714 A 0 D 0 0
19693 62059 product 0 31482 A 1 D 0 0
37259 64727 product 0 49492 A 1 D 0 0
55483 65125 product 0 67716 A 1 D 0 0
62835 64694 product 0 75068 A 1 D 0 0
23873 62059 product 0 35806 A 2 D 0 0
35680 64694 product 0 47913 A 2 D 0 0
55484 65125 product 0 67717 A 2 D 0 0
62844 64727 product 0 75077 A 2 D 0 0
19695 62059 product 0 31484 A 3 D 0 0
35678 64694 product 0 47911 A 3 D 0 0
37257 64727 product 0 49490 A 3 D 0 0
55482 65125 product 0 67715 A 3 D 0 0
31413 62059 product 0 43646 A 4 C 0 0
55485 65125 product 0 67718 A 4 D 0 0
63848 64694 product 0 76081 A 4 D 0 0
33882 62059 product 0 46115 A 5 C 0 0
35696 64694 product 0 47929 A 5 D 0 0
37260 64727 product 0 49493 A 5 D 0 0
35676 64694 product 0 47909 A 6 D 0 0
37255 64727 product 0 49488 A 6 C 0 0
46282 62059 product 0 58515 A 6 C 0 0
35683 64694 product 0 47916 A 7 D 0 0
37256 64727 product 0 49489 A 7 C 0 0
57035 62059 product 0 69268 A 7 C 0 0
35674 64694 product 0 47907 A 8 D 0 0
60341 62059 product 0 72574 A 9 C 0 0
63847 64694 product 0 76080 A 9 D 0 0
66951 64727 product 0 79184 A 9 C 0 0
35675 64694 product 0 47908 A 10 D 0 0
55981 64727 product 0 68214 A 10 C 0 0
56894 62059 product 0 69127 A 10 C 0 0
37268 64727 product 0 49501 A 11 C 0 0
60340 62059 product 0 72573 A 11 C 0 0
63850 64694 product 0 76083 A 11 D 0 0
35677 64694 product 0 47910 A 12 D 0 0
37269 64727 product 0 49502 A 12 C 0 0
35679 64694 product 0 47912 A 13 D 0 0
58102 64727 product 0 70335 A 13 C 0 0
35693 64694 product 0 47926 A 14 D 0 0
58101 64727 product 0 70334 A 14 C 0 0
35684 64694 product 0 47917 A 15 D 0 0
35681 64694 product 0 47914 A 16 D 0 0
35694 64694 product 0 47927 A 17 D 0 0
68741 64694 product 0 80974 A 18 C 0 0
67987 64694 product 0 80220 A 19 C 0 0
61835 64694 product 0 74068 A 20 C 0 0
65292 64694 product 0 77525 A 23 C 0 0
65634 64694 product 0 77867 A 24 C 0 0
54231 64694 product 0 66464 A 25 C 0 0
49161 64694 product 0 61394 A 27 C 0 0
35687 64694 product 0 47920 A 28 C 0 0
54230 64694 product 0 66463 A 29 C 0 0
61836 64694 product 0 74069 A 31 C 0 0
35690 64694 product 0 47923 A 32 C 0 0
39202 64694 product 0 51435 A 33 C 0 0
68372 64694 product 0 80605 A 34 C 0 0
54232 64694 product 0 66465 A 35 C 0 0
35686 64694 product 0 47919 A 36 C 0 0
49204 64694 product 0 61437 A 37 C 0 0
35685 64694 product 0 47918 A 38 C 0 0
46572 64694 product 0 58805 A 39 C 0 0
46571 64694 product 0 58804 A 40 C 0 0
46570 64694 product 0 58803 A 41 C 0 0
58160 64694 product 0 70393 A 42 C 0 0
61881 64694 product 0 74114 A 43 C 0 0