Ошибка в 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` = '1006' AND cup.category_id = '107'
ORDER BY `sort` DESC;
Can't create/write to file '/tmp/#sql-temptable-700b-a3ab2f-b4c7.MAI' (Errcode: 30 "Read-only file system")/var/www/www-root/data/www/shop.britva.ru/mg-core/models/product.php (line 969)
/var/www/www-root/data/www/shop.britva.ru/mg-core/controllers/product.php (line 52)
/var/www/www-root/data/www/shop.britva.ru/mg-core/lib/moguta.php (line 0)
/var/www/www-root/data/www/shop.britva.ru/mg-core/mg-start.php (line 0)
/var/www/www-root/data/www/shop.britva.ru/index.php (line 97)