Author Topic: Mysql backup error during cwp to cwp migration  (Read 3863 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Mysql backup error during cwp to cwp migration
« on: May 07, 2020, 11:41:15 AM »
Got this error message. not sure how to check and correct

Quote
Error while creating DB mysql heritage Error heritage mysqldump: Got error: 1033: Incorrect information in file: ./heritage_herit/cerber_log.frm when using LOCK TABLES

Offline
**
Re: Mysql backup error during cwp to cwp migration
« Reply #1 on: May 07, 2020, 12:23:55 PM »
Solved

Droped a tablespace created by awordpress plugin

Quote
DROP TABLESPACE tablename;