SELECT 
  cscart_images.*, 
  cscart_images_links.*, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_id AS images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.detailed_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 = 'M' 
  AND cscart_images_links.object_id IN (
    12259, 12304, 12305, 12306, 12319, 12334, 
    12307, 12310, 12313, 12316, 12504, 
    12514, 12509, 12505, 12506, 12507, 
    12508, 3188, 3178, 3196, 3274, 3276, 
    7355, 7359, 6767, 6760, 7278, 7353, 
    7357, 6833
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00173

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "76.31"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "32.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_images_links",
            "access_type": "range",
            "possible_keys": [
              "object_id"
            ],
            "key": "object_id",
            "used_key_parts": [
              "object_id",
              "object_type",
              "type"
            ],
            "key_length": "81",
            "rows_examined_per_scan": 32,
            "rows_produced_per_join": 32,
            "filtered": "100.00",
            "index_condition": "((`test2_gaseus`.`cscart_images_links`.`object_type` = 'product') and (`test2_gaseus`.`cscart_images_links`.`type` = 'M') and (`test2_gaseus`.`cscart_images_links`.`object_id` in (12259,12304,12305,12306,12319,12334,12307,12310,12313,12316,12504,12514,12509,12505,12506,12507,12508,3188,3178,3196,3274,3276,7355,7359,6767,6760,7278,7353,7357,6833)))",
            "cost_info": {
              "read_cost": "18.71",
              "eval_cost": "3.20",
              "prefix_cost": "21.91",
              "data_read_per_join": "3K"
            },
            "used_columns": [
              "pair_id",
              "object_id",
              "object_type",
              "image_id",
              "detailed_id",
              "type",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_images",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "image_id"
            ],
            "key_length": "4",
            "ref": [
              "test2_gaseus.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 32,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "8.00",
              "eval_cost": "3.20",
              "prefix_cost": "33.11",
              "data_read_per_join": "24K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_common_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "lang_code",
              "object_holder"
            ],
            "key_length": "108",
            "ref": [
              "test2_gaseus.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 32,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "8.00",
              "eval_cost": "3.20",
              "prefix_cost": "44.31",
              "data_read_per_join": "19K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ]
          }
        }
      ]
    }
  }
}

Result

image_id image_path image_x image_y is_high_res pair_id object_id object_type detailed_id type position alt images_image_id
0 Druckminderer-Vulkan-F15-300-Effect-LabLine-Wasserstoff-2_600x600_2x.jpg 500 443 N 6232 6760 product 9715 M 0 9715
0 Druckminderer-Vulkan-F15-300-Effect-LabLine-Pr_fgas-2_600x600_2x.jpg 500 443 N 6239 6767 product 9722 M 0 9722
0 1348673684-23821_600x600_2x.jpg 500 443 N 6305 6833 product 9788 M 0 9788
0 Druckminderer-Vulkan-F-10-200-Effect-Sauerstoff-zweistufig-2_600x600_2x_osa2-fp.jpg 500 399 N 6750 7278 product 10233 M 0 10233
0 1337327177-22599_600x600_2x_oyl6-qw.jpg 580 462 N 6825 7353 product 10308 M 0 10308
0 1337327177-22599_600x600_2x_6l6n-uh.jpg 580 462 N 6827 7355 product 10310 M 0 10310
0 1337327177-22599_600x600_2x_3r9m-np.jpg 580 462 N 6829 7357 product 10312 M 0 10312
0 1337327177-22599_600x600_2x_9kxu-o0.jpg 580 462 N 6831 7359 product 10314 M 0 10314
0 1548237937-17812-1-2_600x600_2x.jpg 500 448 N 11731 12259 product 15214 M 0 15214
0 1371625705-27843-1_600x600.jpg 500 416 N 11776 12304 product 15259 M 0 15259
0 1371625705-27843-1_600x600_shum-p9.jpg 500 416 N 11777 12305 product 15260 M 0 15260
0 1371625705-27843-1_600x600_svhs-s3.jpg 500 416 N 11778 12306 product 15261 M 0 15261
0 1371625705-27843-1_600x600_5o07-e8.jpg 500 416 N 11779 12307 product 15262 M 0 15262
0 1371625705-27843-1_600x600_6fj7-2n.jpg 500 416 N 11782 12310 product 15265 M 0 15265
0 1371625705-27843-1_600x600_8cek-d0.jpg 500 416 N 11785 12313 product 15268 M 0 15268
0 1371625705-27843-1_600x600_i3yr-lo.jpg 500 416 N 11788 12316 product 15271 M 0 15271
0 1371625705-27843-1_600x600_dv4h-2o.jpg 500 416 N 11791 12319 product 15274 M 0 15274
0 1371625705-27843-1_600x600_gpnp-ec.jpg 500 416 N 11806 12334 product 15289 M 0 15289
0 Thanos_F1_600x600.jpg 600 600 N 11976 12504 product 15459 M 0 15459
0 Thanos_F1_600x600_7j50-v3.jpg 600 600 N 11977 12505 product 15460 M 0 15460
0 Thanos_F1_600x600_q7kk-9u.jpg 600 600 N 11978 12506 product 15461 M 0 15461
0 Thanos_F1_600x600_f9sw-gb.jpg 600 600 N 11979 12507 product 15462 M 0 15462
0 Thanos_F1_600x600_5nos-3s.jpg 600 600 N 11980 12508 product 15463 M 0 15463
0 Thanos_F1_600x600_mtp6-s0.jpg 600 600 N 11981 12509 product 15464 M 0 15464
0 Thanos_F1_600x600_ymqm-6z.jpg 600 600 N 11986 12514 product 15469 M 0 15469
0 Druckminderer-Vulkan-F15-300-Effect-LabLine-CO2-Argon-2_600x600_2x.jpg 500 443 N 15879 3178 product 19360 M 0 19360
0 Druckminderer-Vulkan-F15-300-Effect-LabLine-Formiergas-2_600x600_2x.jpg 500 443 N 15889 3188 product 19370 M 0 19370
0 Druckminderer-Vulkan-F15-300-Effect-LabLine-Stickstoff-2_600x600_2x.jpg 500 443 N 15897 3196 product 19378 M 0 19378
0 Druckminderer-Vulkan-F15-200-Effect-LabLine-Druckluft-2_600x600_2x.jpg 500 443 N 15975 3274 product 19456 M 0 19456
0 Druckminderer-Vulkan-F15-200-Effect-LabLine-Helium-2_600x600_2x.jpg 500 443 N 15977 3276 product 19458 M 0 19458