DEBUG enable Num SQL queries:154 Num fetched rows:692 including array rows:8 Time of script run:0.10561990737915 Time of SQL queries:0.089677810668945 Timers out: Счетчик "Подгототовка страницы", время выполнения - 0.0024с Счетчик "ModIshopGood Good statistic", время выполнения - 0с Счетчик "ModIshopGood bread", время выполнения - 0.0007с Счетчик "ModIshopGood photos", время выполнения - 0.0014с Счетчик "ModIshopGood main data", время выполнения - 0.03с Счетчик "ModIshopGood params", время выполнения - 0.02с Счетчик "ModIshopGood Nalichie", время выполнения - 0.041с Счетчик "ModIshopGood mklass", время выполнения - 0.0002с Счетчик "Start GetDeliveryList", время выполнения - 0с Счетчик "Get DeliveryList from cache", время выполнения - 0.0002с Счетчик "DeliveryList transforms", время выполнения - 0.0001с Счетчик "ModIshopGood delivery", время выполнения - 0с Счетчик "Module=ishop", время выполнения - 0.0941с Счетчик "Block=stat", время выполнения - 0.0001с Счетчик "Block=cssstylescard", время выполнения - 0с Счетчик "Block=headcardjs", время выполнения - 0с Счетчик "Block=header", время выполнения - 0.0001с Счетчик "Block=catalogtree", время выполнения - 0.0005с Счетчик "Block=retailrocketblocks", время выполнения - 0.0001с Счетчик "Block=footer", время выполнения - 0.0002с Счетчик "Block=appdownload", время выполнения - 0.0001с Счетчик "Block=footercardjs", время выполнения - 0.0001с Счетчик "Block=ganalitics", время выполнения - 0.0001с Счетчик "Block=metrika", время выполнения - 0.0001с Счетчик "Block=jivosite", время выполнения - 0.0001с Счетчик "Block=statmailru", время выполнения - 0.0001с
SELECT * FROM leo_clients_unregistered WHERE register_code='c288df4f41e535e2efff45ed57c742f715da1abb' # Num rows 1Run time:Time of run:0.00031900405883789
SELECT new_link FROM leo_redirect WHERE old_link = "/ishop/good_32556386662/" AND active = 1 # Num rows 0Run time:Time of run:0.00019001960754395
SELECT geo_city FROM leo_clients_unregistered WHERE client_id=566369090 LIMIT 1; # Num rows 1Run time:Time of run:0.0001680850982666
SELECT id_city,path,name,ishop_id,ishop_name,kladr_id,country_id,utc,largest_dep_id,final_sale FROM leo_city WHERE id_city=0 # Num rows 0Run time:Time of run:0.0001521110534668
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.00017189979553223
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.00018787384033203
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.00023007392883301
SELECT index_id,title,domen
FROM leonardo_kz_ru.leo_index WHERE parent_index_id=2 AND alias
LIKE 'good_32556386662' LIMIT 1; # Num rows 0Run time:Time of run:0.00017595291137695
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.00026392936706543
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=22 # Num rows 1Run time:Time of run:0.00018787384033203
SELECT metatag FROM leonardo_kz_ru.leo_index WHERE index_id = 2 # Num rows 1Run time:Time of run:0.00011801719665527
SELECT personaldata FROM leo_clients_unregistered WHERE client_id = 566369090 # Num rows 1Run time:Time of run:0.00013303756713867
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=32556386662 ORDER BY f1; # Num rows 1Run time:Time of run:0.00029993057250977
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=32555455572 # Num rows 1Run time:Time of run:0.00039887428283691
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=566369090 AND t1.discount_start<NOW() AND t1.discount_end>NOW(); # Num rows 0Run time:Time of run:0.0002899169921875
SELECT t2.FileName FROM images.detail_photo AS t2 WHERE DetailId=32556386662 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00028896331787109
SELECT FileName FROM images.goods_photo WHERE GoodId=32555455572 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00025391578674316
SELECT videolink,preview FROM images.goods_video WHERE GoodId=32555455572 AND (DetailId=0 OR DetailId=32556386662) # Num rows 0Run time:Time of run:0.00018906593322754
SELECT * FROM leo_goods_params AS t1,leo_actions AS t2 WHERE t1.id_good=32555455572 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.00034499168395996
SELECT count(*) FROM `leo_details` AS t1, leo_goods_params AS t2 WHERE t1.`id_good`=t2.id_good AND t1.`id_detail` = 32556386662 AND t2.id_param=72250129794 # Num rows 1Run time:Time of run:0.00035309791564941
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=32555455572 GROUP BY t2.id_detail
ORDER BY t2.detailname ASC # Num rows 55Run time:Time of run:0.00042295455932617
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556252692 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00025486946105957
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556252692 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019216537475586
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640229232 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020289421081543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640229232 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024604797363281
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555825112 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018596649169922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555825112 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020098686218262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556340502 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019502639770508
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556340502 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00017905235290527
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640163522 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00017404556274414
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640163522 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00017189979553223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556414702 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019121170043945
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556414702 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022697448730469
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640376202 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00017881393432617
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640376202 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00017595291137695
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640218562 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018405914306641
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640218562 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022077560424805
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555795532 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019598007202148
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555795532 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021004676818848
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32555795532' # Num rows 1Run time:Time of run:0.0001518726348877
SELECT id_city, dep_id FROM leo_shops WHERE work = 1 # Num rows 135Run time:Time of run:0.00045490264892578
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555884222 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00028419494628906
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555884222 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022411346435547
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555770312 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020313262939453
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555770312 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018596649169922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556110762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00017809867858887
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556110762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022196769714355
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556070802 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018405914306641
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556070802 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021004676818848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556145762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020408630371094
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556145762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022482872009277
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32556145762' # Num rows 1Run time:Time of run:0.00016999244689941
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34639479892 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00019979476928711
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34639479892 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00022220611572266
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556305242 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019001960754395
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556305242 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018215179443359
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555786762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018596649169922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555786762 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001978874206543
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32555786762' # Num rows 1Run time:Time of run:0.00015616416931152
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556386662 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021791458129883
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556386662 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018405914306641
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641071712 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0001828670501709
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641071712 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00016999244689941
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555804792 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001838207244873
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555804792 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018000602722168
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32555804792' # Num rows 1Run time:Time of run:0.00015592575073242
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555974172 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018906593322754
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555974172 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00023889541625977
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556468012 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00025010108947754
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556468012 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00025796890258789
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556079372 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022506713867188
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556079372 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020694732666016
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556296632 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0002140998840332
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556296632 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020503997802734
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556288262 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020718574523926
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556288262 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021195411682129
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32556288262' # Num rows 1Run time:Time of run:0.00017499923706055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556448872 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020694732666016
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556448872 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018405914306641
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556568732 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019097328186035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556568732 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001978874206543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556326172 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018906593322754
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556326172 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0002138614654541
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556040932 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00023579597473145
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556040932 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001981258392334
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556574672 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018119812011719
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556574672 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018000602722168
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556611592 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020503997802734
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556611592 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022101402282715
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640294402 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020003318786621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640294402 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018906593322754
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640686152 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00018596649169922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640686152 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.0001978874206543
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d34640686152' # Num rows 1Run time:Time of run:0.00026583671569824
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556359812 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021719932556152
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556359812 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00018596649169922
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556318712 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00017499923706055
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556318712 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00017213821411133
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555849012 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020909309387207
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555849012 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001828670501709
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556190232 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00023388862609863
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556190232 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00016999244689941
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640926162 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00017404556274414
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640926162 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020003318786621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556307672 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0003199577331543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556307672 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00023198127746582
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640932252 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022792816162109
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640932252 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00022411346435547
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556097142 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00023293495178223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556097142 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021004676818848
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d32556097142' # Num rows 1Run time:Time of run:0.00017189979553223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641053082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00026106834411621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641053082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0001978874206543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641124632 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00021910667419434
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641124632 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00021719932556152
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556104912 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021004676818848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556104912 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020599365234375
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556356082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020194053649902
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556356082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019407272338867
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556580082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019097328186035
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556580082 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0003058910369873
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640986692 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022697448730469
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640986692 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00024604797363281
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555942522 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021696090698242
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555942522 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00024104118347168
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555963512 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.0002601146697998
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32555963512 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021600723266602
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641093442 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022101402282715
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34641093442 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020003318786621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556212912 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00021696090698242
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556212912 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00024509429931641
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556545892 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00021219253540039
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=32556545892 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00019311904907227
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640969092 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00022602081298828
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640969092 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 2Run time:Time of run:0.00020003318786621
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640894182 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00018310546875
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640894182 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00019407272338867
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640973192 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020194053649902
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=34640973192 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 1Run time:Time of run:0.00020384788513184
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=32555455572 AND t1.id_param!=-5 ORDER BY t2.name,t1.value; # Num rows 8Run time:Time of run:0.00032186508178711
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=32556386662 ORDER BY t2.name,t1.value; # Num rows 2Run time:Time of run:0.00026893615722656
SELECT t2.filename, t2.id_purpose, t2.id_good, t2.id_detail, t2.filetype FROM images.goodfiles AS t2 WHERE (id_good = 32555455572 OR id_detail = 32556386662) AND t2.filename LIKE "%.pdf%" ORDER BY t2.filename # Num rows 0Run time:Time of run:0.00024104118347168
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=566369090; # Num rows 0Run time:Time of run:0.00035500526428223
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 4Run time:Time of run:0.00056290626525879
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Распродажа декупажной бумаги 2024" # Num rows 121Run time:Time of run:0.016324043273926
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Семь дней выгоды" # Num rows 86Run time:Time of run:0.00034594535827637
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=566369090 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.00024986267089844
SELECT * FROM images.good_links WHERE id_good=32555455572 # Num rows 0Run time:Time of run:0.00016903877258301
SELECT * FROM images.good_links WHERE id_good=32555455572 # Num rows 0Run time:Time of run:0.0001227855682373
SELECT * FROM images.goodlinks WHERE id_goodlink = 32555455572 OR id_good=32555455572 # Num rows 0Run time:Time of run:0.039571046829224
SELECT * FROM images.goodlinks WHERE id_good=32555455572 # Num rows 0Run time:Time of run:0.00026917457580566
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=32556386662 OR leo_mclasses_goods.id_good=leo_details.id_good) AND leo_details.id_detail=32556386662 GROUP BY leo_mclasses.id ORDER BY leo_mclasses.id DESC LIMIT 5; # Num rows 0Run time:Time of run:0.00054788589477539
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=21 # Num rows 1Run time:Time of run:0.00019001960754395
SELECT new_link FROM leo_canonical WHERE old_link = "/ishop/good_32556386662/" AND active = 1 # Num rows 0Run time:Time of run:0.00017690658569336