[CentOS] Using UTF8 under mysql in Centos6

Mon Jun 4 11:02:04 UTC 2012
David Hrbáč <david-lists at hrbac.cz>

Dne 4.6.2012 12:22, C. L. Martinez napsal(a):
> Uhmm .. and nothing more?? The only difference with my config is the
> underscore ...

Yes, that's all, works pretty well. It's a little bit different than on
C5, here we use only:
default-character-set=utf8
init_connect='SET NAMES utf8'
David Hrbáč