Hello,
I'm using MySQL 4.1.2 and it should be available utf8_polish_ci collation. But, it seems that it is not.


# Query:
# SHOW COLLATION LIKE 'utf%'
#
'Collation''Charset','Id','Default','Compiled','Sortlen'
'utf8_general_ci','utf8','33','Yes','Yes','1'
'utf8_bin','utf8','83','','Yes','1'

The same results are for windows and linux. Is this a bug ?

ML




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



Reply via email to