MySQL utf8mb4字符集配置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MySQL utf8mb4字符集配置相关的知识,希望对你有一定的参考价值。
[mysql]
default-character-set=utf8mb4
init_connect=‘set names utf8mb4‘
[mysqld]
character_set_server=utf8mb4
collation_server=utf8mb4_bin
修改为对应参数后,重新生效
本文出自 “刘振” 博客,请务必保留此出处http://liuzhenlife.blog.51cto.com/10591893/1891766
以上是关于MySQL utf8mb4字符集配置的主要内容,如果未能解决你的问题,请参考以下文章
pb能 设置utf8mb4字符集吗,我数据库用的云数据库mysql,用的utf8mb4