During the migration to a different server, you might encounter an error similar to this:
"Destination server is not compatible with the data in www_options table"
"Destination server is not compatible with the data in table. The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size."
This error is related to InnoDBRedoLogSize in the database of the destination site.
Please follow the following guide to increase the log size & number and retry the migration:
https://dev.mysql.com/doc/refman/5.7/en/innodb-redo-log.html
You may contact the support of the web host for help with fixing this issue.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article