WordPress database error: [CREATE command denied to user 'sydenz5_WNFRHC-CDP-plugin-user'@'localhost' for table `sydenz5_WNFRHC_Databases`.`wnfrhc_search_logs`]
CREATE TABLE IF NOT EXISTS `wnfrhc_search_logs` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `search_time` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `user_id` bigint(20) unsigned DEFAULT NULL, `search_term` varchar(255) NOT NULL, `result_count` int(11) NOT NULL DEFAULT 0, `ip_address` varchar(45) DEFAULT NULL, PRIMARY KEY (`log_id`), KEY `search_time` (`search_time`), KEY `search_term` (`search_term`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;


Warning: Cannot modify header information - headers already sent by (output started at /home/sydenz5/nebraskaancestors.org/wp-includes/class-wpdb.php:1857) in /home/sydenz5/nebraskaancestors.org/wp-includes/pluggable.php on line 1531

Warning: Cannot modify header information - headers already sent by (output started at /home/sydenz5/nebraskaancestors.org/wp-includes/class-wpdb.php:1857) in /home/sydenz5/nebraskaancestors.org/wp-includes/pluggable.php on line 1534