Notice: file_put_contents(): Write of 217 bytes failed with errno=28 No space left on device in /var/www/shopopen/data/www/unity40.opencart40.ru/system/library/cache/file.php on line 41Notice: file_put_contents(): Write of 214 bytes failed with errno=28 No space left on device in /var/www/shopopen/data/www/unity40.opencart40.ru/system/library/cache/file.php on line 41Notice: file_put_contents(): Write of 214 bytes failed with errno=28 No space left on device in /var/www/shopopen/data/www/unity40.opencart40.ru/system/library/cache/file.php on line 41Notice: file_put_contents(): Write of 536 bytes failed with errno=28 No space left on device in /var/www/shopopen/data/www/unity40.opencart40.ru/system/library/log.php on line 32Exception: Error: Error writing file '/var/tmp/#sql3a9f_be5c2_0.frm' (Errcode: 28)
Error No: 3
CREATE TEMPORARY TABLE IF NOT EXISTS store_temp_table (INDEX indextemp (product_id)) AS (SELECT p.product_id,p.manufacturer_id,p.price,p.tax_class_id,p.quantity,p.stock_status_id FROM oc_product p INNER JOIN oc_product_to_store AS p2sq ON (p.product_id = p2sq.product_id) WHERE p2sq.store_id = '0' AND p.status = '1') in /var/www/shopopen/data/www/unity40.opencart40.ru/system/library/db/mysqli.php on line 48