ALTER TABLE TYPE = InnoDB;
Will rebuild the indexes all at the same time.
-Original Message-
From: Anil Doppalapudi [mailto:[EMAIL PROTECTED]
Sent: Friday, December 10, 2004 9:06 AM
To: [EMAIL PROTECTED]
Subject: How to rebuild indexes in InnoDB
Hi,
any one give me an idea how to reb
Erlend,
Wednesday, October 09, 2002, 2:21:40 PM, you wrote:
EHS> First time I downloaded the source code and compiled it, I just deleted the
EHS> old indexes and created new ones. But now I have a lot of tables with
EHS> fulltext indexes. So I'm looking for an easy way to do it.
EHS> Searched thr