Hello,
We have a site which has mysql table problems... when we browse the site we recieve query failed. The problem is sure is database(storage format/version conflict).
The error we recieve when we try to dump the database cold_webspell is
mysqldump: Got error: 1033: Table './xyz_test/xyz_articles' was created with a different version of MySQL and cannot be read when using LOCK TABLES
Please advise.
We have a site which has mysql table problems... when we browse the site we recieve query failed. The problem is sure is database(storage format/version conflict).
The error we recieve when we try to dump the database cold_webspell is
mysqldump: Got error: 1033: Table './xyz_test/xyz_articles' was created with a different version of MySQL and cannot be read when using LOCK TABLES
Please advise.