oldguo-MySQL 8.0 OCP 原题解析-Q15
2021-06-07 本文已影响0人
MySQL_oldguo
Question 15:
Which two statements are true about MySQL server multi-source replication?
A) It relies on relay_log_recovery for resilient operations.
B) It does not attempt to detect or resolve replication conflicts. 0
C) It needs to be re-instanced after a crash to maintain consistency.
D) It is not compatible with auto-positioning.
E) It must use GTID replication.
F) It uses only time-based replication conflict resolution.