Unknown collation: 'utf8mb4_unicode_ci'
-
I’m going through my typical workflow, building and editing a site locally. Once I’m in a good spot I move the site to a dev server on one of my hosting accounts.
As far as database, I typically export using MySQL Workbench on a Mac. Then import to my dev server through MySQL Workbench as well.
Today, I randomly get an error that says Unknown collation: ‘utf8mb4_unicode_ci’ and the import fails.
My local MySQL version is: 5.6.22
The version of MySQL on my dev server is: 5.1.56.
I can’t control the version of MySQL on my dev server, it’s just a shared server at Dreamhost.
I’ve been reading that this may have something to do with WordPress version 4.2?
How do I fix this error, or export so that it will be compatible with my WordPress version on my dev server?
Thanks!
- The topic ‘Unknown collation: 'utf8mb4_unicode_ci'’ is closed to new replies.