Update MariaDB Monitor tutorial
This commit is contained in:
		@ -232,8 +232,9 @@ $ maxctrl list servers
 | 
				
			|||||||
└─────────┴─────────────────┴──────┴─────────────┴─────────────────┘
 | 
					└─────────┴─────────────────┴──────┴─────────────┴─────────────────┘
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
If `server1` now reappears, the MariaDB Monitor will detect that and
 | 
					If `server1` now reappears, the MariaDB Monitor will detect that and
 | 
				
			||||||
attempt to rejoin the old master as a slave. Whether rejoining can be
 | 
					attempt to rejoin the old master as a slave.
 | 
				
			||||||
performed automatically depends upon the actual state of the old
 | 
					
 | 
				
			||||||
 | 
					Whether rejoining will succeed depends upon the actual state of the old
 | 
				
			||||||
master. For instance, if the old master was modified and the changes had
 | 
					master. For instance, if the old master was modified and the changes had
 | 
				
			||||||
not been replicated to the new master, before the old master went down,
 | 
					not been replicated to the new master, before the old master went down,
 | 
				
			||||||
then automatic rejoin will not be possible.
 | 
					then automatic rejoin will not be possible.
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user