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.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 = 'A' 
  AND cscart_images_links.object_id IN (
    3524, 9985, 10466, 9989, 10463, 10418, 
    10405, 10417, 10465, 10385, 10464, 
    10373
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00160

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_images_links range object_id object_id 81 19 Using index condition; Using filesort
1 SIMPLE cscart_images eq_ref PRIMARY PRIMARY 3 mahm3t_cs443.cscart_images_links.detailed_id 1 Using where
1 SIMPLE cscart_common_descriptions eq_ref PRIMARY PRIMARY 107 mahm3t_cs443.cscart_images.image_id,const,const 1 Using where

Result

pair_id object_id object_type image_id detailed_id type position emo_md5 image_path alt image_x image_y images_image_id
25619 3524 product 0 21194 A 0 j_milkshake_g_00.jpg 750 350 21194
25690 9985 product 0 21265 A 0 d_askania_p_00.jpg 750 350 21265
25691 9985 product 0 21266 A 0 d_askania_p_01.jpg 1290 390 21266
25702 9989 product 0 21277 A 0 d_nugat_p_00.jpg 750 350 21277
25703 9989 product 0 21278 A 0 d_nugat_p_01.jpg 1290 390 21278
29441 10373 product 0 25018 A 0 bc8-dbe1-ox4-xxz-d14130-f_dab_bright_piccolo_polac_podglad_rgb_750x350_myc4-84.jpg 750 350 25018
29442 10373 product 0 25019 A 0 oak-bright-piccolo.JPG 1045 394 25019
29443 10373 product 0 25020 A 0 konstrukcja_94rf-82.JPG 583 537 25020
29444 10373 product 0 25021 A 0 deska_barlinecka_5gc_3u8p-cg.jpg 1031 550 25021
29534 10385 product 0 25111 A 0 dab_madeira_grande_polac_750x350_uc3y-ts.jpg 750 350 25111
29535 10385 product 0 25112 A 0 oak-madeira-grande.JPG 1047 394 25112
29536 10385 product 0 25113 A 0 5gs137253343651cf32bcac47c_d8z5-oj.png 723 353 25113
29538 10385 product 0 25115 A 0 barlinek_przekroj137253343651cf32bcc28f4_w3mx-kg.jpg 400 363 25115
29540 10385 product 0 25117 A 0 konstrukcja_tlci-mj.JPG 583 537 25117
29657 10405 product 0 25234 A 0 oak-salt-chevron-130.JPG 1041 393 25234
29658 10405 product 0 25235 A 0 dab_salt_jodla_francuska_130_polac_750x350_9lmu-y1.jpg 750 350 25235
29659 10405 product 0 25236 A 0 konstrukcja_2jvp-ei.JPG 583 537 25236
29660 10405 product 0 25237 A 0 jodla-francuska.JPG 191 297 25237
29802 10417 product 0 25379 A 0 oak-bright-chevron-130.JPG 1042 393 25379
29803 10417 product 0 25380 A 0 dab_bright_jodla_francuska_130_polac_750x350_wwz5-9a.jpg 750 350 25380
29804 10417 product 0 25381 A 0 konstrukcja_2jvp-ei_wrff-xj.JPG 583 537 25381
29805 10417 product 0 25382 A 0 jodla-francuska_oo7z-lh.JPG 191 297 25382
29807 10418 product 0 25384 A 0 oak-trivor-chevron-130.JPG 1046 391 25384
29808 10418 product 0 25385 A 0 dab_trivor_jodla_francuska_130_polac_750x350-2_z0ez-er.jpg 750 350 25385
29809 10418 product 0 25386 A 0 konstrukcja_2jvp-ei_hp4n-5d.JPG 583 537 25386
29810 10418 product 0 25387 A 0 jodla-francuska_hba8-xt.JPG 191 297 25387
30303 10463 product 0 25880 A 0 jodla-francuska_hba8-xt_9uk9-7i.JPG 191 297 25880
30304 10463 product 0 25881 A 0 konstrukcja_2jvp-ei_hp4n-5d_bwnx-sq.JPG 583 537 25881
30305 10463 product 0 25882 A 0 dab-serene-jodla-francuska-130-polac_p7iq-p7.jpg 750 350 25882
30306 10463 product 0 25883 A 0 Oak-serene-chevron-130.JPG 1038 390 25883
30308 10464 product 0 25885 A 0 oak-caramel-chevron-130.JPG 1040 389 25885
30309 10464 product 0 25886 A 0 dab-caramel-jodla-francuska-130-polac_dnuf-1m.jpg 750 350 25886
30310 10464 product 0 25887 A 0 konstrukcja_2jvp-ei_hp4n-5d_bwnx-sq_focm-hf.JPG 583 537 25887
30311 10464 product 0 25888 A 0 jodla-francuska_hba8-xt_9uk9-7i_zquw-bg.JPG 191 297 25888
30313 10465 product 0 25890 A 0 oak-raisins-chevron-130.JPG 1035 387 25890
30314 10465 product 0 25891 A 0 dab-raisins-jodla-francuska-130-polac_kxkv-7r.jpg 750 350 25891
30315 10465 product 0 25892 A 0 konstrukcja_2jvp-ei_hp4n-5d_bwnx-sq_gh96-ow.JPG 583 537 25892
30316 10465 product 0 25893 A 0 jodla-francuska_hba8-xt_9uk9-7i_kgvw-9r.JPG 191 297 25893
30318 10466 product 0 25895 A 0 oak-mainland-chevron-130.JPG 1042 391 25895
30319 10466 product 0 25896 A 0 dab-mainland-jodla-francuska-130-polac_ukpn-i5.jpg 750 350 25896
30320 10466 product 0 25897 A 0 konstrukcja_2jvp-ei_hp4n-5d_bwnx-sq_go9m-j8.JPG 583 537 25897
30321 10466 product 0 25898 A 0 jodla-francuska_hba8-xt_9uk9-7i_xxgi-jt.JPG 191 297 25898
5658 3524 product 0 3295 A 1 milkshake_grande_02.png 750 500 3295
5657 3524 product 0 3294 A 2 milkshake_grande_03.png 333 500 3294
5659 3524 product 0 3296 A 3 milkshake_grande_04.png 799 500 3296
5672 3524 product 0 3309 A 4 barlinek_przekroj137253276351cf301bc46f1.jpg 400 363 3309
5673 3524 product 0 3310 A 5 5gs137253276351cf301bd2d25.png 723 353 3310