Sunday, November 13, 2011

Re: Can't repair table

Is this from SQL prompt in the web console? Do you see the same error from the command line SQL tool?

I have MySQL instance with 1 database. Database have 1 table `email` with full text index.

Now size of instance 46 MB.

I try: "REPAIR TABLE email" and see error: 
Error 0: 
Unable to execute statement

But after some time (1-2 minutes) table start work as repaired.

No comments:

Post a Comment