WordPress database error: [Table 'maletas_amz_sync_widget' already exists]CREATE TABLE `maletas_amz_sync_widget` (
`ID` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
`bulk_code` VARCHAR(32) NOT NULL COMMENT 'md5( concate( bulk_asins, country ) )',
`bulk_asins` TEXT NOT NULL COMMENT 'array_serialized( post_id => asin )',
`country` VARCHAR(30) NOT NULL,
`status` VARCHAR(20) NULL DEFAULT NULL,
`status_msg` TEXT NULL COMMENT 'array_serialized( msg => text, msg_full => text )',
`widget_response` MEDIUMTEXT NULL COMMENT 'widget_response and widget_response_date are used also as a mini-cache system',
`widget_response_date` DATETIME NULL DEFAULT NULL,
`created_date` DATETIME NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE INDEX `bulk_code` (`bulk_code`),
INDEX `country` (`country`),
INDEX `status` (`status`),
INDEX `created_date` (`created_date`),
INDEX `widget_response_date` (`widget_response_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci
WordPress database error: [Table 'maletas_amz_sync_widget_asins' already exists]CREATE TABLE `maletas_amz_sync_widget_asins` (
`asin` VARCHAR(50) NOT NULL,
`country` VARCHAR(30) NOT NULL,
`post_id` BIGINT(20) UNSIGNED NOT NULL,
UNIQUE INDEX `post_id` (`post_id`),
INDEX `country` (`country`),
INDEX `asin_country` (`asin`, `country`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f74b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f74c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f74d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f74e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f74f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f750.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f751.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f752.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f753.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f754.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f755.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f756.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f757.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f758.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f759.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f75f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f760.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f761.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f762.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f763.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f764.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f765.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f766.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f767.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f768.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f769.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f76f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f770.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f771.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f772.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f773.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f774.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f775.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f776.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f777.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f778.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f779.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f77f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f780.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f781.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f782.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f783.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f784.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f785.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f786.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f787.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f788.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f789.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f78f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f790.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f791.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f792.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f793.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f794.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f795.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f796.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f797.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f798.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f799.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f79f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_amz_locale_reference`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7a8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7ac.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7ae.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_assets LIKE 'image_sizes';
WordPress database error: [Duplicate column name 'image_sizes']ALTER TABLE maletas_amz_assets ADD COLUMN `image_sizes` TEXT NULL;
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_assets LIKE 'download_status';
WordPress database error: [Duplicate column name 'download_status']ALTER TABLE maletas_amz_assets ADD COLUMN `download_status` VARCHAR(20) NULL DEFAULT 'new' COMMENT 'new, success, inprogress, error, remote';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_cross_sell LIKE 'is_variable';
WordPress database error: [Duplicate column name 'is_variable']ALTER TABLE maletas_amz_cross_sell ADD COLUMN `is_variable` CHAR(1) NULL DEFAULT 'N';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_cross_sell LIKE 'nb_tries';
WordPress database error: [Duplicate column name 'nb_tries']ALTER TABLE maletas_amz_cross_sell ADD COLUMN `nb_tries` TINYINT(1) UNSIGNED NULL DEFAULT '0';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7ba.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7bc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'nb_tries';
WordPress database error: [Duplicate column name 'nb_tries']ALTER TABLE maletas_amz_queue ADD COLUMN `nb_tries` SMALLINT(1) UNSIGNED NOT NULL;
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7bd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'nb_tries_prev';
WordPress database error: [Duplicate column name 'nb_tries_prev']ALTER TABLE maletas_amz_queue ADD COLUMN `nb_tries_prev` SMALLINT(1) UNSIGNED NOT NULL;
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7be.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'from_op';
WordPress database error: [Duplicate column name 'from_op']ALTER TABLE maletas_amz_queue ADD COLUMN `from_op` VARCHAR(30) NOT NULL;
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7bf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'product_title';
WordPress database error: [Duplicate column name 'product_title']ALTER TABLE maletas_amz_queue ADD COLUMN `product_title` TEXT NULL;
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'country';
WordPress database error: [Duplicate column name 'country']ALTER TABLE maletas_amz_queue ADD COLUMN `country` VARCHAR(10) NOT NULL DEFAULT '';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'country';
WordPress database error: [Duplicate column name 'country']ALTER TABLE maletas_amz_queue ADD COLUMN `country` VARCHAR(30) NOT NULL DEFAULT '';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_queue LIKE 'provider';
WordPress database error: [Duplicate column name 'provider']ALTER TABLE maletas_amz_queue ADD COLUMN `provider` VARCHAR(20) NOT NULL DEFAULT 'amazon';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7c9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_search LIKE 'country';
WordPress database error: [Duplicate column name 'country']ALTER TABLE maletas_amz_search ADD COLUMN `country` VARCHAR(30) NOT NULL DEFAULT '';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7cc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7ce.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_amazon_cache LIKE 'country';
WordPress database error: [Duplicate column name 'country']ALTER TABLE maletas_amz_amazon_cache ADD COLUMN `country` VARCHAR(30) NOT NULL DEFAULT '';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7cf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM maletas_amz_amazon_cache LIKE 'provider';
WordPress database error: [Duplicate column name 'provider']ALTER TABLE maletas_amz_amazon_cache ADD COLUMN `provider` VARCHAR(20) NOT NULL DEFAULT 'amazon';
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7d1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7d2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7d4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`
Error en la base de datos de WordPress: [Disk full (/tmp/#sql-temptable-369-2c1d7b5-f7d9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `maletas_options`