How can we repair a MySQL table?

Answers were Sorted based on User's Feedback



How can we repair a MySQL table?..

Answer / malkiet

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

Is This Answer Correct ?    1 Yes 1 No

How can we repair a MySQL table?..

Answer / opensky

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

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More MySQL Interview Questions

What is the full meaning of mysql?

0 Answers  


what is database white box testing? : Mysql dba

0 Answers  


How many services is running in sql server?

3 Answers   ACC, V2 Solutions,


How to run 'mysql' commands from a batch file?

0 Answers  


What are date and time intervals?

0 Answers  






What is difference between mysql mysqli and pdo?

0 Answers  


What is blob in mysql?

0 Answers  


Why MySQL is used?

0 Answers  


What is striped backup

0 Answers   Cap Gemini,


How many mysql connections can handle?

0 Answers  


Is mysql better than oracle?

0 Answers  


How to calculate the difference between two dates?

0 Answers  


Categories