Skip to content

Commit 786a308

Browse files
committed
add "automatically"
1 parent a220437 commit 786a308

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/mariadb/concepts-read-replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you stop replication between a master server and a read replica, the stopped
132132

133133
### Deleted master and standalone servers
134134

135-
When a master server is deleted, replication is stopped to all read replicas. These replicas become standalone servers and can accept both reads and writes. The master server itself is deleted.
135+
When a master server is deleted, replication is stopped to all read replicas. These replicas automatically become standalone servers and can accept both reads and writes. The master server itself is deleted.
136136

137137
### User accounts
138138

articles/mysql/concepts-read-replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If you stop replication between a master server and a read replica, the stopped
127127

128128
### Deleted master and standalone servers
129129

130-
When a master server is deleted, replication is stopped to all read replicas. These replicas become standalone servers and can accept both reads and writes. The master server itself is deleted.
130+
When a master server is deleted, replication is stopped to all read replicas. These replicas automatically become standalone servers and can accept both reads and writes. The master server itself is deleted.
131131

132132
### User accounts
133133

0 commit comments

Comments
 (0)