How to solve error “Unknown collation: ‘utf8mb4_0900_ai_ci'” when import MySQL DB

Do not worry if you find this error, its not mean that your backup.sql is corrupt or anything else. First before we talk about that error, I think its nice for us to know more about collation in database. What’s collation name? As dev.mysql.com said, that A collation name starts with the name of the […]