I would like to migrate my CyberPanel server from a CentOS 7 to an Ubuntu22. When migrating the WordPress database, I get this error message.
I assume this is because the MariaDB has different versions.
This is also an excerpt from phpMyAdmin from the existing CentOS 7 server:
And this is an excerpt from the new server on Ubuntu:
It is also noticeable that the old server does not use Unicode charset.
But maybe it is also due to the different PHP web servers or phpMyAdmin versions?
Any idea how to clean up the MariaDB? Or how I could upgrade parts of the old CentOS 7 server?
Unfortunately I have tried an upgrade without success. I have described the error in this thread: