1.

Which of these is used during MySQL setup?(a) mysqld_multi(b) mysql.server(c) mysqld_safe(d) comp_errThe question was asked in an online quiz.This question is from MySQL Programs in section MySQL Programming of MySQL

Answer»

Right OPTION is (d) comp_err

To EXPLAIN: 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.



Discussion

No Comment Found

Related InterviewSolutions