WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)]SELECT option_value FROM wp_options WHERE option_name = 'as_has_wp_comment_logs' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)]SELECT option_value FROM wp_options WHERE option_name = 'wpcode_settings' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)]SELECT option_value FROM wp_options WHERE option_name = 'irrp_tables_created' LIMIT 1
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)]SHOW TABLES LIKE 'wp\\_irrp\\_redirections'
WordPress database error: [User 'wp_naw3ia-store' has exceeded the 'max_questions' resource (current value: 50000)]CREATE TABLE IF NOT EXISTS `wp_irrp_redirections`(
`id` BIGINT(20) NOT NULL AUTO_INCREMENT,
`from` VARCHAR(250) DEFAULT NULL,
`match` VARCHAR(250) DEFAULT NULL,
`to` VARCHAR(250) NOT NULL,
`status` TINYINT(1) DEFAULT 1,
`timestamp` BIGINT(11) NOT NULL,
`type` VARCHAR(25) DEFAULT 'redirection',
PRIMARY KEY (`id`),
KEY `from` (`from`),
KEY `match` (`match`),
KEY `status` (`status`),
KEY `timestamp` (`timestamp`),
KEY `type` (`type`))
ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Warning: Cannot modify header information - headers already sent by (output started at /s3-naw3ia-store/wordpress/wp-includes/class-wpdb.php:1634) in /s3-naw3ia-store/wordpress/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php on line 48