@@ -48,6 +48,8 @@ wsrep_flow_control_paused_ns #
48
48
wsrep_flow_control_paused #
49
49
wsrep_flow_control_sent #
50
50
wsrep_flow_control_recv #
51
+ wsrep_flow_control_active #
52
+ wsrep_flow_control_requested #
51
53
wsrep_cert_deps_distance #
52
54
wsrep_apply_oooe #
53
55
wsrep_apply_oool #
@@ -63,6 +65,7 @@ wsrep_cert_interval #
63
65
wsrep_open_transactions #
64
66
wsrep_open_connections #
65
67
wsrep_incoming_addresses #
68
+ wsrep_debug_sync_waiters #
66
69
wsrep_applier_thread_count #
67
70
wsrep_cluster_capabilities #
68
71
wsrep_cluster_conf_id #
@@ -109,6 +112,8 @@ wsrep_flow_control_paused_ns #
109
112
wsrep_flow_control_paused #
110
113
wsrep_flow_control_sent #
111
114
wsrep_flow_control_recv #
115
+ wsrep_flow_control_active #
116
+ wsrep_flow_control_requested #
112
117
wsrep_cert_deps_distance #
113
118
wsrep_apply_oooe #
114
119
wsrep_apply_oool #
@@ -124,6 +129,7 @@ wsrep_cert_interval #
124
129
wsrep_open_transactions #
125
130
wsrep_open_connections #
126
131
wsrep_incoming_addresses #
132
+ wsrep_debug_sync_waiters #
127
133
wsrep_applier_thread_count #
128
134
wsrep_cluster_capabilities #
129
135
wsrep_cluster_conf_id #
0 commit comments