3. Query Error 3: Error writing file '/tmp/#sql399_2f6a_0.frm' (Errcode: 28 - No space left on device) Query: CREATE TEMPORARY TABLE IF NOT EXISTS shop_product_promo_price_tmp ( storefront VARCHAR(255) NOT NULL, promo_id INT(11) NOT NULL, product_id INT(11) NOT NULL, sku_id INT(11) NOT NULL, price DECIMAL(15, 4) DEFAULT '0.0000' NULL, primary_price DECIMAL(15, 4) DEFAULT '0.0000' NULL, compare_price DECIMAL(15, 4) DEFAULT '0.0000' NULL, primary_compare_price DECIMAL(15, 4) DEFAULT '0.0000' NULL, INDEX `storefront` (`storefront`), INDEX `product_id` (`product_id`), INDEX `sku_id` (`sku_id`), INDEX `primary_price` (`primary_price`), unique (storefront, product_id, sku_id) ) ENGINE = MEMORY DEFAULT CHARSET utf8
Запрашиваемый ресурс недоступен.
Перейти на главную →