Out of resources when opening file '/mysql_tmp/#sql_3356_0.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='JV1pARkA8ym1C916AhE9' group by products.id order by prodcat_weight_sync.synctime asc