The programs regarding the operations of installation and upgradation are listed here with their respective usage:
- comp_err: This program is used to compile error message files from error source files and it is used during the MySQL build or install operation.
- mysql_secure_installation: This program is used to update the security configuration in order to enable security during installation of MySQL.
- mysql_ssl_rsa_setup: As the name suggests, this program is for generating SSL certificates and key files and RSA key-pair files, if those files are missing and are required to support secure connections.
- mysql_tzinfo_to_sql: This program gets the content of the host system zone info database (files describing ...