What does myisamchk do?



What does myisamchk do?..

Answer / amith

It compressed the MyISAM tables, which reduces their disk
usage.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More MySQL Interview Questions

Why do we use group by and order by function in mysql?

0 Answers  


How can you create and drop view in mysql?

0 Answers  


What is a definer?

0 Answers  


What is mysqli_result?

0 Answers  


What are the benefits of mysql?

0 Answers  






How can we change the name of a column of a table?

7 Answers  


How do I clear a mysql database?

0 Answers  


Is mysql server free?

0 Answers  


What is dump in mysql?

0 Answers  


What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?

0 Answers  


What you can use regular expression for in mysql?

0 Answers  


why we are join a tow table

1 Answers  


Categories