Interview Questions

What does myisamchk do?

MySQL and SQL


(Continued from previous question...)

What does myisamchk do?

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

(Continued on next question...)

Other Interview Questions