WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_pages`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_pages (
id int(11) NOT NULL AUTO_INCREMENT,
node_id text,
title text,
watching text,
talking_about int(11),
likes int(11),
keyword text NOT NULL,
supressed text,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_history`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_history (
ID INTEGER(11) UNSIGNED AUTO_INCREMENT,
Post text,
Comment text,
Timesent int(11),
Error text,
campaign text,
Source text,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_comments`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_comments (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
Comment text,
campaign text,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_comments' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_comments`
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_replies`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_replies (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
Comment text,
campaign text,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Table 'workingrichclass_0.wpvq_vmt_replies' doesn't exist]SHOW FULL COLUMNS FROM `wpvq_vmt_replies`
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_campaigns`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_campaigns (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
name text NOT NULL,
status text NOT NULL,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_images`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_images (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
username text,
hashtags text,
campaign INTEGER(11),
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_feeds`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_feeds (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
contentType varchar(50),
hashtags text,
campaign INTEGER(11),
url text,
titlesetId INTEGER(11),
ioId INTEGER(11),
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_titlesets`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_titlesets (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
setname varchar(50),
title varchar(1024),
UNIQUE KEY id (id)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_retweets`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_retweets (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
user varchar(200),
campaign INTEGER(11),
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_instacrons`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_instacrons (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
keyword varchar(200),
campaign INTEGER(11),
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1
WordPress database error: [Tablespace for table '`workingrichclass_0`.`wpvq_vmt_masterlog`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wpvq_vmt_masterlog (
id INTEGER(11) UNSIGNED AUTO_INCREMENT,
source varchar(200) not null,
campaign_id integer(11) not null,
uid varchar(200) not null,
description varchar(1024),
url varchar(1024) not null,
created_at integer(11),
post_id integer(11),
error text,
UNIQUE KEY id (id)
)ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=1