Ошибка в SQL запросе:
SELECT pup.prop_id, pup.type_view, prop.*
FROM `mg_product_user_property_data` as pup
LEFT JOIN `mg_property` as prop
ON pup.prop_id = prop.id
LEFT JOIN `mg_category_user_property` as cup
ON cup.property_id = prop.id
WHERE pup.`product_id` = '9406' AND cup.category_id = '4'
ORDER BY `sort` DESC;
Disk full (/tmp/#sql_413_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")/var/www/unico/data/www/femmeretail.kz/mg-core/models/product.php (line 1146)
/var/www/unico/data/www/femmeretail.kz/mg-core/controllers/product.php (line 57)
/var/www/unico/data/www/femmeretail.kz/mg-core/lib/moguta.php (line 0)
/var/www/unico/data/www/femmeretail.kz/mg-core/mg-start.php (line 0)
/var/www/unico/data/www/femmeretail.kz/index.php (line 98)