[ ### CLOSE ### ]

mem usage: 0.859MB

mem usage peak: 0.875MB

mem usage true: 2MB

mem usage peak true: 2MB

Queries total count: 42

Queries total time: 0.01045775s



============ 2026-06-07 04:01:02 ============
Query #0
Time:0.0001471
Query:select * from settings


============ 2026-06-07 04:01:02 ============
Query #1
Time:7.2E-5
Query:select * from settings


============ 2026-06-07 04:01:02 ============
Query #2
Time:0.00010514
Query:REPLACE INTO active_guests VALUES ('216.73.217.106', '1780794062', 'English')


============ 2026-06-07 04:01:02 ============
Query #3
Time:0.00016713
Query:SELECT * FROM active_guests


============ 2026-06-07 04:01:02 ============
Query #4
Time:6.199E-5
Query:DELETE FROM active_users WHERE timestamp < '1780792562'


============ 2026-06-07 04:01:02 ============
Query #5
Time:4.196E-5
Query:SELECT * FROM active_users


============ 2026-06-07 04:01:02 ============
Query #6
Time:9.704E-5
Query:DELETE FROM active_guests WHERE timestamp < '1780793462'


============ 2026-06-07 04:01:02 ============
Query #7
Time:0.00014687
Query:SELECT * FROM active_guests


============ 2026-06-07 04:01:02 ============
Query #8
Time:0.00015807
Query:SELECT id from sessions where session_id = '92b5be34ab5ba2000f473b938587d387' and last_active >= (1780794062 - 1800)


============ 2026-06-07 04:01:02 ============
Query #9
Time:0.000103
Query:UPDATE basket set last_active='2026-06-07 04:01:02' WHERE session_id = '92b5be34ab5ba2000f473b938587d387'


============ 2026-06-07 04:01:02 ============
Query #10
Time:8.893E-5
Query:UPDATE sessions set last_active='1780794062', referrer='', page='/eng/product/Diversey-Taski-Pro-Window-Cloth-microfiber-cloth-40x50cm' where session_id = '92b5be34ab5ba2000f473b938587d387'


============ 2026-06-07 04:01:02 ============
Query #11
Time:6.199E-5
Query:delete from sessions WHERE last_active < (UNIX_TIMESTAMP()-1800);


============ 2026-06-07 04:01:02 ============
Query #12
Time:6.914E-5
Query:delete from basket where last_active < '2026-05-08 04:01:02'


============ 2026-06-07 04:01:02 ============
Query #13
Time:4.792E-5
Query:SELECT * FROM active_users


============ 2026-06-07 04:01:02 ============
Query #14
Time:0.00014496
Query:SELECT * FROM active_guests


============ 2026-06-07 04:01:02 ============
Query #15
Time:5.412E-5
Query:select * from settings


============ 2026-06-07 04:01:02 ============
Query #16
Time:5.388E-5
Query:SELECT * FROM tags


============ 2026-06-07 04:01:02 ============
Query #17
Time:4.506E-5
Query:SELECT * FROM availability


============ 2026-06-07 04:01:02 ============
Query #18
Time:5.507E-5
Query:select * from settings_tracking


============ 2026-06-07 04:01:02 ============
Query #19
Time:9.394E-5
Query:SELECT * FROM misctexts where lang='English' order by text_id asc


============ 2026-06-07 04:01:02 ============
Query #20
Time:0.00041795
Query:SELECT c1.cat_id as c1_cat_id, c1.cat_discount as c1_cat_discount, c2.cat_id as c2_cat_id, c2.cat_discount as c2_cat_discount, c3.cat_id as c3_cat_id, c3.cat_discount as c3_cat_discount, c4.cat_id as c4_cat_id, c4.cat_discount as c4_cat_discount, c5.cat_id as c5_cat_id, c5.cat_discount as c5_cat_discount, c6.cat_id as c6_cat_id, c6.cat_discount as c6_cat_discount from categories as c1 LEFT JOIN categories AS c2 ON c2.cat_father_id = c1.cat_id LEFT JOIN categories AS c3 ON c3.cat_father_id = c2.cat_id LEFT JOIN categories AS c4 ON c4.cat_father_id = c3.cat_id LEFT JOIN categories AS c5 ON c5.cat_father_id = c4.cat_id LEFT JOIN categories AS c6 ON c6.cat_father_id = c5.cat_id where c1.cat_father_id=0 order by c1.cat_id, c2.cat_id, c3.cat_id, c4.cat_id, c5.cat_id, c6.cat_id asc


============ 2026-06-07 04:01:02 ============
Query #21
Time:0.00011897
Query:select synckey from prodcat_weight_sync where synckey = 'aaOcurx4VWFT9pIMIyn7'


============ 2026-06-07 04:01:02 ============
Query #22
Time:0.00102687
Query:delete from prodcat_weight_sync where prod_id not in (select prod_id from products)


============ 2026-06-07 04:01:02 ============
Query #23
Time:0.00294399
Query:insert ignore into prodcat_weight_sync (prod_id, synckey, synctime) select prod_id, '', '2000-01-01 00:00:00' from products


============ 2026-06-07 04:01:02 ============
Query #24
Time:8.512E-5
Query:update prodcat_weight_sync set synckey='aaOcurx4VWFT9pIMIyn7', synctime=NOW() where synctime < '2026-06-07 03:01:02' limit 10


============ 2026-06-07 04:01:02 ============
Query #25
Time:0.00044489
Query:SELECT products.*, min(products_atts.price) as pricefrom, min(products_atts.pricex) as pricexfrom, count(products_atts.product_id) as attcount from prodcat_weight_sync inner join products on products.prod_id=prodcat_weight_sync.prod_id left join products_atts on products.id=products_atts.product_id WHERE prodcat_weight_sync.synckey='aaOcurx4VWFT9pIMIyn7' group by products.id


============ 2026-06-07 04:01:02 ============
Query #26
Time:0.00018311
Query:SELECT * FROM products WHERE prod_url_English='Diversey-Taski-Pro-Window-Cloth-microfiber-cloth-40x50cm' and lang='Greek' and hidden='0'


============ 2026-06-07 04:01:02 ============
Query #27
Time:0.00011206
Query:SELECT * FROM products_images where prod_id='1677138081' ORDER BY weight, id asc


============ 2026-06-07 04:01:02 ============
Query #28
Time:0.000144
Query:
SELECT
c1.category_English as c1_category_English, c1.cat_url_English as c1_cat_url_English, c1.cat_id as c1_cat_id, c2.category_English as c2_category_English, c2.cat_url_English as c2_cat_url_English, c2.cat_id as c2_cat_id, c3.category_English as c3_category_English, c3.cat_url_English as c3_cat_url_English, c3.cat_id as c3_cat_id, c4.category_English as c4_category_English, c4.cat_url_English as c4_cat_url_English, c4.cat_id as c4_cat_id, c5.category_English as c5_category_English, c5.cat_url_English as c5_cat_url_English, c5.cat_id as c5_cat_id, c6.category_English as c6_category_English, c6.cat_url_English as c6_cat_url_English, c6.cat_id as c6_cat_id
from categories as c1 LEFT JOIN categories AS c2 ON c2.cat_id = c1.cat_father_id and c2.hidden=0 LEFT JOIN categories AS c3 ON c3.cat_id = c2.cat_father_id and c3.hidden=0 LEFT JOIN categories AS c4 ON c4.cat_id = c3.cat_father_id and c4.hidden=0 LEFT JOIN categories AS c5 ON c5.cat_id = c4.cat_father_id and c5.hidden=0 LEFT JOIN categories AS c6 ON c6.cat_id = c5.cat_father_id and c6.hidden=0

where
c1.cat_id='827' and c1.hidden=0



============ 2026-06-07 04:01:02 ============
Query #29
Time:8.607E-5
Query:SELECT * FROM products_atts where product_id='707' ORDER BY color_id, size_id, availability_id


============ 2026-06-07 04:01:02 ============
Query #30
Time:8.106E-5
Query:SELECT * FROM suppliers where sid='4209'


============ 2026-06-07 04:01:02 ============
Query #31
Time:0.00011396
Query:
SELECT
c1.category_English as c1_category_English, c1.cat_url_English as c1_cat_url_English, c1.cat_id as c1_cat_id, c2.category_English as c2_category_English, c2.cat_url_English as c2_cat_url_English, c2.cat_id as c2_cat_id, c3.category_English as c3_category_English, c3.cat_url_English as c3_cat_url_English, c3.cat_id as c3_cat_id, c4.category_English as c4_category_English, c4.cat_url_English as c4_cat_url_English, c4.cat_id as c4_cat_id, c5.category_English as c5_category_English, c5.cat_url_English as c5_cat_url_English, c5.cat_id as c5_cat_id, c6.category_English as c6_category_English, c6.cat_url_English as c6_cat_url_English, c6.cat_id as c6_cat_id
from categories as c1 LEFT JOIN categories AS c2 ON c2.cat_id = c1.cat_father_id LEFT JOIN categories AS c3 ON c3.cat_id = c2.cat_father_id LEFT JOIN categories AS c4 ON c4.cat_id = c3.cat_father_id LEFT JOIN categories AS c5 ON c5.cat_id = c4.cat_father_id LEFT JOIN categories AS c6 ON c6.cat_id = c5.cat_father_id

where
c1.cat_id='827'



============ 2026-06-07 04:01:02 ============
Query #32
Time:5.984E-5
Query:select cat_image from categories where cat_id = 827


============ 2026-06-07 04:01:02 ============
Query #33
Time:0.00061512
Query:SELECT products.*, min(products_atts.price) as pricefrom, min(products_atts.pricex) as pricefromx, count(products_atts.product_id) as attcount, products_images.filename as thefile from products left join products_atts on products.id=products_atts.product_id left join products_images on products.prod_id=products_images.prod_id and products_images.firstimg=1 where hidden=0 AND products.prod_id IN ('1647246013', '1666012639', '1677244848', '1669014195') group by products.id ORDER BY field(products.prod_id, '1647246013', '1666012639', '1677244848', '1669014195') desc, id asc


============ 2026-06-07 04:01:02 ============
Query #34
Time:0.00012088
Query:SELECT * FROM products_images where prod_id='1669014195' and firstimg=0 ORDER BY weight, id asc limit 0,1


============ 2026-06-07 04:01:02 ============
Query #35
Time:0.00010991
Query:SELECT * FROM products_images where prod_id='1647246013' and firstimg=0 ORDER BY weight, id asc limit 0,1


============ 2026-06-07 04:01:02 ============
Query #36
Time:0.00019789
Query:select group_concat(concat('

  • ' ,features.name_English, '
  • ') separator ' ') as fname, features_groups.name_English as gname from products_features inner join features on products_features.feature_id=features.id left join features_groups on features.features_group_id=features_groups.id where products_features.product_id='707' group by features.features_group_id


    ============ 2026-06-07 04:01:02 ============
    Query #37
    Time:0.00047302
    Query:
    SELECT
    c1.category_English as c1_category_English, c1.cat_url_English as c1_cat_url_English, c1.cat_id as c1_cat_id, c1.cat_father_id as c1_cat_father_id, c1.cat_image as c1_cat_image, c1.image_caption1 as c1_image_caption1, c2.category_English as c2_category_English, c2.cat_url_English as c2_cat_url_English, c2.cat_id as c2_cat_id, c2.cat_father_id as c2_cat_father_id, c2.cat_image as c2_cat_image, c2.image_caption1 as c2_image_caption1
    from categories as c1 LEFT JOIN categories AS c2 ON c2.cat_father_id = c1.cat_id and c2.hidden=0

    where
    c1.cat_father_id=0 and c1.hidden=0 order by c1.weight, c2.weight asc



    ============ 2026-06-07 04:01:02 ============
    Query #38
    Time:0.00050998
    Query:
    SELECT
    c1.category_English as c1_category_English, c1.cat_url_English as c1_cat_url_English, c1.cat_id as c1_cat_id, c1.cat_father_id as c1_cat_father_id, c1.cat_image as c1_cat_image, c1.image_caption1 as c1_image_caption1, c2.category_English as c2_category_English, c2.cat_url_English as c2_cat_url_English, c2.cat_id as c2_cat_id, c2.cat_father_id as c2_cat_father_id, c2.cat_image as c2_cat_image, c2.image_caption1 as c2_image_caption1
    from categories as c1 LEFT JOIN categories AS c2 ON c2.cat_father_id = c1.cat_id and c2.hidden=0

    where
    c1.cat_father_id=0 and c1.hidden=0 order by c1.weight, c2.weight asc



    ============ 2026-06-07 04:01:02 ============
    Query #39
    Time:0.00061584
    Query:
    (SELECT basket.*, products.prod_url as prod_url2, products.id as pid FROM basket inner join products on products.prod_id=basket.product_id WHERE session_id = '92b5be34ab5ba2000f473b938587d387' AND basket.is_=0)

    union

    (SELECT basket.*, paketa_prosforas.p_url as prod_url2, paketa_prosforas.pack_code as pid FROM basket inner join paketa_prosforas on paketa_prosforas.pack_code=basket.product_id WHERE session_id = '92b5be34ab5ba2000f473b938587d387' AND basket.is_=1)



    ============ 2026-06-07 04:01:02 ============
    Query #40
    Time:0.000108
    Query:select * from central_banner where position='entrypopup' and image<>'' and status='1' order by weight asc limit 1


    ============ 2026-06-07 04:01:02 ============
    Query #41
    Time:7.391E-5
    Query:select * from central_banner where position='exitpopup' and image<>'' and status='1' order by weight asc limit 1