1.

The error log file has a suffix ______________(a) .err(b) .er(c) .error(d) .logThe question was asked in quiz.Query is from Arranging for MySQL Server Startup and Shutdown in section General MySQL Administration of MySQL

Answer»

Right answer is (a) .ERR

The EXPLANATION is: In Windows, by DEFAULT, the error log is LOCATED in the ‘C:\Program Files\MySQL\MySQL SERVER 5.7\data’ directory. It is the file with a suffix of .err, or may be specified by passing in the ‘–log-error’ option.



Discussion

No Comment Found

Related InterviewSolutions