Smush and manageWP – Database problems
-
Hi,
I’m getting this error when trying to backup with ManageWP. I don’t know if it’s them or you. Other backup/cloning solutions are also failing, but are a little less specific about the error.
Restore Failed
2 hours agoFailed restoring site https://www.leoketel.com/. error: We got an error during the database import: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'wp_smush_dir_images' already exists; query: CREATE TABLEwp_smush_dir_images(idmediumint(9) NOT NULL AUTO_INCREMENT,pathtext COLLATE utf8mb4_unicode_ci NOT NULL,path_hashchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,resizevarchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL,lossyvarchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL,errorvarchar(55) COLLATE utf8mb4_unicode_ci DEFAULT NULL,image_sizeint(10) unsigned DEFAULT NULL,orig_sizeint(10) unsigned DEFAULT NULL,file_timeint(10) unsigned DEFAULT NULL,last_scantimestamp NOT NULL DEFAULT '0000-00-00 00:00:00',metatext COLLATE utf8mb4_unicode_ci DEFAULT NULL, UNIQUE KEYid(id), UNIQUE KEYpath_hash(path_hash), KEYimage_size(image_size) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; (file mwp_db/lk_smush_dir_images.sql at 155-966 out of 1024 bytes). If you believe this is a temporary error, you can retry the process.
The page I need help with: [log in to see the link]
The topic ‘Smush and manageWP – Database problems’ is closed to new replies.