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: docs/linux/sql-server-linux-release-notes-2025.md
+14-13Lines changed: 14 additions & 13 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 notes and supported features for
4
4
author: rwestMSFT
5
5
ms.author: randolphwest
6
6
ms.reviewer: amitkh, atsingh
7
-
ms.date: 04/14/2026
7
+
ms.date: 04/16/2026
8
8
ms.service: sql
9
9
ms.subservice: linux
10
10
ms.topic: release-notes
@@ -46,26 +46,26 @@ Most existing client tools that target [!INCLUDE [ssNoVersion](../includes/ssnov
46
46
47
47
## Latest versions for all packages
48
48
49
-
This section lists the latest versions of each package per distribution, for [!INCLUDE [ssSQL25](../includes/sssql25-md.md)]. The following table shows the most recent release, which is **CU 3 GDR (Apr 2026)**. For full release history, see [Release history for SQL Server 2025 on Linux](/troubleshoot/sql/releases/linux/release-history-2025).
49
+
This section lists the latest versions of each package per distribution, for [!INCLUDE [ssSQL25](../includes/sssql25-md.md)]. The following table shows the most recent release, which is **CU 4**. For full release history, see [Release history for SQL Server 2025 on Linux](/troubleshoot/sql/releases/linux/release-history-2025).
50
50
51
51
| Version | Release | Date | Build | KB article |
52
52
| --- | --- | --- | --- | --- |
53
-
|[!INCLUDE [ssSQL25](../includes/sssql25-md.md)]| CU 3 GDR | 2026-04-14| 17.0.4030.1|[KB 5083245](https://support.microsoft.com/help/5083245)|
53
+
|[!INCLUDE [ssSQL25](../includes/sssql25-md.md)]| CU 4 | 2026-04-16| 17.0.4035.5|[Support article](/troubleshoot/sql/releases/sqlserver-2025/cumulativeupdate4)|
54
54
55
55
| Distribution | Package name | Package version | Download |
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-13000-13999.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
@@ -2,7 +2,7 @@
2
2
author: rwestMSFT
3
3
ms.author: randolphwest
4
4
ms.reviewer: maghan, mikeray
5
-
ms.date: 09/09/2025
5
+
ms.date: 04/16/2026
6
6
ms.topic: include
7
7
---
8
8
| Error | Severity | Event logged | Description |
@@ -533,6 +533,7 @@ ms.topic: include
533
533
| 13688 | 16 | No | One or more of the specified ALTER INDEX options is invalid for a JSON index. |
534
534
| 13689 | 16 | No | DATA_COMPRESSION is not compatible with JSON index '%.\*ls'. Please drop it and recreate it. |
535
535
| 13690 | 16 | No | JSON index '%.\*ls' cannot be rebuilt. Drop and recreate it. |
536
+
| 13692 | 16 | No | The comparison_mode argument of JSON_CONTAINS must be 0 or 1. |
536
537
| 13701 | 16 | No | System-versioned table schema modification failed because history table '%.\*ls' has custom unique keys defined. Consider dropping all unique keys and trying again. |
537
538
| 13702 | 16 | No | System-versioned table schema modification failed because history table '%.\*ls' has foreign keys defined. Consider dropping all foreign keys and trying again. |
538
539
| 13703 | 16 | No | System-versioned table schema modification failed because history table '%.\*ls' has table or column constraints defined. Consider dropping all table and column constraints and trying again. |
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-22000-22999.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
@@ -2,7 +2,7 @@
2
2
author: rwestMSFT
3
3
ms.author: randolphwest
4
4
ms.reviewer: maghan, mikeray
5
-
ms.date: 01/15/2026
5
+
ms.date: 04/16/2026
6
6
ms.topic: include
7
7
---
8
8
| Error | Severity | Event logged | Description |
@@ -418,6 +418,7 @@ ms.topic: include
418
418
| 22641 | 16 | No | Disabling of mirroring for the table '%.\*ls' failed. Please retry this operation later. |
419
419
| 22642 | 16 | No | Can not enable Fabric Mirroring on a table where primary key (if there exists no primary key then applies to unique key) uses columns of the following types: user-defined types, geometry, geography, hierarchyid, sql_variant or timestamp, datetime2(7), DateTimeOffset(7) and Time(7). |
420
420
| 22643 | 16 | No | Publishing a drop table notification to Fabric OneLake failed. Retry this operation later. |
421
+
| 22644 | 16 | No | Unable to acquire a lock on the source table with object id '%d' because it is in use. If a user session is locking, consider terminating it or retry later. |
421
422
| 22645 | 16 | No | Fabric Mirroring cannot be enabled on a table where its primary key, or if no primary key exists, its clustered index, includes any of the following column types: user-defined types, geometry, geography, hierarchyid, sql_variant, timestamp, datetime2(7), datetimeoffset(7), or time(7). |
422
423
| 22697 | 16 | No | Cannot enable fabric link on the database because the metadata tables are corrupted. |
423
424
| 22698 | 16 | No | Cannot add encrypted column on table '%.\*ls' in SQL Database on the 'Microsoft Fabric' platform |
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/includes/sql-server-2025-database-engine-events-and-errors-41400-49999.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
@@ -2,7 +2,7 @@
2
2
author: rwestMSFT
3
3
ms.author: randolphwest
4
4
ms.reviewer: maghan, mikeray
5
-
ms.date: 01/15/2026
5
+
ms.date: 04/16/2026
6
6
ms.topic: include
7
7
---
8
8
| Error | Severity | Event logged | Description |
@@ -300,6 +300,7 @@ ms.topic: include
300
300
| 41991 | 16 | No | Unable to make database %s on SQL Managed Instance %s accessible because the instance role in failover group changed from %s to %s while the database was in the inaccessible state. Please restore the original database role by executing geo-failover and try again. |
301
301
| 41992 | 16 | No | Unable to make database %s on SQL Managed Instance %s accessible due to ongoing geodr operation. Please wait until the conflicting operation completes and try again. |
302
302
| 41993 | 16 | No | Cannot execute failover of Managed Instance link '%s' because the replica of database '%s' on the managed instance is in an inaccessible state. |
303
+
| 41998 | 16 | No | Managed Instance link creation failed because encryption is not enabled on the on-premises SQL Server endpoint. Enable encryption on the database mirroring endpoint and try again. |
303
304
| 42001 | 16 | No | Failed to parse XML configuration. The operating system returned error %ls. |
304
305
| 42002 | 16 | No | Failed to parse XML configuration. The parser returned error %.\*ls |
305
306
| 42003 | 16 | No | Failed to parse XML configuration. A required attribute '%ls' is missing. |
0 commit comments