mysqld is the main program that does most of the work in a MySQL installation.
mysqld is accompanied by several related scripts that perform setup operations.
mysqld
mysqld must be running, because clients gain access to databases by connecting to the server.
mysqld_safe
mysqld_safe attempts to start mysqld.
mysql.server
mysqld_safe to start the MySQL server.
mysqld_multi
mysqlmanager
Are there other server-side programs?
© 2007 John Michael Pierobon