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 (
    519, 529, 539, 941, 951, 1002, 1013, 1024, 
    1035, 1045, 1129, 2724, 3303, 6861, 
    7010, 7247, 2495, 962, 1077, 524, 549, 
    520, 521, 522, 523, 4272, 4273, 4274, 
    4275, 4276
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00745

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "74.16"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "31.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": 31,
            "rows_produced_per_join": 31,
            "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 (519,529,539,941,951,1002,1013,1024,1035,1045,1129,2724,3303,6861,7010,7247,2495,962,1077,524,549,520,521,522,523,4272,4273,4274,4275,4276)))",
            "cost_info": {
              "read_cost": "18.36",
              "eval_cost": "3.10",
              "prefix_cost": "21.46",
              "data_read_per_join": "2K"
            },
            "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": 31,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "7.75",
              "eval_cost": "3.10",
              "prefix_cost": "32.31",
              "data_read_per_join": "23K"
            },
            "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": 31,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "7.75",
              "eval_cost": "3.10",
              "prefix_cost": "43.16",
              "data_read_per_join": "18K"
            },
            "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 1354553002-17499_600x600_2x.jpg 500 474 N 6333 6861 product 9816 M 0 9816
0 1447432387-1306-1_600x600_2x_3fno-mc.jpg 500 495 N 6482 7010 product 9965 M 0 9965
0 306-770-LHR-300-200-Seite-35QAn3UK2M6eDWe_600x600_2x_5rav-4n.jpg 1200 800 N 6719 7247 product 10202 M 0 10202
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_u8fa-08.jpg 1178 1200 N 13220 519 product 16700 M 0 16700
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_ks8e-vn.jpg 1178 1200 N 13221 520 product 16701 M 0 16701
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_dwd2-qp.jpg 1178 1200 N 13222 521 product 16702 M 0 16702
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_s9ya-qc.jpg 1178 1200 N 13223 522 product 16703 M 0 16703
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_k2lp-zt.jpg 1178 1200 N 13224 523 product 16704 M 0 16704
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_mq38-u8.jpg 1178 1200 N 13225 524 product 16705 M 0 16705
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_m3ko-vw.jpg 1178 1200 N 13230 529 product 16710 M 0 16710
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_9l1b-z3.jpg 1178 1200 N 13240 539 product 16720 M 0 16720
0 226711-F10-300F-Effect-Flowmeter-Seite-49bQ5TQptiffk6b_600x600_2x_x3o0-12.jpg 1178 1200 N 13250 549 product 16730 M 0 16730
0 Druckminderer-Vulkan-F-10-300-Effect-Pr_fgas-2_600x600_2x_w8ub-vs.jpg 500 446 N 13642 941 product 17123 M 0 17123
0 Druckminderer-Vulkan-F-10-300-Effect-Druckluft-2_600x600_2x_ouc3-i1.jpg 500 446 N 13652 951 product 17133 M 0 17133
0 1336118288-28448_600x600_2x_02ha-o4.jpg 580 517 N 13663 962 product 17144 M 0 17144
0 Druckminderer-Vulkan-F-10-300-Effect-Stickstoff-2_600x600_2x_v337-or.jpg 500 446 N 13703 1002 product 17184 M 0 17184
0 Druckminderer-Vulkan-F-10-300-Effect-Helium-2_600x600_2x_ax4q-mr.jpg 500 446 N 13714 1013 product 17195 M 0 17195
0 Druckminderer-Vulkan-F-10-300-Effect-Sauerstoff-2_600x600_2x_190u-v8.jpg 500 446 N 13725 1024 product 17206 M 0 17206
0 Druckminderer-Vulkan-F-10-200-Effect-Methan-2_600x600_2x_4mok-mh.jpg 500 474 N 13736 1035 product 17217 M 0 17217
0 Druckminderer-Vulkan-F-10-200-Effect-Lachgas-2_600x600_2x_t4al-u3.jpg 500 474 N 13746 1045 product 17227 M 0 17227
0 1334916838-28564_600x600_2x_2t7u-kj.jpg 580 517 N 13778 1077 product 17259 M 0 17259
0 Druckminderer-Vulkan-F-10-200-Effect-Wasserstoff-3_600x600_2x_s367-6j.jpg 500 474 N 13830 1129 product 17311 M 0 17311
0 Druckminderer-Vulkan-F-10-300-Effect-Formiergas-zweistufig-2_600x600_2x_iw50-wm.jpg 500 364 N 15196 2495 product 18677 M 0 18677
0 209000-F10-Ace-3_600x600_2x_6wng-5t.jpg 500 330 N 15425 2724 product 18906 M 0 18906
0 1412750063-5992_600x600_2x.jpg 500 494 N 16004 3303 product 19485 M 0 19485
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_c70p-iv.jpg 1178 1200 N 16973 4272 product 20454 M 0 20454
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_wmab-dv.jpg 1178 1200 N 16974 4273 product 20455 M 0 20455
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_jbl3-md.jpg 1178 1200 N 16975 4274 product 20456 M 0 20456
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_743n-ah.jpg 1178 1200 N 16976 4275 product 20457 M 0 20457
0 226711-F10-300F-Effect-Flowmeter-Seite-49ihw6ccUhGKjGw_600x600_2x_r1co-fr.jpg 1178 1200 N 16977 4276 product 20458 M 0 20458