Stefan,
- Original Message -
From: "Stefan Kuhn" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Monday, December 16, 2002 2:11 PM
Subject: Long text with index in InnoDB
> Hi everybody,
> I'm thinking about switching to innodb, but face the foll
Hi everybody,
I'm thinking about switching to innodb, but face the following problem: I've
got a column with texts longer than 256 chars and I need an index on it (for
having acceptable times for a query). So i can't use varchar and indexes are
not possible in InnoDB in text/blob, so I can't use