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

What is the use of mysqli_fetch_array?

0 Answers  


How do I download mysql?

0 Answers  


How to start mysql server?

0 Answers  


how we connect the data base in any programme

2 Answers  


What is max_used_connections in mysql?

0 Answers  






change column name and make a unique column so we get no dupes.

0 Answers  


What is schema in mysql?

0 Answers  


How to represent ENUMs and SETs internally?

0 Answers  


Can you tell how many values can set the function of mysql to consider?

0 Answers  


What are the drivers in MySQL?

1 Answers  


What is the use of mysqli_fetch_assoc?

0 Answers  


In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?

0 Answers  


Categories