You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/sql/releases/sqlserver-2019/cumulativeupdate31.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ _Version:_ 15.0.4420.2
16
16
17
17
## Summary
18
18
19
-
This article describes Cumulative Update package 31 (CU31) for Microsoft SQL Server 2019. This update contains 9[fixes](#improvements-and-fixes-included-in-this-update) that were issued after the release of SQL Server 2019 Cumulative Update 30, and it updates components in the following builds:
19
+
This article describes Cumulative Update package 31 (CU31) for Microsoft SQL Server 2019. This update contains 10[fixes](#improvements-and-fixes-included-in-this-update) that were issued after the release of SQL Server 2019 Cumulative Update 30, and it updates components in the following builds:
20
20
21
21
- SQL Server - Product version: **15.0.4420.2**, file version: **2019.150.4420.2**
| <aid=3666818>[3666818](#3666818) </a> | Fixes an issue with the business rule item for the domain-based attribute (DBA) option when you use Master Data Services.| Master Data Services | Master Data Services| Windows|
48
48
| <aid=3548672>[3548672](#3548672) </a> | Fixes various assertion failures (for example, Location: HadrWsfcUtil.cpp:2662; Expression: *pcwchId >= cwchRequired) that you might encounter when creating an availability group (AG) with a `CLUSTER_TYPE` of `NONE` and an AG name longer than 64 characters.| SQL Server Engine| High Availability and Disaster Recovery | All|
49
+
| <aid=3794235>[3794235](#3794235) </a> | Fixes a race condition that you encounter during flush operations when configuring `control.alternatewritethrough = 1`, which causes extended waits for some transactions.| SQL Server Engine | Linux| Linux|
49
50
| <aid=3791616>[3791616](#3791616) </a> | Fixes an issue in Database Mail in which the information logged into the `sysmail_log` system table and `sysmail_event_log` view in the **msdb** database might be stored and displayed as "???" (for example, when querying objects in SSMS). This issue might happen when the reported message (typically an error condition) contains non-ASCII characters and is more common on localized versions of SQL Server (for example, Japanese), not specific to the language of the SQL Server instance or its collation.| SQL Server Engine| Management Services |All |
50
51
| <aid=3677986>[3677986](#3677986) </a> |[FIX: Scalar UDF Inlining issues in SQL Server 2022 and 2019 (KB4538581)](https://support.microsoft.com/help/4538581)| SQL Server Engine| Programmability | All|
51
52
| <aid=2431765>[2431765](#2431765) </a> | Adds the following error 18749 when you use the `MaxCmdsInTran` parameter for the Log Reader Agent and change data capture (CDC) is enabled on the database: </br></br>MaxCmdsInTran parameter for log reader cannot be set with CDC enabled on the db </br></br>Additionally, the Log Reader Agent fails if the `MaxCmdsInTran` parameter is set and CDC is enabled.| SQL Server Engine| Replication | All|
0 commit comments