Re: [InnoDB] BINARY(N) and 0x20 end char
Posted by:
dany guid
Date: April 12, 2005 06:51AM
Heikki Tuuri wrote:
> Dany,
>
> specify
>
> yourcolumnname(yourcolumnlength)
>
> in the index.
>
> Like this:
>
> CREATE TABLE t(a TINYBLOB NOT NULL, PRIMARY KEY
> (a(255))) TYPE=InnoDB;
>
Don't Work :(
It's a big problem >.<
Subject
Views
Written By
Posted
4138
April 11, 2005 07:39AM
2417
April 11, 2005 08:52AM
2485
April 11, 2005 09:27AM
2477
April 11, 2005 10:41PM
2401
April 12, 2005 06:35AM
Re: [InnoDB] BINARY(N) and 0x20 end char
2374
April 12, 2005 06:51AM
2384
April 12, 2005 06:52AM
2931
April 13, 2005 08:48AM
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.