WordPress database error: [Tablespace for table '`trivargasoftware_1`.`wple_wpfm_backup`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wple_wpfm_backup (
id int(11) NOT NULL AUTO_INCREMENT,
backup_name text NULL,
backup_date text NULL,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci