<div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Disk full (/tmp/#sql_5ed13_2.MAI); waiting for someone to free some space... (errno: 28 &quot;No space left on device&quot;)]<br /><code>SELECT TABLE_NAME, COLUMN_NAME
			FROM INFORMATION_SCHEMA.COLUMNS
			WHERE TABLE_SCHEMA = DATABASE();</code></p></div><div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Disk full (/tmp/#sql_5ed13_1.MAI); waiting for someone to free some space... (errno: 28 &quot;No space left on device&quot;)]<br /><code>SHOW FULL COLUMNS FROM `Wl9EB36W_options`</code></p></div><div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Disk full (/tmp/#sql_5ed13_1.MAI); waiting for someone to free some space... (errno: 28 &quot;No space left on device&quot;)]<br /><code>SELECT COLUMN_NAME
				FROM INFORMATION_SCHEMA.COLUMNS
				WHERE TABLE_SCHEMA = DATABASE()
				AND TABLE_NAME = &#039;Wl9EB36W_aioseo_cache&#039;</code></p></div><div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Table &#039;Wl9EB36W_aioseo_cache&#039; already exists]<br /><code>CREATE TABLE Wl9EB36W_aioseo_cache (
			id bigint(20) unsigned NOT NULL AUTO_INCREMENT,
			name varchar(80) NOT NULL,
			value longtext NOT NULL,
			is_object TINYINT(1) DEFAULT 0,
			expiration datetime DEFAULT NULL,
			created datetime NOT NULL,
			updated datetime NOT NULL,
			PRIMARY KEY  (id),
			UNIQUE KEY ndx_aioseo_cache_name (name),
			KEY ndx_aioseo_cache_expiration (expiration)
		) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci</code></p></div>