How can we repair a MySQL table?

Answer Posted / malkiet

using myisamchk at prompt
or "repair table TBLNAME" command at mysql prompt.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can mongodb replace mysql?

522


Is mysql connect deprecated?

484


What is normalization and list the different types of normalization?

514


How do I clear a mysql database?

507


How would you enter characters as hex numbers?

510






How does mysql store binary data?

503


What are the technical features of MySQL?

572


What is a storage engine?

551


What is longblob in mysql?

519


Explain the difference between mysql_fetch_array(), mysql_fetch_object()?

455


How to enable or disable a row of a table using MySQL in struts?

3565


What are the differences between char and varchar?

550


What does tinyint mean?

505


How to drop an existing view in mysql?

524


Explain the architecture models of SQL Server?

1894