
Unknown collation: ‘utf8mb4_0900_ai_ci’
We’ve been running MySQL on our servers for years, this was a first for us. We ran into this issue recently where migrating a database from one server to another generated the following error on the target box: At some point, a table was created with the incorrect collation. To…