当前位置:网站首页>Debezium series: Show slave status view the possible different situations of master-slave delay
Debezium series: Show slave status view the possible different situations of master-slave delay
2022-07-25 03:58:00 【Target Blogger】
Debezium Series of :show slave status Check the different situations that master-slave delay may exist
One 、 Master node view show slave status
- It returns a null value
Two 、 View from the node show slave status
Focus on the following three indicators
- Slave_IO_Running
- Slave_SQL_Running
- Seconds_Behind_Master
Normal values are as follows :
| Slave_IO_Running | Slave_SQL_Running | Seconds_Behind_Master |
|---|---|---|
| Yes | Yes | 0 |
3、 ... and 、 Master node view show slave status Parameters Seconds_Behind_Master The value is Null
| Slave_IO_Running | Slave_SQL_Running | Seconds_Behind_Master |
|---|---|---|
| Yes | Yes | Null |
- Seconds_Behind_Master The value of is Null, It may be that the database of this master node used to be the slave node of other databases
- reset slave all Empty the information from the library , Check it again show slave status
边栏推荐
- Force deduction brush question 7. Integer inversion
- [golang] golang realizes sending wechat service number template messages
- Many local and municipal supervision departments carried out cold drink sampling inspection, and Zhong Xue's high-quality products were all qualified
- 基于SSM实现后勤报修系统
- Day 10: BGP border gateway protocol
- C language_ Defining structures and using variables
- Modbus poll/slave simulator tutorial
- Use "display: flex; justify content: Center; align items: Center;" Solve the problem that the streaming grid layout cannot be centered
- Detailed explanation of three factory modes
- Force deduction brush question 26. Delete duplicates in the ordered array
猜你喜欢

Force deduction problem 238. product of arrays other than itself
![[kaggle] how to effectively avoid oom and the long process of alchemy](/img/d1/cf6ecdeea9aa97d0eb93aa963687a5.png)
[kaggle] how to effectively avoid oom and the long process of alchemy

You are only one SQL statement away from the tdengine Developer Conference!

Memory leak due to improper handling of custom view

Deep learning method of building a model from zero
![Top101 [linked list] must be applied for interview](/img/f5/2b27d0e3fbd52dd04ffcd660c01a78.png)
Top101 [linked list] must be applied for interview

Visio use

Force deduction brush question 7. Integer inversion

MySQL eight shares

Servlet personal practice notes (I)
随机推荐
CVPR 2022 | content aware text logo image generation method
Li Kou 343 integer partition dynamic programming
[matlab] solve the mex error there was a problem creating the mex file for real time execution, please ensure y
51 single chip microcomputer measures the period of square wave signal
Why does the legend of superstar (Jay Chou) not constitute pyramid selling? What is the difference between distribution and pyramid selling?
Moveit2 - 7. Scenario planning ROS API
Force deduction brush question 14. Longest common prefix
An article takes you quickly to learn flex layout
Top101 [linked list] must be applied for interview
226. Flip binary tree DFS method
Interview question 08.07. Permutation and combination of non repeated strings DFS method
基于ABP实现DDD--领域逻辑和应用逻辑
Uniapp picker select the effect demo of provinces and cities (finishing)
Wechat applet authorized login (including obtaining basic information and binding mobile number)
Use "display: flex; justify content: Center; align items: Center;" Solve the problem that the streaming grid layout cannot be centered
It took me 2 years from Foxconn assembly line to Tencent software testing post~
Cluster clock synchronization configuration
High temperature in Britain: two airport runways were burnt out, and several railways were restricted to ensure safety
[Flink] protocol operator reduce
基于SSM实现后勤报修系统