W-Star Konektor UTP RJ45 1ks pozlacený 3u síťový konektor Cat5e neonově žlutá RJ45C5YEN
 

1317 - Query execution was interrupted

select p.products_id, p.products_code, pd.products_name, pd.products_short_description, pd.products_description, p.products_model, p.products_quantity, p.products_image, pd.products_url, pp.price as products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id, m.manufacturers_name, m.manufacturers_image, p.is_discount, p.is_news, p.is_recommended, p.is_clearance_sale, p.is_sale, reviews_count, round(reviews_rating) as reviews_rating, reviews_rating as reviews_rating_raw, p.ean from products p inner join product_prices pp on (p.products_id = pp.products_id and pp.group_id = if(p.is_discount = 1, 3, 14)) left join manufacturers m on (p.manufacturers_id = m.manufacturers_id) left outer join v_reviews r on (r.products_id = p.products_id) , products_description pd where p.products_status = '1' and p.products_id = '835' and pd.products_id = p.products_id and pd.language_id = '2'

[TEP STOP]

2013 - Lost connection to MySQL server during query

select count(*) as total from sessions where sesskey = 'qggvfp5khqe4rlgc6kd0f9e245'

[TEP STOP]