Skip to content

Commit a220437

Browse files
committed
Updates from case review
1 parent dacfd53 commit a220437

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/mariadb/concepts-read-replicas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 12/03/2019
8+
ms.date: 01/16/2020
99
---
1010

1111
# Read replicas in Azure Database for MariaDB
@@ -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. The master server itself is deleted.
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.
136136

137137
### User accounts
138138

articles/mysql/concepts-read-replicas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mysql
77
ms.topic: conceptual
8-
ms.date: 12/03/2019
8+
ms.date: 01/16/2020
99
---
1010

1111
# Read replicas in Azure Database for MySQL
@@ -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. The master server itself is deleted.
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.
131131

132132
### User accounts
133133

0 commit comments

Comments
 (0)