WordPress database error: [Tablespace for table '`jwre_jwrentals`.`wp_wpvivid_scan_result`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wp_wpvivid_scan_result (
id BIGINT(20) NOT NULL AUTO_INCREMENT,
path text NOT NULL,
from_post INT NOT NULL,
PRIMARY KEY (id)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
WordPress database error: [Tablespace for table '`jwre_jwrentals`.`wp_wpvivid_unused_uploads_files`' exists. Please DISCARD the tablespace before IMPORT]CREATE TABLE wp_wpvivid_unused_uploads_files (
id BIGINT(20) NOT NULL AUTO_INCREMENT,
path text NOT NULL,
folder text NOT NULL,
PRIMARY KEY (id)
)DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci