SQL Error: Disk full (/tmp/#sql-temptable-3bd-2663ed-29fbe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") at /var/www/electronpribor/html/modules/catalog/Catalog.php line 3626
Array
(
    [code] => 1021
    [message] => Disk full (/tmp/#sql-temptable-3bd-2663ed-29fbe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    [query] => SELECT r_p.type as type_related, pr.* FROM related_products r_p
				LEFT JOIN  products pr ON (r_p.product_id2=pr.id)
				WHERE r_p.product_id=18725
				  AND pr.enabled=1 AND (pr.status IN (0,1,3,5,6,8) OR 
			    (pr.status = 2 AND (pr.quantity !=0 OR pr.quantity_with_check != 0) )) ORDER BY (pr.quantity+pr.quantity_with_check)>0 DESC, pr.viewed DESC
    [context] => /var/www/electronpribor/html/modules/catalog/Catalog.php line 3626
)