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