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_feat_category.featCategoryTitle, c_feat_category.featCategoryId, c_feat_category.featCategorySeoTitle, c_feat.featId, c_feat.featTitle, c_feat.featGroup, c_feat.featCode,c_product.productUrl, (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 in (177) ORDER BY c_feat_category.featCategoryOrder, c_feat.featOrder LIMIT 0,500000
[context] => /var/www/granit-granat/data/www/granit-granat.ru/engine/Inclusio/Component/Shop/Class.php line 143
)