colinmollenhour / mariadb-galera-swarm

MariaDb Galera Cluster container based on official mariadb image which can auto-bootstrap and recover cluster state.
https://hub.docker.com/r/colinmollenhour/mariadb-galera-swarm
Apache License 2.0
217 stars 102 forks source link

change 20-charset.cnf to utf8mb4 #46

Closed markuman closed 5 years ago

markuman commented 6 years ago

Because for historical reason, utf8 charset from mysql is a broken utf8 implementation.

https://medium.com/@adamhooper/in-mysql-never-use-utf8-use-utf8mb4-11761243e434