1.

The log in which data changes received from a replication master server are written are ______________(a) error log(b) general query log(c) binary log(d) relay logI got this question by my college director while I was bunking the class.My question is based upon General MySQL Administration topic in section MySQL Administration of MySQL

Answer»

Right answer is (d) relay log

The EXPLANATION is: The Relay Log has the DATA changes received from a replication master SERVER written in it. The problems encountered during the starting, running or stopping of ‘mysqld’ are written in error log.



Discussion

No Comment Found

Related InterviewSolutions