MySQL Forums
Forum List  »  Quality Assurance

DB Collation Issue
Posted by: Debojyoti Chattopadhya
Date: April 12, 2011 08:31AM

Hi

I am working on a Internationalization project and database I am using as mysql. The problem is I need a db collation like utf8_bin + ci

Example :

Table name : Test
Field names : id, keyword, status


here the keyword field collation should be
case insensitive and accent sensitive + it should be unique

Can you please help me here what should I do ?
If I need to create any custom collation in that case how to do that ? Can you send me some details.

Options: ReplyQuote


Subject
Views
Written By
Posted
DB Collation Issue
1865
April 12, 2011 08:31AM


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.