Disk full (/var/tmp/#sql_251d_3); waiting for someone to free some space...
1021
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='lg47bnzhEpCL1hqt5WYj' group by products.id order by prodcat_weight_sync.synctime asc