Myisamchk gets is used to fetch information about the database tables. It is also used to check, repair and optimize the tables. From shell, Myisamchk can be invoked by typing:
Shell> myisamchk [options] tbl_name.
Here options explains what is expected from the Myisamchk.