1.

The logging option to enable binary log index file is ______________(a) –log-bin-index(b) –bin-log-index(c) –index-log-bin(d) –index-bin-logI had been asked this question at a job interview.Query is from Maintaining Logs in division General MySQL Administration of MySQL

Answer»

Right option is (a) –LOG-bin-INDEX

Easy explanation: The ‘–log-bin-index’ is the logging option that enables the binary log index file. ‘–log-ERROR’ enables the error log file. Similarly, –log enables the general log file.



Discussion

No Comment Found

Related InterviewSolutions