Berikut salah satu contoh pesan yang ditampilkan pada CMS moodle jika settingan collaton belum tepat.
The current setup of MySQL or MariaDB is using ‘utf8’. This character set does not support four byte characters which include some emoji. Trying to use these characters will result in an error when updating a record, and any information being sent to the database will be lost. Please consider changing your settings to ‘utf8mb4’. See the documentation for full details.
Berikut adalah cara untuk mengubah database collation:
- login cpanel > phpmyadmin
- Klik nama database > operaions
3. pada bagian collation silahkan dipilih sesuai dengan yang disarankan
4. Klik GO untuk menyimpan