Choose the best answer.
Your MySQL environment has asynchronous position based-replication with one master and one slave.
The slave instance had a disk I/O problem, so it was stopped.
You determined that the slave relay log files were corrupted and unusable, but no other files are damaged.
You restart MySQL Server.
How can replication be restored?
AThe slave relay logs should be deleted; then execute START SLAVE;
BThe slave needs to be restored from backup.
CThe slave relay logs should be deleted; execute CHANGE MASTER to adjust the replication relay log file name, then issue START SLAVE;
DThe relay logs from the master should be used to replace the corrupted relay logs.
相关试题
-
e master and one slave.The slave instance had a disk I/O problem, so it was stopped.You determined t
-
Choose the best answer.You have configured GTID-based asynchronous replication with one master and o
-
You have replication configured, which consists fo one master and one slave on defferent hosts with
-
has never been reached.You find that the disk system on the master has failed and as a result, the