Drupal Error Unknown collation utf8mb4_0900_ai_ci
Unknown collation error is a very common problem when working with MySQL databases of a Drupal site. This happens when we try to migrate or restore a Drupal site on a new server. Importing a .sql file often throw this error message. This is the most common error message that our clients have reported. #1273 […]