[Koha] Re: MySQL and utf8

Beda Szukics beda at muri-gries.ch
Thu Oct 4 04:21:25 NZST 2007


Serhij Dubyk Сергій Дубик schrieb: 

> Try add more: 
> 
> [mysql]
> default-character-set=utf8
> [mysqld]
> init-connect = ‘SET NAMES utf8’
> default-character-set=utf8
> character-set-server=utf8
> collation-server=utf8_unicode_ci

Thank you. That helped. The only difference is that in my my.cnf it's 
[client] instead of [mysql] 

Thank you very much             Beda 



More information about the Koha mailing list