SQL Error: Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device") at /var/www/electronpribor/html/modules/catalog/Catalog.php line 2749
Array
(
[code] => 1021
[message] => Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")
[query] => SELECT pr.id AS ARRAY_KEY, pr.*
FROM products pr INNER JOIN products_categories pc ON pc.product_id = pr.id AND pc.category_id IN (1080) WHERE pr.enabled=1 AND pr.accessuar=0 AND pr.id IN (24902,24903,24904,24905,24907,24909,24911,24929,25250,25257,25258,25259,25260,25261,25262,25288,25289,25290,25291,25295,25296,25297,25301,25302,25303,25311) GROUP BY pr.id ORDER BY (pr.quantity+pr.quantity_with_check) > 0 DESC,
(select 1 from product_expected_receive where product_id = pr.id AND date > '2025-11-09' GROUP BY product_id) > 0 DESC,
(select sum(stock + 0) from product_supplier_stock where product_id = pr.id group by product_id) > 0 DESC, pr.viewed desc LIMIT 0, 20
[context] => /var/www/electronpribor/html/modules/catalog/Catalog.php line 2749
)