+ Reply to Thread
Results 1 to 1 of 1
Thread: Mysql cannot read russian
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
Mysql cannot read russian
Guys
For some reason i cant read anything written in Russian language in my database thru Phpmyadmin. I guess it has something to do with connection/database collation char sets but which one exactly ?
Sol ::
What version of MySQL are you using? I investigated this problem extensively on behalf of a Russian client and the only solution I found to work was to add the following line to /etc/my.cnf :
init-connect=SET NAMES binary


LinkBack URL
About LinkBacks



Reply With Quote