If you're importing or migrating your WordPress database to a server that has an older version of MySQL (like version 5.5.x), you may run into this error:Unknown collation: 'utf8mb4_unicode_520_ci'
The utf8mb4_unicode_520_ci collation is available in MySQL versions 5.6.x and newer, and WordPress utilizes that collation if it's available during installation. To be able to successfully import or migrate to a server with an older MySQL version, you have one of three options:
Learn what wordpress unknown collation utf8mb4_unicode_520_ci solution involves and how to apply the steps in this guide.
Was this article helpful?
Still need help?
Our support team can walk you through setup, troubleshooting, and account questions.
