myisamlog (1) Linux Manual Page
NAME myisamlog – display MyISAM log file contents SYNOPSIS myisamlog [options] [log_file [tbl_name] …] DESCRIPTION myisamlog processes the contents of a MyISAM log file. To create such a file, start the server with a –log-isam=log_file option. Invoke myisamlog like this: shell > myisamlog[options][file_name[tbl_name]…] The default operation is update (-u). If a recovery is done (-r),…
