签到成功

知道了

CNDBA社区CNDBA社区

Mysql OCP 18题

2021-12-12 17:48 1310 0 原创 mysql
作者: hbhe0316

What is the best method for monitoring Group Replication conflict resolution?
监视组复制冲突解决的最佳方法是什么?
A. the PERFORMANCE_SCHEMA tables
B. the SHOW PROCESSLIST command
C. the INNODB Lock Monitor details
D. the SHOW STATUS command
E. the INFORMATION_SCHEMA tables
Answer: A

https://dev.mysql.com/doc/refman/5.7/en/group-replication-monitoring.htmlhttp://www.cndba.cn/hbhe0316/article/22757

Use the Perfomance Schema tables to monitor Group Replication, assuming that the Performance Schema is enabled. Group Replication adds the following tables:

performance_schema.replication_group_member_stats

performance_schema.replication_group_membershttp://www.cndba.cn/hbhe0316/article/22757http://www.cndba.cn/hbhe0316/article/22757

These Perfomance Schema replication tables also show information about Group Replication:

performance_schema.replication_connection_status shows information regarding Group Replication, for example the transactions that have been received from the group and queued in the applier queue (the relay log).

performance_schema.replication_applier_status shows the state of the Group Replication related channels and threads If there are many different worker threads applying transactions, then the worker tables can also be used to monitor what each worker thread is doing.http://www.cndba.cn/hbhe0316/article/22757http://www.cndba.cn/hbhe0316/article/22757

The replication channels created by the Group Replication plugin are named:

http://www.cndba.cn/hbhe0316/article/22757
http://www.cndba.cn/hbhe0316/article/22757
http://www.cndba.cn/hbhe0316/article/22757

group_replication_recovery - This channel is used for the replication changes that are related to the distributed recovery phase.

group_replication_applier - This channel is used for the incoming changes from the group. This is the channel used to apply transactions coming directly from the group.

http://www.cndba.cn/hbhe0316/article/22757
http://www.cndba.cn/hbhe0316/article/22757

版权声明:本文为博主原创文章,未经博主允许不得转载。

MYSQL

用户评论
* 以下用户言论只代表其个人观点,不代表CNDBA社区的观点或立场
hbhe0316

hbhe0316

关注

1.只有承认无知,才能装下新的东西; 2.进步来自一点点滴滴的积累; 3.广博让你更优秀,而专业让你无法替代; 4.挫折和失败能够转换为一种财富。

  • 889
    原创
  • 1
    翻译
  • 13
    转载
  • 24
    评论
  • 访问:2651709次
  • 积分:1523
  • 等级:核心会员
  • 排名:第6名
精华文章
    最新问题
    查看更多+
    热门文章
      热门用户
      推荐用户
        Copyright © 2016 All Rights Reserved. Powered by CNDBA · 皖ICP备2022006297号-1·

        QQ交流群

        注册联系QQ