Got it;
Thanks!
Zhigang
-Original Message-
From: Hartmut Holzgraefe [mailto:hart...@skysql.com]
Sent: Thursday, September 11, 2014 1:44 PM
To: mysql@lists.mysql.com
Subject: Re: index collate
On 09/11/2014 05:55 AM, Zhigang Zhang wrote:
> The “CREATE INDEX Syntax” can not assign a
On 09/11/2014 05:55 AM, Zhigang Zhang wrote:
> The “CREATE INDEX Syntax” can not assign a collation.
>
> What collation to use to create a index on a column?
The collation used for an index on a textual column is
the columns collation itself.
You can't choose a different collation for the index
I have a question.
The “CREATE INDEX Syntax” can not assign a collation.
What collation to use to create a index on a column?
Thanks
Zhigang.
It's good to know. Keep up with good work, cheers!!
--
*Wagner Bianchi, MySQL Database Specialist*
Mobile: +55.31.8654.9510
E-mail: m...@wagnerbianchi.com
Twitter: @wagnerbianchijr
2014-09-06 3:01 GMT-03:00 Ajay Garg :
> Hi Wagner.
>
> That is what I did as the last resort, and that is "only