Can't create/write to file '/tmp/MYfltnvK' (Errcode: 28 "No space left on device")
SELECT productID, `name_ru` AS `name`, Price, in_stock, slug, categoryID, product_code from SC_products WHERE categoryID>1 and Price>0 and enabled=1 order by sort_order, name