Re: question about utf and collation

2006-05-08 Thread Marko Zmak
Thanks for the info. I checked the links you suggested, but it doesn't 
look like they address my problem. All the discussion write about 
croatian colaltion in latin2, but I'm interested in utf-8 charset. For 
utf-8 there's no croatian collation. There is one in slovenian 
(utf8_slovenian_ci) that is similar to croatiab, but it's not exact.


Is there any way that i can create my own collation from 
utf8_slovenian_ci (modify it for croatian)? If yes, how do I do it?


sheeri kritzer napisao:


I don't know what version of MySQL you're using, but a google search
on mysql croatian got me:

http://bugs.mysql.com/bug.php?id=16373
and
http://bugs.mysql.com/bug.php?id=6504

which implies you can use CHARACTER SET latin2 COLLATE latin2_croatian_ci
but also shows that it's not quite working yet.  Follow those bugs,
and you'll find what you want.

(note the link at the bottom of one of those bugs: 
http://www.ambra.rs.ba/  I can't read croatian so I can't tell if that

website is of any use).


-Sheeri 



--
Marko Žmak, dipl.ing.mat.
Mob: +385 98 212 801
Email: [EMAIL PROTECTED]
Web: http://www.studioartlan.com/


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



question about utf and collation

2006-05-04 Thread Marko Zmak
I'm sorry if this is not the apropriate list, but I couldn't fined any 
other list where this question would fit in. If someone know where to 
post it, please suggest.


I have a question about collation and utf in mysql.

I'm using mysql on several of my websites, but the mysql database 
doesn't have croatian collation for utf. And most of my sites are in 
croatian. Is there any plan to add croatian collation for utf, and when?


Thanks.

--
Marko Žmak, dipl.ing.mat.
Mob: +385 98 212 801
Email: [EMAIL PROTECTED]
Web: http://www.studioartlan.com/


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]