美文网首页
oldguo-MySQL 8.0 OCP 原题解析-Q15

oldguo-MySQL 8.0 OCP 原题解析-Q15

作者: MySQL_oldguo | 来源:发表于2021-06-07 11:01 被阅读0次

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.

相关文章

网友评论

      本文标题:oldguo-MySQL 8.0 OCP 原题解析-Q15

      本文链接:https://www.haomeiwen.com/subject/yeqbjltx.html