Home » MYSQL » MySQL Programs » Question
  1. Which of these is used during MySQL setup?
    1. comp_err
    2. mysqld_safe
    3. mysqld_multi
    4. mysql.server
    5. 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.



Your comments will be displayed only after manual approval.