Hi,
I had a problem with the server so had to roll back to a snapshot made 10 days ago. After the restoration, I received the following error. Deletion of the plugin doesn’t help as it can not be re-installed in that case.
WordPress: [Table '`mow_vgm376ptTL`.`9mFTb_sitedrive_drives`' already exists]
CREATE TABLE 9mFTb_sitedrive_drives ( id mediumint(9) NOT NULL AUTO_INCREMENT, name TINYTEXT NOT NULL, url TINYTEXT NULL, external BOOLEAN NOT NULL DEFAULT false, source VARCHAR(255) NOT NULL DEFAULT 'wordpress', published BOOLEAN NOT NULL DEFAULT false, settings TEXT, PRIMARY KEY (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci