Out of resources when opening file '/var/tmp/#sql_2f3c_18.MAI' (Errcode: 24)
23
query=SELECT products.*, prodcat_weight.price as pcwprice, 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 inner join prodcat_weight on prodcat_weight.prod_id=prodcat_weight_sync.prod_id left join products_atts on products.id=products_atts.product_id WHERE prodcat_weight_sync.synckey='X2kptD7Drkis48yaf7PN' group by products.id order by prodcat_weight_sync.synctime asc