DEBUG enable Num SQL queries:275 Num fetched rows:680 including array rows:8 Time of script run:0.2370400428772 Time of SQL queries:0.16265034675598 Timers out: Счетчик "Подгототовка страницы", время выполнения - 0.0024с Счетчик "ModIshopGood Good statistic", время выполнения - 0с Счетчик "ModIshopGood bread", время выполнения - 0.0008с Счетчик "ModIshopGood photos", время выполнения - 0.013с Счетчик "ModIshopGood main data", время выполнения - 0.1595с Счетчик "ModIshopGood params", время выполнения - 0.0031с Счетчик "ModIshopGood Nalichie", время выполнения - 0.0445с Счетчик "ModIshopGood mklass", время выполнения - 0.0002с Счетчик "Start GetDeliveryList", время выполнения - 0с Счетчик "Get DeliveryList from cache", время выполнения - 0.0001с Счетчик "DeliveryList transforms", время выполнения - 0.0001с Счетчик "ModIshopGood delivery", время выполнения - 0с Счетчик "Module=ishop", время выполнения - 0.2237с Счетчик "Block=stat", время выполнения - 0.0001с Счетчик "Block=cssstylescard", время выполнения - 0с Счетчик "Block=headcardjs", время выполнения - 0с Счетчик "Block=header", время выполнения - 0.0002с Счетчик "Block=catalogtree", время выполнения - 0.0006с Счетчик "Block=retailrocketblocks", время выполнения - 0.0001с Счетчик "Block=footer", время выполнения - 0.0002с Счетчик "Block=appdownload", время выполнения - 0.0002с Счетчик "Block=footercardjs", время выполнения - 0.0001с Счетчик "Block=ganalitics", время выполнения - 0.0002с Счетчик "Block=metrika", время выполнения - 0.0002с Счетчик "Block=jivosite", время выполнения - 0.0002с Счетчик "Block=statmailru", время выполнения - 0.0001с
SELECT new_link FROM leo_redirect WHERE old_link = "/ishop/good_122070342954/" AND active = 1 # Num rows 0Run time:Time of run:0.00034713745117188
SELECT id_city FROM leo_city_preffered WHERE city='Astana' ORDER BY `lock` DESC,countEnt DESC LIMIT 1; # Num rows -1Run time:Time of run:0.00022101402282715
SELECT id_city,path,name,ishop_id,ishop_name,kladr_id,country_id,utc,largest_dep_id,final_sale FROM leo_city WHERE path='astana'; # Num rows 1Run time:Time of run:0.00022006034851074
SELECT index_id,title,domen
FROM leonardo_kz_ru.leo_index WHERE parent_index_id=0 AND alias
LIKE 'ishop' LIMIT 1; # Num rows 1Run time:Time of run:0.0001978874206543
SELECT index_id,title,domen
FROM leonardo_kz_ru.leo_index WHERE parent_index_id=2 AND alias
LIKE 'good_122070342954' LIMIT 1; # Num rows 0Run time:Time of run:0.00028300285339355
SELECT IFNULL(NULLIF(lil.title,""), li.title) as title,li.template_id,li.content,li.domen,li.index_id
FROM leonardo_kz_ru.leo_index AS li LEFT JOIN leonardo_kz_ru.leo_index_lang AS lil ON li.index_id=lil.index_id AND lil.lang="kz" WHERE li.index_id=2; # Num rows 1Run time:Time of run:0.00027799606323242
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=22 # Num rows 1Run time:Time of run:0.00021696090698242
SELECT metatag FROM leonardo_kz_ru.leo_index WHERE index_id = 2 # Num rows 1Run time:Time of run:0.00021600723266602
SELECT personaldata FROM leo_clients_unregistered WHERE client_id = -1 # Num rows 0Run time:Time of run:0.00017309188842773
UPDATE leo_clients_unregistered SET personaldata = '{"exp2":"expS1"}' WHERE client_id = -1 # Num rows 0Run time:Time of run:0.0001678466796875
SELECT client_id FROM leo_clients_unregistered WHERE register_code='5218815b0c1d986e2f76c7ac966182db1353628b' # Num rows 0Run time:Time of run:0.00093722343444824
INSERT INTO leo_clients_unregistered (register_code,last_login) VALUES ('5218815b0c1d986e2f76c7ac966182db1353628b',1742195917) # Num rows 1Run time:Time of run:0.00028085708618164
SELECT client_id FROM leo_clients_unregistered WHERE register_code='5218815b0c1d986e2f76c7ac966182db1353628b' # Num rows 1Run time:Time of run:0.00022315979003906
SELECT t2.id_detail,t2.id_good,CONCAT_WS(' ',t4.f_tree_fullname,t1.goodname,t2.detailname) AS f1,CONCAT_WS('\n\n',t1.gooddescr,t6.detaildescr) AS f2, 0 AS none ,t1.id_tree,t1.dimension,t1.price, NULL, t1.f_tree_id
FROM leonardo_kz.leo_details AS t2
LEFT JOIN leonardo_kz.leo_goods AS t1 ON t2.id_good=t1.id_good
LEFT JOIN leonardo_kz.leo_tistree AS t4 ON t4.f_tree_id=t1.f_tree_id
LEFT JOIN leo_detail_desc AS t6 ON t2.id_detail=t6.id_detail
WHERE t2.id_detail=122070342954 ORDER BY f1; # Num rows 1Run time:Time of run:0.00042414665222168
SELECT
t1.id_tree,IFNULL(NULLIF(lt1.treename,""),t1.treename) as treename,
t2.id_tree,IFNULL(NULLIF(lt2.treename,""),t2.treename) as treename,
t3.id_tree,IFNULL(NULLIF(lt3.treename,""),t3.treename) as treename,
t4.id_tree,IFNULL(NULLIF(lt4.treename,""),t4.treename) as treename,
t5.id_tree,IFNULL(NULLIF(lt5.treename,""),t5.treename) as treename
FROM leo_tree_goods AS tn
LEFT JOIN leo_tree AS t1 ON tn.id_tree=t1.id_tree
LEFT JOIN leo_tree AS t2 ON t1.shop_tree_id=t2.id_tree
LEFT JOIN leo_tree AS t3 ON t2.shop_tree_id=t3.id_tree
LEFT JOIN leo_tree AS t4 ON t3.shop_tree_id=t4.id_tree
LEFT JOIN leo_tree AS t5 ON t4.shop_tree_id=t5.id_tree
LEFT JOIN leo_tree_lang AS lt1 ON t1.id_tree=lt1.id_tree AND lt1.lang = "kz"
LEFT JOIN leo_tree_lang AS lt2 ON t2.id_tree=lt2.id_tree AND lt2.lang = "kz"
LEFT JOIN leo_tree_lang AS lt3 ON t3.id_tree=lt3.id_tree AND lt3.lang = "kz"
LEFT JOIN leo_tree_lang AS lt4 ON t1.id_tree=lt4.id_tree AND lt4.lang = "kz"
LEFT JOIN leo_tree_lang AS lt5 ON t1.id_tree=lt5.id_tree AND lt5.lang = "kz"
WHERE tn.id_good=122064594214 # Num rows 1Run time:Time of run:0.00039505958557129
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070342954' # Num rows 1Run time:Time of run:0.0001978874206543
SELECT id_city, dep_id FROM leo_shops WHERE work = 1 # Num rows 136Run time:Time of run:0.00046706199645996
SELECT * FROM leo_actions AS t1 WHERE t1.visible=1 AND t1.startaction<NOW() AND t1.endaction>NOW() AND (t1.region=0 || t1.region=3) # Num rows 5Run time:Time of run:0.00087904930114746
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Распродажа декупажной бумаги 2024" # Num rows 4Run time:Time of run:0.0049190521240234
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Семь дней выгоды" # Num rows 112Run time:Time of run:0.00057291984558105
SELECT t1.id,t1.discount_id,t1.discount_value,t1.discountprice_value,t1.discount_from,t1.discountcode,t1.discount_start,t2.discount_description,t2.discount_type FROM leo_clients_discounts_unregistered AS t1 LEFT JOIN leo_discounts AS t2 ON t1.discount_id=t2.discount_id WHERE t1.client_id=565125320 AND t1.discount_start<NOW() AND t1.discount_end>NOW(); # Num rows 0Run time:Time of run:0.00036907196044922
SELECT t2.FileName FROM images.detail_photo AS t2 WHERE DetailId=122070342954 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00038695335388184
SELECT FileName FROM images.goods_photo WHERE GoodId=122064594214 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00024509429931641
SELECT videolink,preview FROM images.goods_video WHERE GoodId=122064594214 AND (DetailId=0 OR DetailId=122070342954) # Num rows 0Run time:Time of run:0.00025081634521484
SELECT * FROM leo_goods_params AS t1,leo_actions AS t2 WHERE t1.id_good=122064594214 AND t1.id_param=-5 AND t1.value=t2.tisname AND t2.typeid > 0 AND t2.visible = 1 AND startaction<NOW() AND endaction>NOW() AND (t2.region=0 || t2.region=3) # Num rows 0Run time:Time of run:0.0022008419036865
SELECT count(*) FROM `leo_details` AS t1, leo_goods_params AS t2 WHERE t1.`id_good`=t2.id_good AND t1.`id_detail` = 122070342954 AND t2.id_param=72250129794 # Num rows 1Run time:Time of run:0.00035405158996582
SELECT t2.id_detail,t2.detailname,t2.colorcode, t3.goodname
FROM leonardo_kz.leo_details AS t2
LEFT JOIN leonardo_kz.leo_goods AS t3 ON t2.id_good=t3.id_good
WHERE t2.id_good=122064594214 GROUP BY t2.id_detail
ORDER BY t2.detailname ASC # Num rows 79Run time:Time of run:0.00052499771118164
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064876694 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0012929439544678
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064876694 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.000244140625
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064876694' # Num rows 1Run time:Time of run:0.00026893615722656
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064826414 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026607513427734
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064826414 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025486946105957
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064826414' # Num rows 1Run time:Time of run:0.0021829605102539
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064712474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0018460750579834
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064712474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.001924991607666
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064712474' # Num rows 1Run time:Time of run:0.00061821937561035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064957304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0022668838500977
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064957304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00098705291748047
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064957304' # Num rows 1Run time:Time of run:0.00086498260498047
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064976174 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025296211242676
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064976174 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00035595893859863
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064976174' # Num rows 1Run time:Time of run:0.00026702880859375
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122065004594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029897689819336
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122065004594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00031614303588867
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122065004594' # Num rows 1Run time:Time of run:0.00020885467529297
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070224974 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00040602684020996
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070224974 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024914741516113
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070224974' # Num rows 1Run time:Time of run:0.00016617774963379
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071341214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0013120174407959
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071341214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00087118148803711
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071341214' # Num rows 1Run time:Time of run:0.00021004676818848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917568104 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00023007392883301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917568104 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.0002131462097168
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917568104' # Num rows 1Run time:Time of run:0.00016903877258301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070534354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026512145996094
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070534354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028085708618164
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070534354' # Num rows 1Run time:Time of run:0.00026082992553711
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071279894 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00034093856811523
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071279894 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029110908508301
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071279894' # Num rows 1Run time:Time of run:0.0014069080352783
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072041174 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0002899169921875
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072041174 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0003049373626709
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072041174' # Num rows 1Run time:Time of run:0.00039291381835938
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070257294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028705596923828
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070257294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00030016899108887
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070257294' # Num rows 1Run time:Time of run:0.00022697448730469
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064867454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00039482116699219
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064867454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00046706199645996
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064867454' # Num rows 1Run time:Time of run:0.00028610229492188
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070471074 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020503997802734
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070471074 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00099802017211914
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070471074' # Num rows 1Run time:Time of run:0.0010719299316406
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070002564 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0002739429473877
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070002564 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023198127746582
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070002564' # Num rows 1Run time:Time of run:0.00017189979553223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070342954 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024890899658203
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070342954 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029301643371582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070084854 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00037407875061035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070084854 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00018596649169922
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070084854' # Num rows 1Run time:Time of run:0.00014209747314453
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072278654 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0015451908111572
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072278654 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0008699893951416
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072278654' # Num rows 1Run time:Time of run:0.00020098686218262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917649624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00038790702819824
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917649624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00064587593078613
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917649624' # Num rows 1Run time:Time of run:0.00027108192443848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122069978824 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0002140998840332
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122069978824 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00040698051452637
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122069978824' # Num rows 1Run time:Time of run:0.00031304359436035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071734344 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0012009143829346
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071734344 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0010340213775635
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071734344' # Num rows 1Run time:Time of run:0.00036907196044922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122069990514 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00035810470581055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122069990514 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020098686218262
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122069990514' # Num rows 1Run time:Time of run:0.00023317337036133
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071889214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00038886070251465
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071889214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028300285339355
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071889214' # Num rows 1Run time:Time of run:0.00016093254089355
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070839554 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0012691020965576
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070839554 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00089097023010254
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070839554' # Num rows 1Run time:Time of run:0.00018191337585449
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064910484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026488304138184
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064910484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00035381317138672
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064910484' # Num rows 1Run time:Time of run:0.00032901763916016
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073309244 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00038409233093262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073309244 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00027084350585938
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122073309244' # Num rows 1Run time:Time of run:0.00013899803161621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064886104 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022506713867188
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064886104 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00030112266540527
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064886104' # Num rows 1Run time:Time of run:0.00025796890258789
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917385164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00055193901062012
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917385164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00052595138549805
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917385164' # Num rows 1Run time:Time of run:0.0001981258392334
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071978594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00038599967956543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071978594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023889541625977
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071978594' # Num rows 1Run time:Time of run:0.00016522407531738
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071231734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00027108192443848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071231734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025701522827148
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071231734' # Num rows 1Run time:Time of run:0.00029492378234863
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918746354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00048613548278809
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918746354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00032901763916016
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137918746354' # Num rows 1Run time:Time of run:0.00030994415283203
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917396874 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00036311149597168
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917396874 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00031089782714844
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917396874' # Num rows 1Run time:Time of run:0.0002138614654541
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072450384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024700164794922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072450384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00019288063049316
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072450384' # Num rows 1Run time:Time of run:0.00018310546875
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072209724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00037479400634766
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072209724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024199485778809
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072209724' # Num rows 1Run time:Time of run:0.00019598007202148
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073176114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029301643371582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073176114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00038504600524902
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122073176114' # Num rows 1Run time:Time of run:0.00023388862609863
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070017304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029492378234863
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070017304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028109550476074
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070017304' # Num rows 1Run time:Time of run:0.00039505958557129
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064757374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024914741516113
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064757374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00018906593322754
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064757374' # Num rows 1Run time:Time of run:0.00016617774963379
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064915344 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026512145996094
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064915344 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0002598762512207
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064915344' # Num rows 1Run time:Time of run:0.00032496452331543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064931804 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00039505958557129
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064931804 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00034618377685547
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064931804' # Num rows 1Run time:Time of run:0.00037693977355957
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070172314 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00070691108703613
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070172314 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00097298622131348
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070172314' # Num rows 1Run time:Time of run:0.00034189224243164
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070024384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00027108192443848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070024384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0003960132598877
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070024384' # Num rows 1Run time:Time of run:0.00018787384033203
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070576634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00034594535827637
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070576634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026297569274902
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070576634' # Num rows 1Run time:Time of run:0.00018787384033203
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073003734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029587745666504
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073003734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00033211708068848
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122073003734' # Num rows 1Run time:Time of run:0.0009920597076416
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070598114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024819374084473
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070598114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024604797363281
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070598114' # Num rows 1Run time:Time of run:0.00024199485778809
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071941454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029397010803223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071941454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00034713745117188
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071941454' # Num rows 1Run time:Time of run:0.00017905235290527
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071202374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00033998489379883
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071202374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029993057250977
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071202374' # Num rows 1Run time:Time of run:0.00029301643371582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070356274 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00032281875610352
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070356274 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0014369487762451
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070356274' # Num rows 1Run time:Time of run:0.00075602531433105
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072775534 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022101402282715
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072775534 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00047993659973145
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072775534' # Num rows 1Run time:Time of run:0.00035905838012695
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064812494 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00030398368835449
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064812494 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00027108192443848
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064812494' # Num rows 1Run time:Time of run:0.00042104721069336
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917413294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00032901763916016
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917413294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00032281875610352
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917413294' # Num rows 1Run time:Time of run:0.0013799667358398
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064735884 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023603439331055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064735884 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0004580020904541
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064735884' # Num rows 1Run time:Time of run:0.00015902519226074
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070177044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025296211242676
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070177044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024795532226562
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070177044' # Num rows 1Run time:Time of run:0.00018310546875
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070128034 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00059914588928223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070128034 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00070405006408691
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070128034' # Num rows 1Run time:Time of run:0.00032401084899902
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072524784 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00032687187194824
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072524784 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00051188468933105
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072524784' # Num rows 1Run time:Time of run:0.00022792816162109
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070274714 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00034499168395996
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070274714 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00030517578125
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070274714' # Num rows 1Run time:Time of run:0.00020313262939453
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064792064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026822090148926
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064792064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023889541625977
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064792064' # Num rows 1Run time:Time of run:0.00017499923706055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072678454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029110908508301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122072678454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00027203559875488
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122072678454' # Num rows 1Run time:Time of run:0.00033092498779297
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071025734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028681755065918
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071025734 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0005190372467041
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071025734' # Num rows 1Run time:Time of run:0.00033998489379883
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071784634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00030112266540527
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071784634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0003659725189209
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071784634' # Num rows 1Run time:Time of run:0.00029611587524414
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917588754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00032901763916016
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917588754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00030708312988281
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917588754' # Num rows 1Run time:Time of run:0.00020194053649902
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070037844 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00026607513427734
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070037844 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00043606758117676
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070037844' # Num rows 1Run time:Time of run:0.00016093254089355
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071670414 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025105476379395
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071670414 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00048685073852539
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071670414' # Num rows 1Run time:Time of run:0.00022411346435547
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917619984 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00037884712219238
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137917619984 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00028491020202637
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137917619984' # Num rows 1Run time:Time of run:0.00027108192443848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073068234 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00028300285339355
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122073068234 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00031685829162598
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122073068234' # Num rows 1Run time:Time of run:0.00026106834411621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064594224 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022602081298828
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064594224 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00045108795166016
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064594224' # Num rows 1Run time:Time of run:0.00027608871459961
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064687064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00067400932312012
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064687064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00036907196044922
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064687064' # Num rows 1Run time:Time of run:0.00038313865661621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064853164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023198127746582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064853164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022315979003906
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064853164' # Num rows 1Run time:Time of run:0.00017499923706055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070563784 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00039100646972656
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122070563784 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023293495178223
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122070563784' # Num rows 1Run time:Time of run:0.00020098686218262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071637754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00065803527832031
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071637754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00042510032653809
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071637754' # Num rows 1Run time:Time of run:0.00029110908508301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064785064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0014908313751221
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064785064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0009160041809082
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064785064' # Num rows 1Run time:Time of run:0.00028800964355469
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918764084 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00023007392883301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918764084 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00020098686218262
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137918764084' # Num rows 1Run time:Time of run:0.00024199485778809
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918822594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00035381317138672
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=137918822594 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00034999847412109
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d137918822594' # Num rows 1Run time:Time of run:0.00020003318786621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071810284 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0014140605926514
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071810284 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00069093704223633
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071810284' # Num rows 1Run time:Time of run:0.00018191337585449
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071108874 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023198127746582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122071108874 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024986267089844
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122071108874' # Num rows 1Run time:Time of run:0.00023484230041504
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064617354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00031304359436035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064617354 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0005800724029541
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064617354' # Num rows 1Run time:Time of run:0.00019001960754395
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064776194 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00029492378234863
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064776194 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00043296813964844
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064776194' # Num rows 1Run time:Time of run:0.0022609233856201
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064661654 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00023102760314941
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064661654 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00066304206848145
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064661654' # Num rows 1Run time:Time of run:0.00017118453979492
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064633964 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00025296211242676
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=122064633964 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020384788513184
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d122064633964' # Num rows 1Run time:Time of run:0.0002129077911377
SELECT t2.name,t1.value,t1.id_param
FROM leonardo_kz.leo_goods_params AS t1
LEFT JOIN leonardo_kz.params AS t2 ON t1.id_param=t2.id_param
WHERE t1.id_good=122064594214 AND t1.id_param!=-5 ORDER BY t2.name,t1.value; # Num rows 12Run time:Time of run:0.00082492828369141
SELECT t2.name,t1.value, t1.id_param
FROM leonardo_kz.leo_details_params AS t1
LEFT JOIN leonardo_kz.paramsd AS t2 ON t1.id_param=t2.id_param
WHERE t1.id_detail=122070342954 ORDER BY t2.name,t1.value; # Num rows 2Run time:Time of run:0.00042819976806641
SELECT t2.filename, t2.id_purpose, t2.id_good, t2.id_detail, t2.filetype FROM images.goodfiles AS t2 WHERE (id_good = 122064594214 OR id_detail = 122070342954) AND t2.filename LIKE "%.pdf%" ORDER BY t2.filename # Num rows 0Run time:Time of run:0.00033903121948242
SELECT t1.count,t2.price,t4.goodname,t3.detailname,t1.id_detail,t5.f_tree_fullname,t2.sizes,tz.sizes,t4.discount,t4.dimension,t3.id_good,t1.market_source,t1.market_type,t1.market_id, t4.nds,t1.waited FROM leo_cart_unregistered AS t1 LEFT JOIN tis_dep AS t2 ON t1.id_detail=t2.code AND t2.dep_id=401 LEFT JOIN tis_dep AS tz ON t1.id_detail=tz.code AND tz.dep_id=1 LEFT JOIN leo_details AS t3 ON t1.id_detail=t3.id_detail LEFT JOIN leo_goods AS t4 ON t3.id_good=t4.id_good LEFT JOIN leo_tistree AS t5 ON t4.f_tree_id=t5.f_tree_id WHERE t1.client_id=565125320; # Num rows 0Run time:Time of run:0.0004570484161377
SELECT t1.id,t1.discount_id,t1.discount_value,t1.discountprice_value,t1.discount_from,t1.discountcode,t1.discount_start,t2.discount_description FROM leo_clients_discounts_unregistered AS t1 LEFT JOIN leo_discounts AS t2 ON t1.discount_id=t2.discount_id WHERE t1.client_id=565125320 AND t1.discount_start<NOW() AND t1.discount_end>NOW() AND t1.discount_from<=0 ORDER BY t1.id DESC LIMIT 1; # Num rows 0Run time:Time of run:0.00033402442932129
SELECT * FROM images.good_links WHERE id_good=122064594214 # Num rows 0Run time:Time of run:0.00023579597473145
SELECT * FROM images.good_links WHERE id_good=122064594214 # Num rows 0Run time:Time of run:0.0002129077911377
SELECT * FROM images.goodlinks WHERE id_goodlink = 122064594214 OR id_good=122064594214 # Num rows 0Run time:Time of run:0.042135000228882
SELECT * FROM images.goodlinks WHERE id_good=122064594214 # Num rows 0Run time:Time of run:0.00096511840820312
SELECT leo_mclasses.* FROM leo_mclasses,leo_mclasses_goods,leo_details WHERE visible=1 AND leo_mclasses.id=leo_mclasses_goods.id_mclasses AND (leo_mclasses_goods.id_detail=122070342954 OR leo_mclasses_goods.id_good=leo_details.id_good) AND leo_details.id_detail=122070342954 GROUP BY leo_mclasses.id ORDER BY leo_mclasses.id DESC LIMIT 5; # Num rows 0Run time:Time of run:0.0005948543548584
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=21 # Num rows 1Run time:Time of run:0.00026416778564453
SELECT new_link FROM leo_canonical WHERE old_link = "/ishop/good_122070342954/" AND active = 1 # Num rows 0Run time:Time of run:0.00018692016601562