Re: Unique index problem ?!
Posted by: Peter Gulutzan
Date: July 05, 2007 08:12AM

The MySQL Reference Manual:

http://dev.mysql.com/doc/refman/5.1/en/charset-unicode-sets.html

"
MySQL implements the utf8_unicode_ci collation according to the
Unicode Collation Algorithm (UCA) described at
http://www.unicode.org/reports/tr10/.
The collation uses the version-4.0.0 UCA weight keys:
http://www.unicode.org/Public/UCA/4.0.0/allkeys-4.0.0.txt.
"

Options: ReplyQuote


Subject
Views
Written By
Posted
3589
July 05, 2007 07:25AM
Re: Unique index problem ?!
2160
July 05, 2007 08:12AM
2013
July 06, 2007 04:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.