Skip to content

Commit 7d43a9f

Browse files
author
Simonx Xu
authored
Merge pull request #8290 from MonicaChenc/monicasql2019cu31
Update the known issue two in SQL Server 2019 CU31
2 parents 82fc3b4 + c46b5c5 commit 7d43a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/sql/releases/sqlserver-2019/cumulativeupdate31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ SQL Server 2019 CU14 introduced a [fix to address wrong results in parallel plan
3333

3434
### Issue two: Patching a read-scale availability group (Windows or Linux) causes the availability group on the patched replica to be removed
3535

36-
If you use the read-scale availability group (AG) feature in SQL Server on Windows or Linux, you should **not** install this CU.
36+
If you use the read-scale availability group (AG) feature in SQL Server on Windows or Linux, do **not** install this CU.
3737

3838
This CU introduced [a fix to support AG names longer than 64 characters](#3548672). However, when the patch is installed on an instance that has the read-scale AG configured, the AG metadata is dropped. This issue affects read-scale AGs in both [Windows](/sql/database-engine/availability-groups/windows/read-scale-availability-groups) and [Linux](/sql/linux/sql-server-linux-availability-group-configure-rs), which means that the `CLUSTER_TYPE` of the AG is either `NONE` or `EXTERNAL`.
3939

0 commit comments

Comments
 (0)