How can we repair a MySQL table?


Top Questions

The syntex for repairing a mysql table is

REPAIR TABLENAME, [TABLENAME, ], [Quick],[Extended]

This command will repair the table specified

if the quick is given the mysql will do a repair of only the index tree if the extended is given it will create index row by row

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 8 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Check It !

Tweet It

W3 Updates

Stay informed on our latest news!

Syndicate content