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
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 y
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 h