WordPress database error: [Tablespace for table '`htcampground`.`idp_mappress_maps`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE IF NOT EXISTS idp_mappress_maps (
mapid INT NOT NULL AUTO_INCREMENT PRIMARY KEY,
obj LONGTEXT)
CHARACTER SET utf8;