WordPress database error: [Table 'propertybansko@002dwp@002d02h6gjat/wp_2e77a541d1_psp_monitor_404' is marked as crashed and last (automatic?) repair failed]
CREATE TABLE IF NOT EXISTS `wp_2e77a541d1_psp_monitor_404` ( `id` INT(10) NOT NULL AUTO_INCREMENT, `hits` INT(10) NULL DEFAULT '1', `url` VARCHAR(200) NULL DEFAULT NULL, `referrers` TEXT NULL, `user_agents` TEXT NULL, `data` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), UNIQUE INDEX `unique` (`url`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci