Q. 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 log
πŸ’¬ Discuss
βœ… 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.
Explanation by: Sandhya Thakur
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sandhya Thakur
Publisher
πŸ“ˆ
85%
Success Rate