SQL Error: Disk full (/tmp/#sql_1d6_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") at /var/www/granit-granat/data/www/granit-granat.ru/engine/Inclusio/Component/Shop/Class.php line 143
Array
(
[code] => 1021
[message] => Disk full (/tmp/#sql_1d6_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
[query] => SELECT c_product_feat.*, c_feat.*, c_feat_category.*, c_product.* , (select `fileName` from c_file where keyId = c_feat.featId and moduleName="feat" Order by fileOrder ASC Limit 1) as image FROM `c_product`
join c_product_feat on c_product_feat.productId = c_product.productId
join c_feat on c_feat.featId = c_product_feat.featId
join c_feat_category on c_feat_category.featCategoryId = c_feat.featCategoryId
where `productStatus` = 1 and productCategoryId = 276 ORDER BY c_feat_category.featCategoryOrder, c_feat.featOrder LIMIT 0,50000
[context] => /var/www/granit-granat/data/www/granit-granat.ru/engine/Inclusio/Component/Shop/Class.php line 143
)