[17-Jul-2014 02:17:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Jul-2014 02:17:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Jul-2014 02:17:32 UTC] PHP Fatal error:  Cannot redeclare show_message() (previously declared in /home4/chariswe/public_html/personal/raquel/wp-content/plugins/wordfence/lib/wfConfig.php:730) in /home4/chariswe/public_html/personal/raquel/wp-admin/includes/misc.php on line 307
[17-Jul-2014 07:41:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Jul-2014 07:41:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Jul-2014 07:41:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Jul-2014 16:47:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Jul-2014 16:47:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Jul-2014 16:47:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2014 08:15:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2014 08:15:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2014 08:15:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2014 08:15:36 UTC] PHP Fatal error:  Cannot redeclare show_message() (previously declared in /home4/chariswe/public_html/personal/raquel/wp-content/plugins/wordfence/lib/wfConfig.php:730) in /home4/chariswe/public_html/personal/raquel/wp-admin/includes/misc.php on line 307
[06-Aug-2014 16:36:34 UTC] PHP Fatal error:  Cannot redeclare show_message() (previously declared in /home4/chariswe/public_html/personal/raquel/wp-content/plugins/wordfence/lib/wfConfig.php:730) in /home4/chariswe/public_html/personal/raquel/wp-admin/includes/misc.php on line 307
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Aug-2014 06:53:14 UTC] PHP Fatal error:  Cannot redeclare show_message() (previously declared in /home4/chariswe/public_html/personal/raquel/wp-content/plugins/wordfence/lib/wfConfig.php:730) in /home4/chariswe/public_html/personal/raquel/wp-admin/includes/misc.php on line 307
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:10:58 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 03:11:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[26-Aug-2014 03:11:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Aug-2014 03:11:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:46 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Aug-2014 08:15:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[26-Aug-2014 08:15:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Aug-2014 08:15:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2014 23:48:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2014 23:48:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2014 23:49:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:07 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Sep-2014 13:39:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Sep-2014 13:39:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[16-Sep-2014 13:39:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:21 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[28-Sep-2014 00:03:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Sep-2014 00:03:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Sep-2014 00:03:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:44 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[02-Oct-2014 13:42:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[02-Oct-2014 13:42:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[02-Oct-2014 13:42:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Oct-2014 21:22:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Oct-2014 21:22:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Oct-2014 21:23:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[04-Oct-2014 16:06:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Oct-2014 16:06:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Oct-2014 16:07:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2014 01:31:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2014 01:31:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2014 01:32:53 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[12-Oct-2014 14:34:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Oct-2014 14:34:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Oct-2014 14:34:21 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-Oct-2014 21:54:44 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Oct-2014 21:54:44 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Oct-2014 21:55:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2014 06:33:29 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2014 06:33:29 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2014 06:33:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[31-Oct-2014 19:32:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[31-Oct-2014 19:32:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[31-Oct-2014 19:33:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[01-Nov-2014 01:44:17 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[01-Nov-2014 01:44:17 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Nov-2014 20:05:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Nov-2014 20:05:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Nov-2014 20:06:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Nov-2014 20:07:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Nov-2014 20:07:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Nov-2014 20:08:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[25-Nov-2014 10:10:01 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Nov-2014 10:10:01 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Nov-2014 10:13:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[04-Dec-2014 21:29:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Dec-2014 21:29:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Dec-2014 21:29:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[07-Dec-2014 07:05:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Dec-2014 07:05:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Dec-2014 07:05:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Dec-2014 05:27:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Dec-2014 05:27:51 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Dec-2014 05:27:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[13-Dec-2014 13:45:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[13-Dec-2014 13:45:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[13-Dec-2014 13:45:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[13-Dec-2014 14:42:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[13-Dec-2014 14:42:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2014 17:31:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2014 17:31:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2014 17:32:00 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Dec-2014 14:30:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Dec-2014 14:30:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Dec-2014 14:31:09 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-Dec-2014 08:48:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-Dec-2014 08:48:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:41:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:41:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:43:53 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:44:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:44:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Dec-2014 15:44:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Dec-2014 17:48:57 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Dec-2014 17:48:57 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Dec-2014 17:49:42 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[05-Jan-2015 10:29:40 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Jan-2015 10:29:40 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Jan-2015 10:30:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[08-Jan-2015 16:08:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[08-Jan-2015 16:08:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[08-Jan-2015 16:08:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Jan-2015 16:50:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jan-2015 16:50:19 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jan-2015 16:51:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[12-Jan-2015 08:09:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Jan-2015 08:09:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Jan-2015 08:10:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[19-Jan-2015 07:29:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-Jan-2015 07:29:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-Jan-2015 07:29:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Jan-2015 12:09:12 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Jan-2015 12:09:12 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Jan-2015 12:09:12 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Jan-2015 19:46:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Jan-2015 19:46:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Jan-2015 19:47:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[01-Feb-2015 05:22:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[01-Feb-2015 05:22:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[01-Feb-2015 05:23:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:37:57 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[06-Feb-2015 23:38:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[06-Feb-2015 23:38:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[06-Feb-2015 23:38:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[06-Feb-2015 23:38:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Feb-2015 15:53:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Feb-2015 15:53:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Feb-2015 15:55:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[12-Feb-2015 15:55:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2015 12:20:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2015 12:20:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2015 12:20:25 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2015 12:20:25 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Feb-2015 22:28:10 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Feb-2015 22:28:10 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Feb-2015 22:28:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Feb-2015 22:28:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Feb-2015 23:21:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Feb-2015 23:21:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Feb-2015 23:21:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Feb-2015 23:21:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[01-Mar-2015 09:48:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[01-Mar-2015 09:48:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[01-Mar-2015 09:48:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[01-Mar-2015 09:48:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2015 07:10:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2015 07:10:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2015 07:11:17 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2015 07:11:17 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Mar-2015 10:41:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Mar-2015 10:41:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Mar-2015 10:42:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Mar-2015 10:42:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[19-Mar-2015 17:32:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-Mar-2015 17:32:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-Mar-2015 17:32:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[19-Mar-2015 17:32:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2015 10:04:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2015 10:04:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2015 10:05:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2015 10:05:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Mar-2015 07:46:01 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Mar-2015 07:46:01 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Mar-2015 07:46:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Mar-2015 07:46:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[04-Apr-2015 02:11:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Apr-2015 02:11:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[04-Apr-2015 02:12:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[04-Apr-2015 02:12:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[06-Apr-2015 00:51:40 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[06-Apr-2015 00:51:40 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[06-Apr-2015 00:52:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[06-Apr-2015 00:52:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Apr-2015 21:32:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Apr-2015 21:32:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Apr-2015 21:32:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Apr-2015 21:32:46 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2015 11:55:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2015 11:55:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2015 11:56:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2015 11:56:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2015 11:56:03 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[11-May-2015 14:24:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-May-2015 14:24:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-May-2015 14:25:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-May-2015 14:25:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-May-2015 14:25:05 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[18-May-2015 11:11:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-May-2015 11:11:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-May-2015 11:11:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-May-2015 11:11:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-May-2015 11:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[18-May-2015 13:53:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-May-2015 13:53:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-May-2015 21:28:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-May-2015 21:28:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[19-May-2015 21:29:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[19-May-2015 21:29:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[19-May-2015 21:29:30 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[20-May-2015 16:21:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-May-2015 16:21:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-May-2015 16:21:53 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-May-2015 16:21:53 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-May-2015 16:21:53 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[28-May-2015 19:22:20 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-May-2015 19:22:20 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-May-2015 19:23:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-May-2015 19:23:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-May-2015 19:23:22 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[28-May-2015 19:23:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-May-2015 19:23:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[31-May-2015 13:18:21 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[31-May-2015 13:18:21 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[31-May-2015 13:19:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[31-May-2015 13:19:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[31-May-2015 13:19:08 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Jun-2015 03:27:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jun-2015 03:27:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jun-2015 03:27:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Jun-2015 03:27:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Jun-2015 03:27:26 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Jun-2015 03:28:25 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[09-Jun-2015 03:28:25 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[09-Jun-2015 03:28:25 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[09-Jun-2015 03:28:25 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[11-Jun-2015 05:15:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Jun-2015 05:15:34 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Jun-2015 05:16:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Jun-2015 05:16:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Jun-2015 05:16:22 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[16-Jun-2015 10:24:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[16-Jun-2015 10:24:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[16-Jun-2015 10:25:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Jun-2015 10:25:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Jun-2015 10:25:18 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[21-Jun-2015 17:53:13 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[21-Jun-2015 17:53:13 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[21-Jun-2015 17:53:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Jun-2015 17:53:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Jun-2015 17:53:15 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[21-Jun-2015 17:53:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Jun-2015 17:53:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Jul-2015 03:53:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Jul-2015 03:53:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Jul-2015 03:54:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[03-Jul-2015 03:54:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[03-Jul-2015 03:54:33 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Jul-2015 16:42:11 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Jul-2015 16:42:12 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[09-Jul-2015 16:42:12 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[09-Jul-2015 16:42:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 16:42:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 16:42:14 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Jul-2015 16:42:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 16:42:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 17:48:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 17:48:31 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 19:15:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Jul-2015 19:15:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Jul-2015 18:13:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Jul-2015 18:13:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[26-Jul-2015 18:14:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[26-Jul-2015 18:14:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[26-Jul-2015 18:14:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[26-Jul-2015 18:14:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[26-Jul-2015 18:14:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[26-Jul-2015 18:14:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[26-Jul-2015 18:14:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[27-Jul-2015 04:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[27-Jul-2015 04:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[27-Jul-2015 04:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[27-Jul-2015 04:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[27-Jul-2015 04:13:19 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 04:13:19 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 04:13:19 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[27-Jul-2015 04:13:19 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 04:13:19 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 13:03:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 13:03:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 13:13:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Jul-2015 13:13:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 05:34:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 05:34:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 05:35:00 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 05:35:00 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 05:35:00 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[28-Jul-2015 13:12:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Jul-2015 13:12:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Jul-2015 07:59:57 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Jul-2015 07:59:57 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Jul-2015 08:00:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[29-Jul-2015 08:00:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[29-Jul-2015 08:00:49 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[12-Aug-2015 10:17:35 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[12-Aug-2015 10:17:35 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[12-Aug-2015 10:17:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[12-Aug-2015 10:17:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[12-Aug-2015 10:17:43 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[12-Aug-2015 10:17:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[12-Aug-2015 10:17:43 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[18-Aug-2015 00:53:03 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[18-Aug-2015 00:53:03 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[18-Aug-2015 00:53:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-Aug-2015 00:53:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-Aug-2015 00:53:05 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[18-Aug-2015 00:53:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-Aug-2015 00:53:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Aug-2015 16:46:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Aug-2015 16:46:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[25-Aug-2015 16:47:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[25-Aug-2015 16:47:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[25-Aug-2015 16:47:47 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[27-Aug-2015 06:17:37 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Aug-2015 06:17:37 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Aug-2015 06:17:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Aug-2015 06:17:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Aug-2015 06:17:39 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[05-Sep-2015 22:54:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2015 22:54:03 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2015 22:54:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2015 22:54:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[05-Sep-2015 22:54:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[05-Sep-2015 22:54:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[05-Sep-2015 22:54:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[05-Sep-2015 22:54:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[05-Sep-2015 22:54:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[30-Sep-2015 17:13:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[30-Sep-2015 17:13:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[30-Sep-2015 17:16:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[30-Sep-2015 17:16:23 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[30-Sep-2015 17:16:23 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[30-Sep-2015 17:16:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[30-Sep-2015 17:16:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[30-Sep-2015 17:16:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[30-Sep-2015 17:16:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:38 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[03-Oct-2015 00:22:39 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[03-Oct-2015 00:22:39 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[09-Oct-2015 04:01:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:01:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:01:49 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Oct-2015 04:01:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:01:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:03 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[09-Oct-2015 04:02:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[09-Oct-2015 04:02:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[09-Oct-2015 04:02:27 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:02:27 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:02:27 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[09-Oct-2015 04:02:27 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[09-Oct-2015 04:02:27 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Oct-2015 13:15:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Oct-2015 13:15:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Oct-2015 13:16:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Oct-2015 13:16:28 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Oct-2015 13:16:28 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[14-Oct-2015 23:47:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Oct-2015 23:47:52 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Oct-2015 23:48:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Oct-2015 23:48:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Oct-2015 23:48:39 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[22-Oct-2015 06:10:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[22-Oct-2015 06:10:02 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[22-Oct-2015 06:11:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[22-Oct-2015 06:11:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[22-Oct-2015 06:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[22-Oct-2015 06:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[22-Oct-2015 06:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[22-Oct-2015 06:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[22-Oct-2015 06:11:59 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[28-Oct-2015 23:07:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2015 23:07:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2015 23:08:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2015 23:08:35 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Oct-2015 23:08:35 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[29-Oct-2015 18:58:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Oct-2015 18:58:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[29-Oct-2015 18:58:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[29-Oct-2015 18:58:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[29-Oct-2015 18:58:15 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[08-Nov-2015 05:33:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[08-Nov-2015 05:33:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[08-Nov-2015 05:35:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[08-Nov-2015 05:35:50 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[08-Nov-2015 05:35:50 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[08-Nov-2015 05:35:50 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[08-Nov-2015 05:35:50 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[08-Nov-2015 05:35:50 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[08-Nov-2015 05:35:50 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[13-Nov-2015 11:58:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[13-Nov-2015 11:58:08 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[13-Nov-2015 12:00:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[13-Nov-2015 12:00:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[13-Nov-2015 12:00:47 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[17-Nov-2015 13:57:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Nov-2015 13:57:39 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Nov-2015 14:00:24 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Nov-2015 14:00:24 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[17-Nov-2015 14:00:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[17-Nov-2015 14:03:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[17-Nov-2015 14:03:14 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Nov-2015 12:26:00 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Nov-2015 12:26:01 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Nov-2015 12:27:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Nov-2015 12:27:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Nov-2015 12:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[28-Nov-2015 12:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[28-Nov-2015 12:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[28-Nov-2015 12:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[28-Nov-2015 12:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[10-Dec-2015 00:58:36 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Dec-2015 00:58:36 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Dec-2015 00:59:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Dec-2015 00:59:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Dec-2015 00:59:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[10-Dec-2015 00:59:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[10-Dec-2015 00:59:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[10-Dec-2015 00:59:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[10-Dec-2015 00:59:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Dec-2015 01:40:29 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[14-Dec-2015 01:40:29 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[14-Dec-2015 01:40:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2015 01:40:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2015 01:40:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[14-Dec-2015 01:40:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Dec-2015 01:40:32 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[30-Dec-2015 08:02:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[30-Dec-2015 08:02:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[30-Dec-2015 08:04:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[30-Dec-2015 08:04:04 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[30-Dec-2015 08:04:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[30-Dec-2015 08:04:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[30-Dec-2015 08:04:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[30-Dec-2015 08:04:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[30-Dec-2015 08:04:04 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[10-Jan-2016 07:42:17 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Jan-2016 07:42:18 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Jan-2016 07:44:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Jan-2016 07:44:05 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Jan-2016 07:44:05 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[11-Jan-2016 10:39:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Jan-2016 10:39:11 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Jan-2016 10:39:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Jan-2016 10:39:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Jan-2016 10:39:13 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[20-Jan-2016 23:03:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Jan-2016 23:03:26 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Jan-2016 23:04:31 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[20-Jan-2016 23:04:31 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[20-Jan-2016 23:04:31 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[20-Jan-2016 23:04:31 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[20-Jan-2016 23:04:36 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-Jan-2016 23:04:36 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-Jan-2016 23:04:36 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[26-Jan-2016 15:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[26-Jan-2016 15:27:32 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[28-Jan-2016 21:38:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Jan-2016 21:38:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[28-Jan-2016 21:38:30 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[28-Jan-2016 21:38:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[28-Jan-2016 21:38:30 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Feb-2016 20:59:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Feb-2016 20:59:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[05-Feb-2016 21:00:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[05-Feb-2016 21:00:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[05-Feb-2016 21:00:56 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:45 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[14-Feb-2016 21:26:46 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[14-Feb-2016 21:26:46 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[14-Feb-2016 21:26:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2016 21:26:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2016 21:26:49 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[14-Feb-2016 21:26:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[14-Feb-2016 21:26:49 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[22-Feb-2016 01:39:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[22-Feb-2016 01:39:59 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[22-Feb-2016 01:40:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[22-Feb-2016 01:40:58 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[22-Feb-2016 01:40:58 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[24-Feb-2016 11:43:55 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[24-Feb-2016 11:43:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[24-Feb-2016 11:45:44 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[24-Feb-2016 11:45:44 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[24-Feb-2016 11:45:44 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[03-Mar-2016 08:12:21 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Mar-2016 08:12:22 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[03-Mar-2016 08:12:24 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[03-Mar-2016 08:12:24 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[03-Mar-2016 08:12:24 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[03-Mar-2016 08:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[03-Mar-2016 08:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[03-Mar-2016 08:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[03-Mar-2016 08:13:17 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[07-Mar-2016 11:36:29 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2016 11:36:29 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2016 11:37:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2016 11:37:33 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[07-Mar-2016 11:37:33 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[10-Mar-2016 12:04:09 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Mar-2016 12:04:09 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[10-Mar-2016 12:04:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Mar-2016 12:04:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[10-Mar-2016 12:04:15 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[18-Mar-2016 14:33:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-Mar-2016 14:33:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[18-Mar-2016 14:33:56 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-Mar-2016 14:33:57 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[18-Mar-2016 14:33:57 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[18-Mar-2016 14:34:44 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[18-Mar-2016 14:34:44 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[18-Mar-2016 14:34:44 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[18-Mar-2016 14:34:44 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[20-Mar-2016 20:44:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Mar-2016 20:44:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[20-Mar-2016 20:46:25 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-Mar-2016 20:46:25 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[20-Mar-2016 20:46:25 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[21-Mar-2016 12:32:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2016 12:32:15 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2016 12:32:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2016 12:32:16 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[21-Mar-2016 12:32:16 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[27-Mar-2016 08:41:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Mar-2016 08:41:38 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[27-Mar-2016 08:44:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Mar-2016 08:44:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[27-Mar-2016 08:44:13 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[11-Apr-2016 16:35:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Apr-2016 16:35:47 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[11-Apr-2016 16:36:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Apr-2016 16:36:48 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[11-Apr-2016 16:36:48 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[11-Apr-2016 16:36:48 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[11-Apr-2016 16:36:48 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopIPsBlocked
[11-Apr-2016 16:36:48 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[11-Apr-2016 16:36:48 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FULL COLUMNS FROM `wpr_wfBlockedIPLog` made by do_action_ref_array, call_user_func_array, wfActivityReport::executeCronJob, wfActivityReport->sendReportViaEmail, wfActivityReport->toEmailView, wfActivityReport->getFullReport, wfActivityReport->getTopCountriesBlocked
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	is404 tinyint NOT NULL,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[16-Apr-2016 12:48:08 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[16-Apr-2016 12:48:08 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[16-Apr-2016 12:48:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Apr-2016 12:48:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[16-Apr-2016 12:48:13 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[16-Apr-2016 12:48:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[16-Apr-2016 12:48:13 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:36 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	statusCode int NOT NULL default 200,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:37 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `attackLogTime` double(17,6) unsigned NOT NULL AFTER `id` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `statusCode` int(11) NOT NULL DEFAULT 0 AFTER `jsRun` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `action` varchar(64) NOT NULL DEFAULT '' AFTER `UA` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `actionDescription` text AFTER `action` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `actionData` text AFTER `actionDescription` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query UPDATE wpr_wfHits
SET statusCode= CASE
WHEN is404=1 THEN 404
ELSE 200
END made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits DROP COLUMN `is404` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query ALTER TABLE wpr_wfLogins ADD COLUMN hitID int(11) DEFAULT NULL AFTER `id`, ADD INDEX(hitID) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:37 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:38 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:39 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450877.166249', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/index.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:39 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450877.166249', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:41 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[23-Apr-2016 22:34:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:41 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query create table IF NOT EXISTS wpr_wfBadLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query create table IF NOT EXISTS wpr_wfVulnScanners (
	IP int UNSIGNED PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL
) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocks' for query create table IF NOT EXISTS wpr_wfBlocks (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0,
	wfsn tinyint UNSIGNED default 0,
	permanent tinyint UNSIGNED default 0,
	KEY k1(wfsn)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfConfig' for query create table IF NOT EXISTS wpr_wfConfig (
	name varchar(100) PRIMARY KEY NOT NULL,
	val longblob
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfCrawlers' for query create table IF NOT EXISTS wpr_wfCrawlers (
	IP INT UNSIGNED NOT NULL,
	patternSig binary(16) NOT NULL,
	status char(8) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL,
	PTR varchar(255) default '',
	PRIMARY KEY k1(IP, patternSig)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileChanges' for query create table IF NOT EXISTS wpr_wfFileChanges (
	filenameHash char(64) NOT NULL PRIMARY KEY,
	file varchar(1000) NOT NULL,
	md5 char(32) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query create table IF NOT EXISTS wpr_wfHits (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	jsRun tinyint default 0,
	statusCode int NOT NULL default 200,
	isGoogle tinyint NOT NULL,
	userID int UNSIGNED NOT NULL,
	newVisit tinyint UNSIGNED NOT NULL,
	URL text,
	referer text,
	UA text,
	KEY k1(ctime),
	KEY k2(IP, ctime)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfIssues' for query create table IF NOT EXISTS wpr_wfIssues (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	time int UNSIGNED NOT NULL,
	status varchar(10) NOT NULL,
	type varchar(20) NOT NULL,
	severity tinyint UNSIGNED NOT NULL,
	ignoreP char(32) NOT NULL,
	ignoreC char(32) NOT NULL,
	shortMsg varchar(255) NOT NULL,
	longMsg text,
	data text
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLeechers' for query create table IF NOT EXISTS wpr_wfLeechers (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits int UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLockedOut' for query create table IF NOT EXISTS wpr_wfLockedOut (
	IP int UNSIGNED PRIMARY KEY,
	blockedTime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	lastAttempt int UNSIGNED default 0,
	blockedHits int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLocs' for query create table IF NOT EXISTS wpr_wfLocs (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	failed tinyint UNSIGNED NOT NULL,
	city varchar(255) default '',
	region varchar(255) default '',
	countryName varchar(255) default '',
	countryCode char(2) default '',
	lat float(10,7) default 0,
	lon float(10,7) default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query create table IF NOT EXISTS wpr_wfLogins (
	id int UNSIGNED auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	fail tinyint UNSIGNED NOT NULL,
	action varchar(40) NOT NULL,
	username varchar(255) NOT NULL,
	userID int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	UA text,
	KEY k1(IP, fail)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfReverseCache' for query create table IF NOT EXISTS wpr_wfReverseCache (
	IP int UNSIGNED PRIMARY KEY,
	host varchar(255) NOT NULL,
	lastUpdate int UNSIGNED NOT NULL
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfScanners' for query create table IF NOT EXISTS wpr_wfScanners (
	eMin int UNSIGNED NOT NULL,
	IP int UNSIGNED NOT NULL,
	hits smallint UNSIGNED NOT NULL,
	PRIMARY KEY k1(eMin, IP)
) default charset=latin1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfThrottleLog' for query create table IF NOT EXISTS wpr_wfThrottleLog (
	IP int UNSIGNED NOT NULL PRIMARY KEY,
	startTime int UNSIGNED NOT NULL,
	endTime int UNSIGNED NOT NULL,
	timesThrottled int UNSIGNED NOT NULL,
	lastReason varchar(255) NOT NULL,
	KEY k2(endTime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfStatus' for query create table IF NOT EXISTS wpr_wfStatus (
	id bigint UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	ctime DOUBLE(17,6) UNSIGNED NOT NULL,
	level tinyint UNSIGNED NOT NULL,
	type char(5) NOT NULL,
	msg varchar(1000) NOT NULL,
	KEY k1(ctime),
	KEY k2(type)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query create table IF NOT EXISTS wpr_wfNet404s (
	sig binary(16) NOT NULL PRIMARY KEY,
	ctime int UNSIGNED NOT NULL,
	URI varchar(1000) NOT NULL,
	KEY k1(ctime)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHoover' for query create table IF NOT EXISTS wpr_wfHoover (
	id int UNSIGNED auto_increment PRIMARY KEY,
	owner text,
	host text,
	path text,
	hostKey binary(4),
	KEY k2(hostKey)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfFileMods' for query create table IF NOT EXISTS wpr_wfFileMods (
	filenameMD5 binary(16) NOT NULL PRIMARY KEY,
	filename varchar(1000) NOT NULL,
	knownFile tinyint UNSIGNED NOT NULL,
	oldMD5 binary(16) NOT NULL,
	newMD5 binary(16) NOT NULL
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlocksAdv' for query create table IF NOT EXISTS wpr_wfBlocksAdv (
	id int UNSIGNED NOT NULL auto_increment PRIMARY KEY,
	blockType char(2) NOT NULL,
	blockString varchar(255) NOT NULL,
	ctime int UNSIGNED NOT NULL,
	reason varchar(255) NOT NULL,
	totalBlocked int UNSIGNED default 0,
	lastBlocked int UNSIGNED default 0
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error CREATE command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBlockedIPLog' for query create table IF NOT EXISTS wpr_wfBlockedIPLog (
	IP int UNSIGNED NOT NULL,
	countryCode VARCHAR(2) NOT NULL,
	blockCount int UNSIGNED NOT NULL DEFAULT 0,
	unixday int UNSIGNED NOT NULL,
	PRIMARY KEY(IP, unixday)
) default charset=utf8 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall, wfSchema->createAll, wfDB->queryWrite
[23-Apr-2016 22:34:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SHOW FIELDS FROM wpr_wfBlockedIPLog where field = 'IP' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query SELECT * FROM `wpr_wfBlockedIPLog` GROUP BY IP made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `attackLogTime` double(17,6) unsigned NOT NULL AFTER `id` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `statusCode` int(11) NOT NULL DEFAULT 0 AFTER `jsRun` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `action` varchar(64) NOT NULL DEFAULT '' AFTER `UA` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `actionDescription` text AFTER `action` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD COLUMN `actionData` text AFTER `actionDescription` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query UPDATE wpr_wfHits
SET statusCode= CASE
WHEN is404=1 THEN 404
ELSE 200
END made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits DROP COLUMN `is404` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfLogins' for query ALTER TABLE wpr_wfLogins ADD COLUMN hitID int(11) DEFAULT NULL AFTER `id`, ADD INDEX(hitID) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error ALTER command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfHits' for query ALTER TABLE wpr_wfHits ADD INDEX `attackLogTime` (`attackLogTime`) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wordfence/wordfence.php'), wordfence::install_actions, wordfence::runInstall
[23-Apr-2016 22:34:52 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:53 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:53 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450892.621297', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/index.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:53 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450892.621297', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfBadLeechers' for query truncate table wpr_wfBadLeechers made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:54 UTC] WordPress database error Table 'chariswe_raquel.wpr_wfBlockedIPLog' doesn't exist for query DELETE FROM wpr_wfBlockedIPLog
WHERE unixday < FLOOR(UNIX_TIMESTAMP(DATE_SUB(NOW(), interval 14 day)) / 86400) made by do_action_ref_array, call_user_func_array, wordfence::dailyCron, wfActivityReport->rotateIPLog
[23-Apr-2016 22:34:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfNet404s' for query truncate table wpr_wfNet404s made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:54 UTC] WordPress database error DROP command denied to user 'chariswe_webuser'@'localhost' for table 'wpr_wfVulnScanners' for query truncate table wpr_wfVulnScanners made by do_action_ref_array, call_user_func_array, wordfence::hourlyCron, wfDB->truncate, wfDB->queryWrite
[23-Apr-2016 22:34:54 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:54 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450894.740005', '200', '1', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', 'http://www.google.com/images/url', 'Googlebot/2.1; +http://www.google.com/bot.html)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/index.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:54 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450894.740005', '200', '1', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', 'http://www.google.com/images/url', 'Googlebot/2.1; +http://www.google.com/bot.html)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:55 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:55 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450895.884365', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/readme.html', '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/404.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:55 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450895.884365', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/readme.html', '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:57 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:34:57 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450897.558252', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/wp-includes/js/scriptaculous/wp-scriptaculous.js', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/404.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:34:57 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450897.558252', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/wp-includes/js/scriptaculous/wp-scriptaculous.js', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:01 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:01 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450901.164886', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/404testpage4525d2fdc', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/404.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:01 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450901.164886', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/404testpage4525d2fdc', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:02 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:02 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450902.377584', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/404javascript.js', 'http://www.google.com/url/?sa=t', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/404.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:02 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450902.377584', '404', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/404javascript.js', 'http://www.google.com/url/?sa=t', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:03 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:04 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450903.934257', '200', '1', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/sample-page/', '', 'Googlebot/2.1; +http://www.google.com/bot.html)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/page.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:04 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450903.934257', '200', '1', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/sample-page/', '', 'Googlebot/2.1; +http://www.google.com/bot.html)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:04 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:04 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450904.333727', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/sample-page/', 'http://raquel.charisweb.ca/', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/page.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:04 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450904.333727', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/sample-page/', 'http://raquel.charisweb.ca/', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:05 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:05 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450905.034492', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2015/07/prayer-july-27-2015/', '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16; Ipad', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/single.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:05 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450905.034492', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2015/07/prayer-july-27-2015/', '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16; Ipad', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:06 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:06 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450906.186893', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/category/prayer-journal/', 'http://www.bing.com/?s=bing', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/category.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:06 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450906.186893', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/category/prayer-journal/', 'http://www.bing.com/?s=bing', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:07 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:07 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450907.465092', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/category/reflections/', 'http://www.facebook.com/', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/category.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:07 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450907.465092', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/category/reflections/', 'http://www.facebook.com/', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:08 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:08 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450908.590327', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/author/raquel/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-gb; HTC Hero Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/author.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:08 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450908.590327', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/author/raquel/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-gb; HTC Hero Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:09 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:10 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450909.938814', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2015/07/prayer-july-9-2015/', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/single.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:10 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450909.938814', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2015/07/prayer-july-9-2015/', 'http://sucuri.net', 'Mozilla/5.0 (compatible; MSIE 8.0; MSIE 9.0; Windows NT 6.0; Trident/4.0; InfoPath.1; SV1; .NET CLR 3.8.36217; WOW64; en-US)', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:11 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:11 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450911.027246', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2014/12/prayer-december-13-2014/', 'http://www.facebook.com/', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/single.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:11 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450911.027246', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/2014/12/prayer-december-13-2014/', 'http://www.facebook.com/', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:12 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:12 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450912.082848', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', '', 'Ipad Iphone Safari', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/index.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:12 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450912.082848', '200', '0', '\0\0\0\0\0\0\0\0\0\0', '0', '0', 'http://raquel.charisweb.ca/', '', 'Ipad Iphone Safari', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:55 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:35:55 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450955.056785', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentytwelve/index.php'), get_header, locate_template, load_template, require_once('/themes/twentytwelve/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:35:55 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450955.056785', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:36:01 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:36:01 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`) VALUES ('1461450961.437514', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/wp-login.php?redirect_to=http%3A%2F%2Fraquel.charisweb.ca%2Fwp-admin%2F&reauth=1', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0') made by login_header, do_action('login_head'), call_user_func_array, wordfence::wfLogHumanHeader, wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:36:01 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `id`) VALUES ('1461450961.437514', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '0', '0', 'http://raquel.charisweb.ca/wp-login.php?redirect_to=http%3A%2F%2Fraquel.charisweb.ca%2Fwp-admin%2F&reauth=1', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:36:06 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:36:06 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `action`) VALUES ('1461450966.206291', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '2', '0', 'http://raquel.charisweb.ca/wp-login.php', 'http://raquel.charisweb.ca/wp-login.php?redirect_to=http%3A%2F%2Fraquel.charisweb.ca%2Fwp-admin%2F&reauth=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', 'loginOK') made by wp_signon, do_action('wp_login'), call_user_func_array, wordfence::loginAction, wfLog->logLogin, wfModel->save, wfModel->insert
[23-Apr-2016 22:36:08 UTC] WordPress database error Unknown column 'statusCode' in 'field list' for query INSERT INTO `wpr_wfHits` (`ctime`, `statusCode`, `isGoogle`, `IP`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `jsRun`, `action`, `id`) VALUES ('1461450966.206291', '200', '0', '\0\0\0\0\0\0\0\0\0\0D', '2', '0', 'http://raquel.charisweb.ca/wp-login.php', 'http://raquel.charisweb.ca/wp-login.php?redirect_to=http%3A%2F%2Fraquel.charisweb.ca%2Fwp-admin%2F&reauth=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', '0', 'loginOK', '0') made by wfLog->logHit, wfModel->save, wfModel->insert
[23-Apr-2016 22:39:34 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:39:48 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:40:44 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
[23-Apr-2016 22:42:11 UTC] WordPress database error Unknown column 'attackLogTime' in 'field list' for query SELECT MAX(attackLogTime) FROM wpr_wfHits made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, wordfence::veryFirstAction
