DEBUG enable Num SQL queries:158 Num fetched rows:625 including array rows:8 Time of script run:0.18369889259338 Time of SQL queries:0.16121339797974 Timers out: Счетчик "Подгототовка страницы", время выполнения - 0.0028с Счетчик "ModIshopGood Good statistic", время выполнения - 0с Счетчик "ModIshopGood bread", время выполнения - 0.0007с Счетчик "ModIshopGood photos", время выполнения - 0.0015с Счетчик "ModIshopGood main data", время выполнения - 0.0825с Счетчик "ModIshopGood params", время выполнения - 0.0115с Счетчик "ModIshopGood Nalichie", время выполнения - 0.0728с Счетчик "ModIshopGood mklass", время выполнения - 0.0002с Счетчик "Start GetDeliveryList", время выполнения - 0с Счетчик "Get DeliveryList from cache", время выполнения - 0.0001с Счетчик "DeliveryList transforms", время выполнения - 0с Счетчик "ModIshopGood delivery", время выполнения - 0с Счетчик "Module=ishop", время выполнения - 0.17с Счетчик "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.0002с Счетчик "Block=jivosite", время выполнения - 0.0002с Счетчик "Block=statmailru", время выполнения - 0.0001с
SELECT * FROM leo_clients_unregistered WHERE register_code='08b82d119a7f459abdf34fd9a3824d7875539cad' # Num rows 1Run time:Time of run:0.00033092498779297
SELECT new_link FROM leo_redirect WHERE old_link = "/ishop/good_140875454214/" AND active = 1 # Num rows 0Run time:Time of run:0.0001828670501709
SELECT geo_city FROM leo_clients_unregistered WHERE client_id=567161243 LIMIT 1; # Num rows 1Run time:Time of run:0.00018882751464844
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.00018191337585449
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.0002601146697998
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.0001680850982666
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.00051093101501465
SELECT index_id,title,domen
FROM leonardo_kz_ru.leo_index WHERE parent_index_id=2 AND alias
LIKE 'good_140875454214' LIMIT 1; # Num rows 0Run time:Time of run:0.00016188621520996
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.00027203559875488
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=22 # Num rows 1Run time:Time of run:0.00016188621520996
SELECT metatag FROM leonardo_kz_ru.leo_index WHERE index_id = 2 # Num rows 1Run time:Time of run:0.00017118453979492
SELECT personaldata FROM leo_clients_unregistered WHERE client_id = 567161243 # Num rows 1Run time:Time of run:0.00017809867858887
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=140875454214 ORDER BY f1; # Num rows 1Run time:Time of run:0.00031495094299316
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=140873426794 # Num rows 1Run time:Time of run:0.00040793418884277
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=567161243 AND t1.discount_start<NOW() AND t1.discount_end>NOW(); # Num rows 0Run time:Time of run:0.00031185150146484
SELECT t2.FileName FROM images.detail_photo AS t2 WHERE DetailId=140875454214 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003969669342041
SELECT FileName FROM images.goods_photo WHERE GoodId=140873426794 AND PhotoQualityId<3 AND RoznAllow=1 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00025486946105957
SELECT videolink,preview FROM images.goods_video WHERE GoodId=140873426794 AND (DetailId=0 OR DetailId=140875454214) # Num rows 0Run time:Time of run:0.00018692016601562
SELECT * FROM leo_goods_params AS t1,leo_actions AS t2 WHERE t1.id_good=140873426794 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.0017850399017334
SELECT count(*) FROM `leo_details` AS t1, leo_goods_params AS t2 WHERE t1.`id_good`=t2.id_good AND t1.`id_detail` = 140875454214 AND t2.id_param=72250129794 # Num rows 1Run time:Time of run:0.00026893615722656
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=140873426794 GROUP BY t2.id_detail
ORDER BY t2.detailname ASC # Num rows 60Run time:Time of run:0.00050091743469238
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874880164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0002598762512207
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874880164 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00024318695068359
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874884454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00022482872009277
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874884454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00037598609924316
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874890384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028610229492188
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874890384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029683113098145
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874894304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0010089874267578
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874894304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00024986267089844
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874896184 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00021195411682129
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874896184 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00020313262939453
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874898644 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00025486946105957
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874898644 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00024008750915527
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874900434 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028204917907715
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874900434 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00023579597473145
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873436044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00025510787963867
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873436044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00022602081298828
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873511474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0002589225769043
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873511474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029182434082031
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873458504 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00021600723266602
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873458504 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00030708312988281
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873498754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003659725189209
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873498754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00091099739074707
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873534534 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00045394897460938
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140873534534 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0023519992828369
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874914564 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0013449192047119
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874914564 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00023794174194336
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874925264 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00031900405883789
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874925264 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00085783004760742
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874938484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029277801513672
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874938484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00067019462585449
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874940904 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0016059875488281
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874940904 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00030183792114258
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874969184 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00033211708068848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874969184 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0011239051818848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874982044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00070810317993164
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874982044 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00021100044250488
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874995494 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0013148784637451
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874995494 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0017340183258057
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874996974 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00067496299743652
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874996974 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0011320114135742
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875001764 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0023281574249268
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875001764 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029397010803223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875028984 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003199577331543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875028984 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00024795532226562
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875050114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00088906288146973
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875050114 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0016980171203613
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874763334 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00052690505981445
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874763334 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00041317939758301
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875085724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00039911270141602
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875085724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 0Run time:Time of run:0.00074195861816406
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875106634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.001255989074707
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875106634 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0005791187286377
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875195484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00057697296142578
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875195484 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0011861324310303
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875209324 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00042200088500977
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875209324 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00032806396484375
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875222674 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029277801513672
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875222674 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00027298927307129
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874788624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00027608871459961
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874788624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00026202201843262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875255474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003049373626709
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875255474 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00026488304138184
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875258294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00051498413085938
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875258294 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034499168395996
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875260214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028610229492188
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875260214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00031590461730957
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875277454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00040698051452637
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875277454 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00051999092102051
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875291304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003049373626709
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875291304 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00041389465332031
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874746394 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00031900405883789
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874746394 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028395652770996
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875292624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00031805038452148
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875292624 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00051307678222656
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874731934 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00035190582275391
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874731934 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034594535827637
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875307314 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00048279762268066
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875307314 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028014183044434
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875320464 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00029587745666504
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875320464 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00038599967956543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875323644 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00036215782165527
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875323644 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00040411949157715
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875337204 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0023219585418701
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875337204 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00050616264343262
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874882234 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00066900253295898
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874882234 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00030016899108887
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875433794 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00027608871459961
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875433794 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00027990341186523
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875454214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0014431476593018
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875454214 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00039982795715332
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875456444 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00053000450134277
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875456444 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028085708618164
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875458844 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00026893615722656
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875458844 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00037598609924316
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874587204 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028491020202637
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874587204 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0011169910430908
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874698724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00059914588928223
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874698724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0016889572143555
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874640384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00033879280090332
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874640384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034403800964355
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d140874640384' # Num rows 1Run time:Time of run:0.00089597702026367
SELECT id_city, dep_id FROM leo_shops WHERE work = 1 # Num rows 136Run time:Time of run:0.00075984001159668
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874714064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034689903259277
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874714064 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0020430088043213
SELECT card FROM leonardo_kz_test.leo_goods_cards_kz WHERE cardid='d140874714064' # Num rows 1Run time:Time of run:0.00098395347595215
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874867384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034117698669434
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874867384 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00090217590332031
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874743664 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.001068115234375
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874743664 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003049373626709
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875483024 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00030303001403809
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875483024 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00026583671569824
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874740514 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00028586387634277
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874740514 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00025606155395508
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874760724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00025296211242676
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874760724 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00030899047851562
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875495374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00077700614929199
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140875495374 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00034999847412109
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874777144 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0025289058685303
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874777144 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0003211498260498
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874674264 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00027108192443848
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874674264 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.0002448558807373
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874656754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00026392936706543
SELECT t2.FileName
FROM images.detail_photo AS t2
WHERE DetailId=140874656754 AND PhotoQualityId<3 ORDER BY GoodPriority DESC,TreePriority DESC,FileName ASC # Num rows 3Run time:Time of run:0.00025296211242676
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=140873426794 AND t1.id_param!=-5 ORDER BY t2.name,t1.value; # Num rows 9Run time:Time of run:0.00045299530029297
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=140875454214 ORDER BY t2.name,t1.value; # Num rows 1Run time:Time of run:0.00052094459533691
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=567161243; # Num rows 0Run time:Time of run:0.0004270076751709
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.0010108947753906
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Распродажа декупажной бумаги 2024" # Num rows 4Run time:Time of run:0.0071029663085938
SELECT id_good FROM leo_goods_params WHERE id_param=-5 AND value="Семь дней выгоды" # Num rows 85Run time:Time of run:0.00046706199645996
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=567161243 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.00037407875061035
SELECT * FROM images.good_links WHERE id_good=140873426794 # Num rows 0Run time:Time of run:0.0001981258392334
SELECT * FROM images.good_links WHERE id_good=140873426794 # Num rows 0Run time:Time of run:0.00014901161193848
SELECT * FROM images.goodlinks WHERE id_goodlink = 140873426794 OR id_good=140873426794 # Num rows 0Run time:Time of run:0.07091212272644
SELECT * FROM images.goodlinks WHERE id_good=140873426794 # Num rows 0Run time:Time of run:0.00041699409484863
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=140875454214 OR leo_mclasses_goods.id_good=leo_details.id_good) AND leo_details.id_detail=140875454214 GROUP BY leo_mclasses.id ORDER BY leo_mclasses.id DESC LIMIT 5; # Num rows 0Run time:Time of run:0.00072598457336426
SELECT html
FROM leonardo_kz_ru.leo_template WHERE template_id=21 # Num rows 1Run time:Time of run:0.00022387504577637
SELECT new_link FROM leo_canonical WHERE old_link = "/ishop/good_140875454214/" AND active = 1 # Num rows 0Run time:Time of run:0.00022792816162109