SELECT 
  q_images.*, 
  q_images_links.*, 
  q_common_descriptions.description AS alt, 
  q_images.image_id AS images_image_id 
FROM 
  q_images_links 
  LEFT JOIN q_images ON q_images_links.detailed_id = q_images.image_id 
  LEFT JOIN q_common_descriptions ON q_common_descriptions.object_id = q_images.image_id 
  AND q_common_descriptions.object_holder = 'images' 
  AND q_common_descriptions.lang_code = 'en' 
WHERE 
  q_images_links.object_type = 'product' 
  AND q_images_links.type = 'M' 
  AND q_images_links.object_id IN (
    '6415', '6416', '6417', '6418', '6419', 
    '6420', '6421', '6422', '6423', '6424', 
    '6425', '6426', '6427', '6428', '6429', 
    '6430', '6431', '6432', '6433', '6434', 
    '6435', '6436', '6437', '6438', '6439', 
    '6440', '6441', '6442', '6443', '6444', 
    '6445', '6446', '6447', '6448', '6449', 
    '6450', '6451', '6452', '6453', '6454', 
    '6456', '6457', '6458', '6459', '6460', 
    '6461', '6462', '6463', '6464', '6465', 
    '6466', '6467', '6468', '6469', '6470', 
    '6471', '6472', '6473', '6474', '6475', 
    '6476', '6477', '6478', '6479'
  ) 
ORDER BY 
  q_images_links.position, 
  q_images_links.pair_id

Query time 0.00416

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "371.21"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "64.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "q_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": 64,
            "rows_produced_per_join": 64,
            "filtered": "100.00",
            "index_condition": "((`portal`.`q_images_links`.`object_type` = 'product') and (`portal`.`q_images_links`.`type` = 'M') and (`portal`.`q_images_links`.`object_id` in ('6415','6416','6417','6418','6419','6420','6421','6422','6423','6424','6425','6426','6427','6428','6429','6430','6431','6432','6433','6434','6435','6436','6437','6438','6439','6440','6441','6442','6443','6444','6445','6446','6447','6448','6449','6450','6451','6452','6453','6454','6456','6457','6458','6459','6460','6461','6462','6463','6464','6465','6466','6467','6468','6469','6470','6471','6472','6473','6474','6475','6476','6477','6478','6479')))",
            "cost_info": {
              "read_cost": "140.81",
              "eval_cost": "12.80",
              "prefix_cost": "153.61",
              "data_read_per_join": "6K"
            },
            "used_columns": [
              "pair_id",
              "object_id",
              "object_type",
              "image_id",
              "detailed_id",
              "type",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "q_images",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "image_id"
            ],
            "key_length": "4",
            "ref": [
              "portal.q_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 64,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "64.00",
              "eval_cost": "12.80",
              "prefix_cost": "230.41",
              "data_read_per_join": "49K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res"
            ],
            "attached_condition": "<if>(is_not_null_compl(q_images), (`portal`.`q_images_links`.`detailed_id` = `portal`.`q_images`.`image_id`), true)"
          }
        },
        {
          "table": {
            "table_name": "q_common_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "lang_code",
              "object_holder"
            ],
            "key_length": "107",
            "ref": [
              "portal.q_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 64,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "64.00",
              "eval_cost": "12.80",
              "prefix_cost": "307.21",
              "data_read_per_join": "38K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ],
            "attached_condition": "<if>(is_not_null_compl(q_common_descriptions), (`portal`.`q_common_descriptions`.`object_id` = `portal`.`q_images`.`image_id`), true)"
          }
        }
      ]
    }
  }
}

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 item_XXL_42425456_8381354fc17d9.jpg 601 1200 N 12759 6415 product 14721 M 0 14721
0 item_XXL_42425411_e8db0a1d047cb.jpg 906 1200 N 12760 6416 product 14722 M 0 14722
0 item_XXL_42425395_ddb1a09a1a417.jpg 496 1200 N 12761 6417 product 14723 M 0 14723
0 item_XXL_42425391_f547b4266ab19.jpg 498 1200 N 12762 6418 product 14724 M 0 14724
0 item_XXL_42425384_38f208c7d3e60.jpg 496 1200 N 12763 6419 product 14725 M 0 14725
0 item_XXL_42425366_cf7537d32f68d.jpg 496 1200 N 12764 6420 product 14726 M 0 14726
0 item_XXL_35952659_139668653.jpg 800 641 N 12765 6421 product 14727 M 0 14727
0 item_XXL_42425355_b4fd6d7b26d68.jpg 494 1200 N 12766 6422 product 14728 M 0 14728
0 item_XL_42772946_69ab6f5344a53.jpg 600 589 N 12767 6423 product 14729 M 0 14729
0 item_XXL_42861416_5b20d0a5e10d9.jpg 1000 1000 N 12769 6424 product 14731 M 0 14731
0 item_XXL_42861369_65c76e0608f2d.jpg 1000 1000 N 12772 6425 product 14734 M 0 14734
0 item_XXL_30118914_92359055.jpg 487 1200 N 12775 6426 product 14737 M 0 14737
0 item_XL_30118778_92358780.jpg 600 600 N 12777 6427 product 14739 M 0 14739
0 item_XXL_30118758_92358753.jpg 1000 1000 N 12779 6428 product 14741 M 0 14741
0 item_XL_30119113_92359379.jpg 261 600 N 12781 6429 product 14743 M 0 14743
0 item_XXL_30119193_92359507.jpg 531 1200 N 12782 6430 product 14744 M 0 14744
0 N13064669A_1.jpg 800 1091 N 12783 6431 product 14745 M 0 14745
0 item_XXL_36818401_144136531.jpg 494 1200 N 12786 6432 product 14748 M 0 14748
0 item_XXL_36818386_144136481.jpg 494 1200 N 12787 6433 product 14749 M 0 14749
0 item_XXL_36791144_144065635.jpg 494 1200 N 12788 6434 product 14750 M 0 14750
0 item_XXL_36791100_144065537.jpg 494 1200 N 12789 6435 product 14751 M 0 14751
0 item_XXL_36791073_144065473.jpg 495 1200 N 12790 6436 product 14752 M 0 14752
0 item_XXL_36791049_144065396.jpg 494 1200 N 12791 6437 product 14753 M 0 14753
0 item_XXL_36790921_144065097.jpg 494 1200 N 12792 6438 product 14754 M 0 14754
0 item_XXL_36791010_144065280.jpg 495 1200 N 12793 6439 product 14755 M 0 14755
0 item_XXL_22034559_28580470.jpg 546 1200 N 12794 6440 product 14756 M 0 14756
0 item_XXL_22032649_28572454.jpg 484 472 N 12795 6441 product 14757 M 0 14757
0 item_XXL_22032647_28572445.jpg 441 440 N 12797 6442 product 14759 M 0 14759
0 item_XXL_22032643_28572428.jpg 1000 1004 N 12799 6443 product 14761 M 0 14761
0 item_XL_42775288_81ce66019e145.jpg 600 600 N 12801 6444 product 14763 M 0 14763
0 item_XXL_42775208_6d325b7032ebe.jpg 800 800 N 12804 6445 product 14766 M 0 14766
0 item_XXL_42037682_2258a7dc7ae66.jpg 800 800 N 12807 6446 product 14769 M 0 14769
0 item_XXL_4930262_1572754.jpg 88 280 N 12811 6447 product 14773 M 0 14773
0 item_XXL_42037269_8105500e9702f.jpg 800 800 N 12814 6448 product 14776 M 0 14776
0 item_XXL_9761892_11424510.jpg 940 1200 N 12818 6449 product 14780 M 0 14780
0 N19724477A_1.jpg 800 1091 N 12819 6450 product 14781 M 0 14781
0 item_XXL_9276417_10021151.jpg 600 564 N 12820 6451 product 14782 M 0 14782
0 item_XXL_30118751_92358733.jpg 1000 1000 N 12821 6452 product 14783 M 0 14783
0 item_XXL_22109562_29354536.jpg 1000 708 N 12827 6453 product 14789 M 0 14789
0 item_XXL_30118692_92358602.jpg 1000 632 N 12829 6454 product 14791 M 0 14791
0 item_XXL_30118595_92358384.jpg 1000 597 N 12835 6456 product 14797 M 0 14797
0 item_XXL_22109549_29354058.jpg 1000 735 N 12839 6457 product 14801 M 0 14801
0 item_XXL_22109529_29353674.jpg 1000 653 N 12841 6458 product 14803 M 0 14803
0 item_XXL_30118671_92358585.jpg 1000 1044 N 12843 6459 product 14805 M 0 14805
0 item_XXL_30118696_92358661.jpg 1000 1047 N 12845 6460 product 14807 M 0 14807
0 item_XXL_30118734_92358720.jpg 1000 1000 N 12848 6461 product 14810 M 0 14810
0 item_XXL_30118760_92358790.jpg 1000 1016 N 12850 6462 product 14812 M 0 14812
0 item_XXL_30118798_92358861.jpg 1000 1046 N 12852 6463 product 14814 M 0 14814
0 item_XXL_30118829_92358905.jpg 1000 1000 N 12854 6464 product 14816 M 0 14816
0 item_XL_8271975_7967657.jpg 600 543 N 12856 6465 product 14818 M 0 14818
0 item_XXL_40672129_5d61dba76b6fc.jpg 1000 1066 N 12857 6466 product 14819 M 0 14819
0 item_XXL_40671501_869b61c8e9840.jpg 1000 935 N 12858 6467 product 14820 M 0 14820
0 2112-Fuel-Injector-Cleaner.jpg 844 1800 N 12859 6468 product 14821 M 0 14821
0 2216-Total-Fuel-System-Cleaner.jpg 533 1800 N 12861 6470 product 14823 M 0 14823
0 2412-FI-Air-Intake-Cleaner.jpg 924 1862 N 12862 6471 product 14824 M 0 14824
0 3416_Silicon_Spray_211x604_can.jpg 833 2035 N 12863 6472 product 14825 M 0 14825
0 4220-Engine-Cleaner-Degreaser.jpg 763 1982 N 12864 6473 product 14826 M 0 14826
0 4516_PR-3_Wrench-EZE-Lubricant_211x604_can.jpg 833 2035 N 12865 6474 product 14827 M 0 14827
0 4520_NonChlorinatedBrakeCleaner.jpg 707 1994 N 12866 6475 product 14828 M 0 14828
0 4920_Non-Chlorinated_Brake-Cleaner-New_211x713_can.jpg 730 1987 N 12867 6476 product 14829 M 0 14829
0 4816_White_Lithium_Grease_211x604_can.jpg 833 2035 N 12868 6477 product 14830 M 0 14830
0 4908_BeltDressing.jpg 1038 2088 N 12869 6478 product 14831 M 0 14831
0 7001_RedGrease.jpg 844 2050 N 12870 6479 product 14832 M 0 14832
0 2_cr3b-jh.jpg 640 626 N 82935 6469 product 84878 M 0 84878