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/linux/release-history-2025.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article contains the release history for SQL Server 2025 runni
4
4
author: rwestMSFT
5
5
ms.author: randolphwest
6
6
ms.reviewer: amitkh, vanto
7
-
ms.date: 01/21/2026
7
+
ms.date: 01/29/2026
8
8
ms.update-cycle: 1095-days
9
9
appliesto:
10
10
- SQL Server 2025
@@ -16,6 +16,7 @@ The following table lists the release history for [!INCLUDE [sql-server-2025](..
16
16
17
17
| Release | Version | Release date |
18
18
| --- | --- | --- |
19
+
|[CU 1](#17-0-4006)| 17.0.4006.2 | 2026-01-29 |
19
20
|[GA](#17-0-1000)| 17.0.1000.7 | 2025-11-18 |
20
21
21
22
For release history on other editions, see the following articles:
@@ -34,6 +35,26 @@ For release history on other editions, see the following articles:
34
35
35
36
- Container tags can vary by release. For a list of available tags, see [RHEL](https://mcr.microsoft.com/product/mssql/rhel/server/tags) and [Ubuntu](https://mcr.microsoft.com/product/mssql/server/tags) in the Microsoft Artifact Registry.
36
37
38
+
<aid="17-0-4006"></a>
39
+
40
+
## CU 1 (January 2026)
41
+
42
+
This is the Cumulative Update 1 (CU 1) release of [!INCLUDE [sql-server-2025](../../includes/versions/sql-server-2025.md)]. The [!INCLUDE [sql-server-database-engine](../../includes/versions/sql-server-database-engine.md)] version for this release is 17.0.4006.2. For information about the fixes and improvements in this release, see the [Support article](../sqlserver-2025/cumulativeupdate1.md).
43
+
44
+
> [!NOTE]
45
+
> **Red Hat 10** and **Ubuntu 24.04** are fully supported on [!INCLUDE [sql-server-2025](../../includes/versions/sql-server-2025.md)], starting with CU 1.
46
+
47
+
### Package details
48
+
49
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
@@ -16,7 +16,7 @@ This article lists the Microsoft SQL Server 2022 builds that were released after
16
16
17
17
| Cumulative update name | SQL Server build version | SQL Server (sqlservr.exe) file version | Analysis Services build version | Analysis Services (msmdsrv.exe) file version | Knowledge Base number | Release date |
Copy file name to clipboardExpand all lines: support/sql/releases/sqlserver-2022/cumulativeupdate23.md
+31-21Lines changed: 31 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,35 +1,45 @@
1
1
---
2
-
title: Cumulative Update 23 for SQL Server 2022 (KB5074819)
3
-
description: This article contains the summary, known issues, improvements, fixes, and other information for SQL Server 2022 Cumulative Update 23 (KB5074819).
4
-
ms.date: 01/20/2026
2
+
title: Cumulative Update 23 for SQL Server 2022 (KB5078297)
3
+
description: This article contains the summary, known issues, improvements, fixes, and other information for SQL Server 2022 Cumulative Update 23 (KB5078297).
# KB5074819 - Cumulative Update 23 for SQL Server 2022
13
+
# KB5078297 - Cumulative Update 23 for SQL Server 2022
14
14
15
-
_Release Date:_ January 15, 2026
16
-
_Version:_ 16.0.4235.2
15
+
_Release Date:_ January 29, 2026
16
+
_Version:_ 16.0.4236.2
17
17
18
18
## Summary
19
19
20
-
> [!IMPORTANT]
21
-
> This update is temporarily unavailable for download because of a [known issue related to Database Mail](#database-mail-stops-working-after-updating).
22
-
23
20
This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Server 2022. This update contains 15 [fixes](#improvements-and-fixes-included-in-this-update) that were issued after the release of SQL Server 2022 Cumulative Update 22. It updates components in the following builds:
24
21
25
-
- SQL Server - Product version: **16.0.4235.2**, file version: **2022.160.4235.2**
22
+
- SQL Server - Product version: **16.0.4236.2**, file version: **2022.160.4236.2**
> The initial release of this cumulative update (KB5074819), released on January 15, 2026, contained an issue that caused Database Mail to stop working. You might also see the following error message:
27
+
>
28
+
> > Could not load file or assembly 'Microsoft.SqlServer.DatabaseMail.XEvents, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
29
+
>
30
+
> This issue affects SQL Server product version **16.0.4235.2** and file version **2022.160.4235.2**.
31
+
>
32
+
> This issue is resolved in the current version of this cumulative update (KB5078297).
33
+
>
34
+
> If you downloaded the initial release of this update, don't install it. Download and install the current version instead.
35
+
>
36
+
> If you already installed the initial release, [uninstall](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) it or install the current version to restore Database Mail functionality.
37
+
>
38
+
> Future cumulative updates also contain the fix for this issue. You can install them regardless of which version of this cumulative update is currently installed.
39
+
>
40
+
> Email messages queued through Database Mail while the initial release was installed aren't automatically resent when you uninstall it or install a cumulative update that contains the fix.
| <aid=4676249>[4676249](#4676249)</a> | Fixes an issue in which backup log operations fail and return an error that indicates that `BACKUP LOG` is not allowed while the recovery model is `SIMPLE`. | SQL Server Engine | Backup Restore | Windows |
50
60
| <aid=4710575>[4710575](#4710575)</a> | Fixes an AV assertion issue in `DbMgrPartner` that's related to new log readiness notifications. | SQL Server Engine | High Availability and Disaster Recovery | All |
51
-
| <aid=4769216>[4769216](#4769216)</a> | Fixes an issue in which non-yielding scheduler dump files are generated when SSL connections are closed under high CPU load. |Conectivity| Protocols | All |
61
+
| <aid=4769216>[4769216](#4769216)</a> | Fixes an issue in which non-yielding scheduler dump files are generated when SSL connections are closed under high CPU load. |Connectivity| Protocols | All |
52
62
| <aid=4783675>[4783675](#4783675)</a> | Fixes an issue in which upgrading from SQL Server 2019 to SQL Server 2022 might cause the upgrade process to stop responding during the model database upgrade phase. | SQL Server Engine | Programmability | All |
53
63
| <aid=4783748>[4783748](#4783748)</a> | Changes the behavior of the program to return error 19544 instead of returning an assert when you create an availability group that has a name that's longer than 64 characters by using `cluster_type = NONE` or `EXTERNAL`. | SQL Server Engine | High Availability and Disaster Recovery | All |
54
64
| <aid=4796333>[4796333](#4796333)</a> | Fixes an issue that causes crashes when an invalid ID type is returned from the Domain Controller in LookupAccountSid. | SQL Server Engine | Linux | Linux |
@@ -83,7 +93,7 @@ The following update is available from the Microsoft Download Center:
83
93
84
94
The following update is available from the Microsoft Update Catalog:
85
95
86
-
- :::image type="icon" source="../media/download-icon.png" border="false"::: [Download the cumulative update package for SQL Server 2022 CU23 now](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5074819)
96
+
- :::image type="icon" source="../media/download-icon.png" border="false"::: [Download the cumulative update package for SQL Server 2022 CU23 now](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5078297)
87
97
88
98
> [!NOTE]
89
99
>
@@ -107,20 +117,20 @@ For installation instructions and direct links to the CU package downloads, see
107
117
<details>
108
118
<summary><b>File hash information</b></summary>
109
119
110
-
You can verify the download by computing the hash of the _SQLServer2022-KB5074819-x64.exe_ file through the following command:
120
+
You can verify the download by computing the hash of the _SQLServer2022-KB5078297-x64.exe_ file through the following command:
Download [the list of files that are included in KB5074819](https://download.microsoft.com/download/6c92fcb2-4e38-40c8-8fac-179e0b8914e6/KB5074819.csv).
133
+
Download [the list of files that are included in KB5078297](https://download.microsoft.com/download/a6ad69f8-3a68-4b3e-95a6-e56ef2be6ebb/KB5078297.csv).
0 commit comments