WordPress database error: [Tablespace for table '`raif_db`.`wp_aioseo_cache`' exists. Please DISCARD the tablespace before IMPORT]
CREATE TABLE wp_aioseo_cache ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `key` varchar(80) NOT NULL, `value` longtext NOT NULL, `expiration` datetime NULL, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY ndx_aioseo_cache_key (`key`), KEY ndx_aioseo_cache_expiration (`expiration`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;


Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/raiffeisen.si/public_html/wp-includes/wp-db.php on line 2135

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/raiffeisen.si/public_html/wp-includes/functions.php on line 4801