Hey @meisterleise,
Check to make sure the database collation types are the same on the versions you are moving from to the DB your moving to. Also making sure the versions are as close as possible can help…
There are a few items in the FAQ that may provide a solution to this issue, this one may get you going.
– How can I fix international characters issues?
– https://snapcreek.com/duplicator/docs/faqs-tech/#faq-trouble-050-q
Hope this helps~
I was not able to figure out the problem, but your support team did!
Due to very mixed charsets in the Database it was not possible to get a correct coded database. The only solution was to change the settings from “mySQLdump” to “PHP-Code”.
settings > archive > SQL Skript: PHP-Code
Thanks for the update @meisterleise!