Browsing all articles tagged with Mysql unique keys and collations – Ivan Villareal
7
Oct
2009
Oct
2009
Mysql unique keys and collations
I’m working on an application that stores unique values on a field, so I used the unique index for this column, everything was ok, until I’ve started inserting multi byte characters in it. [...]


