InterviewSolution
Saved Bookmarks
| 1. |
Which is the log in which data changes received from a replication master server are written?(a) error log(b) general query log(c) binary log(d) relay logThe question was posed to me during an interview.The origin of the question is Copying Databases to Another Server topic in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Right ANSWER is (d) relay log |
|