The following are the programs that perform various administrative activities. They are depicted along with some of the utilities which help in administrative operations:
- innochecksum: The program for the InnoDB offline file checksum.
- myisam_ftdump: The utility program gives information of full-text indexes in MyISAM tables.
- myisamchk: The program used to check, describe, repair and optimize MyISAM tables.
- myisamlog: The utility program for processing a MyISAM log file contents.
- myisampack: The utility program that produces smaller read-only MyISAM tables through compression.
- mysql_config_editor: The utility program that enables authentication credentials storage in an encrypted and secure login path ...