Q. The log in which data changes received from a replication master server are written are . . . . . . . .
β
Correct Answer: (D)
relay log
Explanation: This question is about how MySQL manages data replication. Imagine you have two MySQL servers: a master server and a slave server. The master server is the original source of data, and the slave server keeps a copy of that data.