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 (
    456, 2359, 2457, 2468, 2538, 6641, 2892, 
    7548, 7586, 7624, 7662, 2627, 3059, 
    6637, 6638, 6639, 6640, 3060, 3061, 
    3062, 3063, 2295, 5958, 6066, 6067, 
    2537, 6219, 7492, 2626, 5807, 2286, 
    2349, 2439, 2448, 2528, 2617, 6848, 
    7508, 2202, 5803, 5804, 5805, 5806, 
    2203, 2204, 2205, 2206, 1434, 1435, 
    1436, 1437, 3721, 3722, 7502, 7584, 
    7622, 7660, 7698, 1439, 1523, 1524, 
    1525, 5817, 5818, 5819, 7494, 1522, 
    2735, 2219
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00215

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "165.61"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "69.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": 69,
            "rows_produced_per_join": 69,
            "filtered": "100.00",
            "index_condition": "((`gaseus`.`cscart_images_links`.`object_type` = 'product') and (`gaseus`.`cscart_images_links`.`type` = 'M') and (`gaseus`.`cscart_images_links`.`object_id` in (456,2359,2457,2468,2538,6641,2892,7548,7586,7624,7662,2627,3059,6637,6638,6639,6640,3060,3061,3062,3063,2295,5958,6066,6067,2537,6219,7492,2626,5807,2286,2349,2439,2448,2528,2617,6848,7508,2202,5803,5804,5805,5806,2203,2204,2205,2206,1434,1435,1436,1437,3721,3722,7502,7584,7622,7660,7698,1439,1523,1524,1525,5817,5818,5819,7494,1522,2735,2219)))",
            "cost_info": {
              "read_cost": "41.41",
              "eval_cost": "6.90",
              "prefix_cost": "48.31",
              "data_read_per_join": "6K"
            },
            "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": [
              "gaseus.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 69,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "17.25",
              "eval_cost": "6.90",
              "prefix_cost": "72.46",
              "data_read_per_join": "52K"
            },
            "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": [
              "gaseus.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 69,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "17.25",
              "eval_cost": "6.90",
              "prefix_cost": "96.61",
              "data_read_per_join": "40K"
            },
            "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 1447432387-1306-1_600x600_2x_84lp-zb.jpg 500 495 N 5220 5805 product 8706 M 0 8706
0 1331283979-27776_600x600_2x.jpg 331 380 N 5235 5818 product 8718 M 0 8718
0 1331282155-11449_600x600_2x.jpg 331 380 N 5236 5819 product 8719 M 0 8719
0 1331284133-27898_600x600_2x.jpg 331 380 N 5331 5817 product 8814 M 0 8814
0 1331806487-32374_600x600_2x.jpg 580 536 N 5430 5958 product 8913 M 0 8913
0 1331806214-11465_600x600_2x.jpg 580 536 N 5538 6066 product 9021 M 0 9021
0 1331806086-599_600x600_2x.jpg 580 536 N 5539 6067 product 9022 M 0 9022
0 1331806303-6817_600x600_2x.jpg 580 536 N 5691 6219 product 9174 M 0 9174
0 H10-200_600x600_2x_ojjl-4e_6sh0-4q.jpg 500 467 N 6109 6637 product 9592 M 0 9592
0 H10-200_600x600_2x_hxyj-j3.jpg 500 467 N 6110 6638 product 9593 M 0 9593
0 H10-200_600x600_2x_jq0k-cp.jpg 500 467 N 6111 6639 product 9594 M 0 9594
0 H10-200_600x600_2x_5v18-69.jpg 500 467 N 6112 6640 product 9595 M 0 9595
0 H10-200_600x600_2x.jpg 500 467 N 6113 6641 product 9596 M 0 9596
0 1331195009-25521_600x600_2x.jpg 380 305 N 6320 6848 product 9803 M 0 9803
0 Druckminderer-Vulkan-F-40-300-Effect-Stickstoff-einstufig-2_600x600_2x_qulf-4i.jpg 500 430 N 6964 7492 product 10447 M 0 10447
0 Druckminderer-Vulkan-F-40-300-Effect-Stickstoff-einstufig-2_600x600_2x_9u9y-xe.jpg 500 430 N 6966 7494 product 10449 M 0 10449
0 Druckminderer-Vulkan-F40-300-bar_600x600_2x_xoxb-mu.jpg 500 430 N 6974 7502 product 10457 M 0 10457
0 H10-300_600x600_2x_ifp1-mb.jpg 500 471 N 6980 7508 product 10463 M 0 10463
0 H40-300_600x600_2x_hjls-0i.jpg 488 500 N 7020 7548 product 10503 M 0 10503
0 306-770-LHR-300-200-Seite-357YdxS0TcqXBOn_600x600_2x_qros-6f.jpg 1200 800 N 7056 7584 product 10539 M 0 10539
0 306-770-LHR-300-200-Seite-357YdxS0TcqXBOn_600x600_2x_0o2r-og.jpg 1200 800 N 7058 7586 product 10541 M 0 10541
0 1390213595-18254_600x600_2x_38de-77.jpg 500 399 N 7094 7622 product 10577 M 0 10577
0 1390213595-18254_600x600_2x_pz71-yd.jpg 500 399 N 7096 7624 product 10579 M 0 10579
0 1390207837-13512_600x600_2x_ed4c-sh.jpg 500 399 N 7132 7660 product 10615 M 0 10615
0 1390207837-13512_600x600_2x_4hrq-ls.jpg 500 399 N 7134 7662 product 10617 M 0 10617
0 1387465803-6189-1_600x600_2x_w9sb-ma.jpg 500 471 N 7170 7698 product 10653 M 0 10653
0 1387465720-4334-1_600x600_2x_g10p-he.jpg 500 467 N 13157 456 product 16637 M 0 16637
0 H20-300-BS60-Seite-37lIUojfLWCUcBH_600x600_2x.jpg 1200 823 N 14135 1434 product 17616 M 0 17616
0 H20-300-BS60-Seite-37xOkpggT9fCpZB_600x600_2x.jpg 1200 823 N 14136 1435 product 17617 M 0 17617
0 H20-300-BS60-Seite-37gR02iRxmtyZ1B_600x600_2x.jpg 1200 823 N 14137 1436 product 17618 M 0 17618
0 H20-300-BS60-Seite-370o740H6A6U1PR_600x600_2x.jpg 1200 823 N 14138 1437 product 17619 M 0 17619
0 H20-300-BS60-Seite-37_600x600_2x_gd9f-dg.jpg 1200 823 N 14140 1439 product 17621 M 0 17621
0 1331284133-27898_600x600_2x_gztk-it.jpg 331 380 N 14223 1522 product 17704 M 0 17704
0 1331284133-27898_600x600_2x_ivkv-hc.jpg 331 380 N 14224 1523 product 17705 M 0 17705
0 1331284133-27898_600x600_2x_50ha-88.jpg 331 380 N 14225 1524 product 17706 M 0 17706
0 1331284133-27898_600x600_2x_eg1j-d9.jpg 331 380 N 14226 1525 product 17707 M 0 17707
0 1447432387-1306-1_600x600_2x_d7c4-i2.jpg 500 495 N 14903 2202 product 18384 M 0 18384
0 1447432387-1306-1_600x600_2x_w1yr-46.jpg 500 495 N 14904 2203 product 18385 M 0 18385
0 1447432387-1306-1_600x600_2x_3hwx-wx.jpg 500 495 N 14905 2204 product 18386 M 0 18386
0 1447432387-1306-1_600x600_2x_hygj-rj.jpg 500 495 N 14906 2205 product 18387 M 0 18387
0 1447432387-1306-1_600x600_2x_yzbg-14.jpg 500 495 N 14907 2206 product 18388 M 0 18388
0 1331282155-11449_600x600_2x_p05x-0w.jpg 331 380 N 14920 2219 product 18401 M 0 18401
0 1331197702-26077_600x600_2x_79ay-40.jpg 380 305 N 14987 2286 product 18468 M 0 18468
0 30851501-2_600x600_2x.jpg 580 536 N 14996 2295 product 18477 M 0 18477
0 H20-300_600x600_2x_puo9-sk.jpg 500 478 N 15050 2349 product 18531 M 0 18531
0 1387465897-9668-1_600x600_2x_j3nq-0f.jpg 500 471 N 15060 2359 product 18541 M 0 18541
0 1331198496-31117_600x600_2x_lwsr-xi.jpg 380 305 N 15140 2439 product 18621 M 0 18621
0 1331197901-7954_600x600_2x_prr6-jp.jpg 380 305 N 15149 2448 product 18630 M 0 18630
0 1387465866-8838-1_600x600_2x_zvi1-yn.jpg 500 471 N 15158 2457 product 18639 M 0 18639
0 1387465833-7199-1_600x600_2x_xmwv-hg.jpg 500 471 N 15169 2468 product 18650 M 0 18650
0 1331198726-20715_600x600_2x_jn8l-6n.jpg 380 305 N 15229 2528 product 18710 M 0 18710
0 1331806394-6405_600x600_2x.jpg 580 536 N 15238 2537 product 18719 M 0 18719
0 1387465803-6189-1_600x600_2x_0f0l-ch.jpg 500 471 N 15239 2538 product 18720 M 0 18720
0 1331198620-13273_600x600_2x_q4ds-7c.jpg 380 305 N 15318 2617 product 18799 M 0 18799
0 1331806303-6817_600x600_2x_h783-87.jpg 580 536 N 15327 2626 product 18808 M 0 18808
0 H10-300_600x600_2x_bwqi-oh.jpg 500 471 N 15328 2627 product 18809 M 0 18809
0 1331282155-11449_600x600_2x.jpg 331 380 N 15436 2735 product 18917 M 0 18917
0 1387465626-1648-1_600x600_2x_ldfp-mj.jpg 500 467 N 15593 2892 product 19074 M 0 19074
0 H10-200_600x600_2x_t8in-3z.jpg 500 467 N 15760 3059 product 19241 M 0 19241
0 H10-200_600x600_2x_tfij-bs.jpg 500 467 N 15761 3060 product 19242 M 0 19242
0 H10-200_600x600_2x_d1kf-5r.jpg 500 467 N 15762 3061 product 19243 M 0 19243
0 H10-200_600x600_2x_s7a0-1s.jpg 500 467 N 15763 3062 product 19244 M 0 19244
0 H10-200_600x600_2x_wmm4-1x.jpg 500 467 N 15764 3063 product 19245 M 0 19245
0 H20-300-BS60-Seite-376JCbkH1cGT4sI_600x600_2x.jpg 1200 823 N 16422 3721 product 19903 M 0 19903
0 H20-300-BS60-Seite-37_600x600_2x.jpg 1200 823 N 16423 3722 product 19904 M 0 19904
0 1447432387-1306-1_600x600_2x_n46n-qq.jpg 500 495 N 18504 5803 product 21985 M 0 21985
0 1447432387-1306-1_600x600_2x_eci3-0l.jpg 500 495 N 18505 5804 product 21986 M 0 21986
0 1447432387-1306-1_600x600_2x_ftb8-k5.jpg 500 495 N 18506 5806 product 21987 M 0 21987
0 1447432387-1306-1_600x600_2x.jpg 500 495 N 18507 5807 product 21988 M 0 21988