User name not translates to UTF-8
kzolee1 opened this issue · 3 comments
kzolee1 commented
I have checked the config, it is UTF-8, the database is utf8_unicode_ci. When i create a user or modify a user with non-latin charactes (like ó) the database value changes to ??
Especially, when a user name starts with Tó
kishor10d commented
@kzolee1 : Can you please check the collation of your name field? Please check the screenshot. For name field we have utf8_general_ci, what is in your case?
kzolee1 commented