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.