Issue 2555: get account info from ldap:full_name is '??' in mysql table
Status:  New
Owner: ----
Reported by sofring...@gmail.com, Mar 14, 2014
Affected Version:2.8.2

What steps will reproduce the problem?
1.create mysql db with character set uft8
2.get ldap server config done which data stored as Chinese(utf8)
3.login from the web
4.see the username display as "??"
5.check out the db data,also stored with "??"
6.manually update the data with Chinese character(utf8).and the table show the Character correctly