Skip to content

Commit 6876326

Browse files
authored
Merge pull request #10545 from haywoodsloan/sql-db-mail-issue
Add SQL known issue (Database Mail)
2 parents 4d0e766 + ffd8c88 commit 6876326

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Database Mail stops working after you install this cumulative update. You might see the following error message:
2+
3+
> 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.
4+
5+
If you use Database Mail, don't install this update until a fix is available.
6+
7+
If you already installed this update, [uninstall it](/sql/sql-server/install/uninstall-a-cumulative-update-from-sql-server) to restore Database Mail.

support/sql/releases/sqlserver-2022/cumulativeupdate23.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cumulative Update 23 for SQL Server 2022 (KB5074819)
33
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/15/2026
4+
ms.date: 01/20/2026
55
ms.update-cycle: 1095-days
66
ms.custom: sap:Installation, Patching, Upgrade, Uninstall, evergreen, KB5074819
77
ms.reviewer: v-shaywood
@@ -24,6 +24,10 @@ This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Ser
2424

2525
## Known issues in this update
2626

27+
### Database Mail stops working after updating
28+
29+
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
30+
2731
### Incorrect behavior of SESSION_CONTEXT in parallel plans
2832

2933
[!INCLUDE [av-session-context](../includes/av-sesssion-context.md)]

support/sql/releases/sqlserver-2025/cumulativeupdate1.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cumulative update 1 for SQL Server 2025 (KB5074901)
33
description: This article contains the summary, known issues, improvements, fixes, and other information for SQL Server 2025 Cumulative Update 1 (KB5074901).
4-
ms.date: 01/15/2026
4+
ms.date: 01/20/2026
55
ms.update-cycle: 1095-days
66
ms.custom: sap:Installation, Patching, Upgrade, Uninstall, evergreen, KB5074901
77
ms.reviewer: v-shaywood
@@ -24,6 +24,10 @@ This article describes Cumulative Update package 1 (CU1) for Microsoft SQL Serve
2424

2525
## Known issues in this update
2626

27+
### Database Mail stops working after updating
28+
29+
[!INCLUDE [database-mail-stops](../includes/database-mail-stops.md)]
30+
2731
### Incorrect behavior of SESSION_CONTEXT in parallel plans
2832

2933
[!INCLUDE [av-session-context](../includes/av-sesssion-context.md)]

0 commit comments

Comments
 (0)