morphme
New Pleskian
Hi there,
I just received a new ubuntu 18.04 VPS to migrate to from my old ubuntu 16.04 VPS.
I wanted to use the Plesk Migrator again, but received following issue in regards to databases and could not find any solution in this forum:
Failed to copy content of database 'xxDB'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: mysql --defaults-file=/usr/local/psa/var/modules/panel-migrator/sessions/20200115193111/target-server/my_localhost_xxDB.cnf -h localhost -P 3306 -uadmin xxDB < /usr/local/psa/var/modules/panel-migrator/sessions/20200115193111/target-server/db-dumps/xxDB.sql
exit code: 1
stdout:
stderr: ERROR 1071 (42000) at line xxx: Specified key was too long; max key length is 767 bytes
I am at the point I registered that this might be an issue with the compability of MySQL (source Server) and MariaDB (destination Server).
But what is the fastest way to get it converted/fix etc. and the data migrated properly.
Thanks so much
I just received a new ubuntu 18.04 VPS to migrate to from my old ubuntu 16.04 VPS.
I wanted to use the Plesk Migrator again, but received following issue in regards to databases and could not find any solution in this forum:
Failed to copy content of database 'xxDB'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: mysql --defaults-file=/usr/local/psa/var/modules/panel-migrator/sessions/20200115193111/target-server/my_localhost_xxDB.cnf -h localhost -P 3306 -uadmin xxDB < /usr/local/psa/var/modules/panel-migrator/sessions/20200115193111/target-server/db-dumps/xxDB.sql
exit code: 1
stdout:
stderr: ERROR 1071 (42000) at line xxx: Specified key was too long; max key length is 767 bytes
I am at the point I registered that this might be an issue with the compability of MySQL (source Server) and MariaDB (destination Server).
But what is the fastest way to get it converted/fix etc. and the data migrated properly.
Thanks so much