David,
Thursday, October 24, 2002, 11:27:30 AM, you wrote:

DC> I am using mySQL version 3.23.52 and I have tried to create an index on a 
DC> large table. This was taking a very long time and so the command was 
DC> terminated. Now the database seems to be corrupted, or at least 
DC> inaccessible. Is there anything I can do?

CREATE INDEX on a large table is not a quick operation. How large is your
table? How long creation continued before you terminated it?

What is the type of the table?

DC> I have tried mysqlcheck but it seems to be taking a very long time too.

You terminated myisamchk, too?
What do you mean "inaccessible"? Do you get any error? Please, be more
detailed ..



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to