Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道这是否可能,但是否存在任何CHARSET/COLLATION拥有世界上几乎所有角色的人?我的意思是例如:á, é, í, ó, ú, ñ西班牙语,法语和葡萄牙语的字符等等?对此有何建议?你们是如何在 DB 建模级别处理多语言网站的?
CHARSET/COLLATION
á, é, í, ó, ú, ñ
PS:如果不是我的道歉,不知道这是不是问这个问题的正确地方
是的,您应该使用UTF-8带有utf8_general_ci排序规则的字符集。
UTF-8
utf8_general_ci