While attempting to import an .sql file I experienced the following error Unknown collation: 'utf8mb4_unicode_520_ci'
.
It turns out the CentOS 7 repo only offers MariaDB version 5.5, meanwhile www.mariadb.org currently offers version 10.1 and also states that utf8mb4_unicode_520_ci is a support...