3 Oct
2007
3 Oct
'07
12:28 p.m.
Beda Szukics-2 wrote:
init-connect = 'SET NAMES utf8' character-set-server=utf8 collation-server=utf8_general_ci in my.cnf in the section [mysqld] Some of the variables suggested remain still latin1
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 -- View this message in context: http://www.nabble.com/MySQL-and-utf8-tf4557490.html#a13013819 Sent from the Koha - Discuss mailing list archive at Nabble.com.