DB Error 14 : Can't change size of file (Errcode: 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 (3597,3596,3576,3575,3572,3564,0) ORDER BY light.id DESC