Oracle
1Z0-873 · Question #74
When backing up a replication slave, which of the following replication files should also be backed up?
The correct answer is A. The master.info file B. Any relay logs. Replication slave servers create a master.info file that contains information needed for connecting to the master server, and a relay-log.info file that indicates the current progress in processing the
MySQL Replication
Question
When backing up a replication slave, which of the following replication files should also be backed up?
Options
- AThe master.info file
- BAny relay logs
- CThe relay index
- DThe world db file
- EThe replication world file
- FNone of the above
How the community answered
(61 responses)- A75% (46)
- C7% (4)
- D2% (1)
- E13% (8)
- F3% (2)
Explanation
Replication slave servers create a master.info file that contains information needed for connecting to the master server, and a relay-log.info file that indicates the current progress in processing the
Topics
#replication#slave backup#master.info#relay logs
Community Discussion
No community discussion yet for this question.