1.

The log in which data changes received from a replication master server are written is _____________(a) error log(b) general query log(c) binary log(d) relay log

Answer» Correct option 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