-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Aquiles Burlamaqui edited this page Jun 7, 2020
·
1 revision
Welcome to the lop-back-end wiki!
ERROR 1273 (HY000) at line 25: Unknown collation: 'utf8mb4_0900_ai_ci'
Solução: Opened the dump.sql file in Notepad++ and hit CTRL+H to find and replace the string “utf8mb4_0900_ai_ci” and replaced it with “utf8mb4_general_ci“.