mariadb unknown collation: 'utf8mb4_0900_ai_ci'

C
I just opened the dump.sql file in Notepad++ and 
hit CTRL+H to find and replace the string 
"utf8mb4_0900_ai_ci" and replace with "utf8mb4_general_ci"
Source

Also in C: