-myisamchk is a useful database utility tool that is used to get information about MyISAM database tables.
-It is also used for checking, debugging, repairing and optimizing database tables. It is better to use this command when the server is down or when the required tables are not in use by the server.
Read More →