本文介绍了编码和整理的区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我看到了与 encoding
和 collation
相关的某些问题和错误.任何访问者都可以解释 MySQL
域的区别吗?
I have seen certain questions and bugs related to encoding
and collation
. Could anyone of the visitors explain the difference in MySQL
domain?
推荐答案
编码是指使用的字符集.
排序规则决定了排序顺序.
Encoding refers to that character set used.
Collation determines the sort order.
参见:http://dev.mysql.com/doc/refman/5.5/en/charset-general.html
这篇关于编码和整理的区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!