Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Adding index failed.. now can't view or edit table

0

82 views

I was adding an index on a column and the server timed out. Now all other tables in the database work fine, but I am unable to access the table I was adding an index on. It does not allow me to delete its contents or the table. It just hangs while running the queries and nothing happens.

Any ideas on a possible solution?

MySQL 5.1

asked February 21, 2011 4:29 pm CST
posted via StackOverflow

1 Answer

2
 

Try the REPAIR TABLE command. Details at http://dev.mysql.com/doc/refman/5.1/en/repair-table.html

answered February 21, 2011 5:23 pm CST

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Mysql view index
January 24, 2011