DB Error 1021 : Disk full (/tmp/#sql_405f_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Query: SELECT sell.id , light.price , sell.proName , sell.proThum , sell.proSummary , sell.specialOffer , light.old_price , light.price_unit , light.market_price , sell.visit , sell.review_rate , sell.review_count , sell.url , light.quantity , sell.warranty , sell.storeSKU , sell.productModel , sell.request_path , sell.cond , sell.config_count , light.promotion_price , light.promotion_price_from_time , light.promotion_price_to_time FROM idv_sell_product_store sell, idv_sell_product_price light WHERE sell.id = light.id AND light.id IN (3573,3566,3556,3553,3550,3549,0) ORDER BY light.id DESC