-
Which of these is used during MySQL setup?
-
- comp_err
- mysqld_safe
- mysqld_multi
- mysql.server
- None of these
Correct Option: A
The program ‘comp_err’ is used during the MySQL build or the MySQL installation process. This program compiles the error message files from the error source files. The others are not run during startup.