0 BBES 2024 5.0
Dietary & Supplement
100 / 352 Products
1 - Can't create/write to file '/tmp/MYoknvQV' (Errcode: 28 - No space left on device)

select p.products_id, p.products_model, p.products_special_text, p.products_special_promo_text, p.products_color, p.products_related_code, p.products_image, p.products_tax_class_id, p.manufacturers_id, p.products_price as old_products_price, pd.products_name,p.products_color, p.products_color_code, p.products_retail_price, if(s.status, s.specials_new_products_price, p.products_price) as products_price, p.products_coming_soon_status, p.address_key, p.products_new_in_start, p.products_hot_item_start, p.products_bestseller_start, p.products_new_in, p.products_hot_item, p.products_bestseller, products_related_tag, p.pwp_group_id, p.products_offer_icon, p.products_offer_icon_position, p.products_offer_icon_startdate, p.products_offer_icon_enddate, p.products_ordered, p.products_ordered_extra, p.products_wheel_chair_status, p.agent_contact from products p left join specials s on p.products_id = s.products_id, products_description pd, products_to_categories p2c, categories c where p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and (c.parent_id = '2121' or p2c.categories_id = '2123' or p2c.categories_id = '2124' or p2c.categories_id = '2125' or p2c.categories_id = '2126' or p2c.categories_id = '2127' or p2c.categories_id = '2128' or p2c.categories_id = '2129' or p2c.categories_id = '2130' or p2c.categories_id = '2131' or p2c.categories_id = '2132' or p2c.categories_id = '2133' or p2c.categories_id = '2134' or p2c.categories_id = '2135' or p2c.categories_id = '2136' or p2c.categories_id = '2137' or p2c.categories_id = '2138' or p2c.categories_id = '2139' or p2c.categories_id = '2140' or p2c.categories_id = '2141' or p2c.categories_id = '2142' or p2c.categories_id = '2143' or p2c.categories_id = '2144' or p2c.categories_id = '2145' or p2c.categories_id = '2146' or p2c.categories_id = '2147' or p2c.categories_id = '2148' or p2c.categories_id = '2149' or p2c.categories_id = '2150' or p2c.categories_id = '2151' or p2c.categories_id = '2152' or p2c.categories_id = '2153' or p2c.categories_id = '2154' or p2c.categories_id = '2155' or p2c.categories_id = '2156' or p2c.categories_id = '2157' or p2c.categories_id = '2158' or p2c.categories_id = '2159' or p2c.categories_id = '2161' or p2c.categories_id = '2160' ) and p.products_status = '1' and p.products_free_gift_status = '0' and p.products_point_redemption_status = '0' and p.products_third_party_status = '0' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_price <= 50 order by p.products_out_of_stock_status asc, p.products_new desc, (p.products_ordered + p.products_ordered_extra) desc, pd.products_name limit 80, 20

[TEP STOP]