1.

The log that contains a record of server startups and shutdowns and the messages about exceptional conditions is ______________(a) error log(b) general query(c) slow query log(d) binary logThe question was posed to me during an internship interview.Query is from Maintaining Logs in portion General MySQL Administration of MySQL

Answer»

The CORRECT CHOICE is (a) error log

For explanation: The error log contains a record of server startups and shutdowns and the messages about problems or exceptional CONDITIONS. If the server FAILS to START this log provides the help.



Discussion

No Comment Found

Related InterviewSolutions