Posted by Kasper Lindvig on 12/23/05 04:25
Hi all
I would like to change the default character set from english to
danish. How do I go about doing that in mysql 5.0.16 on xp?
I've read that one has to do default-character-set=danish in my.ini,
but then the server won't start. I believe this to be caused by no
file danish.xml exists. I've also read that beyond mysql 4.1 it is
called:
default-collation=latin1_danish_ci
but this also didn't work. In addition to that I've read that if one
compiles myqsl then one can supply:
--with-charset=danish
and/or
--with-collation=danish
but I happen to be just installing - not compiling as I am not in
linux right now. So my question is what to do. I seem to have emptied
all resources on google when searching, so I'm giving this my best
shot in here.
Sincerely Kasper
Navigation:
[Reply to this message]
|