mysqld_safe
, The Wrapper Around mysqld
mysqld_multi
, A Program for Managing Multiple MySQL Servers
myisampack
, The MySQL Compressed Read-only Table Generator
mysqld-max
, An Extended mysqld
Server
All MySQL programs take many different options. However, every
MySQL program provides a --help
option that you can use
to get a full description of the program's different options. For example, try
mysql --help
.
You can override default options for all standard programs with an option file. section 4.1.2 `my.cnf' Option Files.
The following list briefly describes the server-side MySQL programs:
myisamchk
myisamchk
has many functions, it is described in its own
chapter. See section 4 Database Administration.
make_binary_distribution
support.mysql.com
for the
convenience of other MySQL users.
mysqlbug
mysqld
mysql_install_db