Skip to content

Commit b62a152

Browse files
Update replication assumptions in tutorial
Fixed a typo (thanks, Esa!).
1 parent 49a5bc6 commit b62a152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maxscale/mariadb-maxscale-tutorials/automatic-failover-with-mariadb-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
the state of a MariaDB replication cluster. The monitor can perform cluster manipulation operations
55
such as *failover*, *switchover* and *rejoin*. By default, these operations are launched manually,
66
but they can be configured to also trigger automatically. All replication modifying operations
7-
assume GTID-based replication, and refuses to launch or may work incorrectly when using
7+
assume GTID-based replication, and refuse to launch or may work incorrectly when using
88
file-and-position-based replication. Also, the operations are mainly designed to work with simple
99
topologies, for instance 1 primary and one to multiple replicas. More complicated setups (multilayered
1010
replication, multimaster rings etc.) may work, but should be tested separately to ensure the results

0 commit comments

Comments
 (0)