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
In [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] on Linux, the CPU time for a query (for example, returned by set statistics time, or captured via Extended Events or SQL Server Profiler traces) can currently display inaccurately. This amount can often show significantly more than the actual execution time, even when the query isn't running in parallel. This is a known issue, and we're actively working on a resolution.
254
-
255
-
This issue affects [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] on Linux deployed on traditional VMs, physical machines, and container-based environments.
256
-
257
249
## Related content
258
250
259
251
- [Release notes for SQL Server 2022 on Linux](sql-server-linux-release-notes-2022.md)
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-release-notes-2017.md
+55-54Lines changed: 55 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,12 @@ 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, vanto
7
-
ms.date: 05/02/2025
7
+
ms.date: 06/16/2025
8
8
ms.service: sql
9
9
ms.subservice: linux
10
10
ms.topic: release-notes
11
11
ms.custom:
12
12
- linux-related-content
13
-
- build-2025
14
13
---
15
14
# Release notes for SQL Server 2017 on Linux
16
15
@@ -36,7 +35,7 @@ Most existing client tools that target [!INCLUDE [ssNoVersion](../includes/ssnov
36
35
37
36
## Latest versions for all packages
38
37
39
-
This section lists the latest versions of each package per distribution, for [!INCLUDE [ssSQL17](../includes/sssql17-md.md)]. The following table shows the most recent release, which is **AzureConnectFeaturePack**. For full release history, see [Release history for [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] 2017](/troubleshoot/sql/releases/linux/release-history-2017).
38
+
This section lists the latest versions of each package per distribution, for [!INCLUDE [ssSQL17](../includes/sssql17-md.md)]. The following table shows the most recent release, which is **AzureConnectFeaturePack**. For full release history, see [Release history for SQL Server 2017 on Linux](/troubleshoot/sql/releases/linux/release-history-2017).
40
39
41
40
| Version | Release | Date | Build | KB article |
42
41
| --- | --- | --- | --- | --- |
@@ -65,7 +64,9 @@ This section lists the latest versions of each package per distribution, for [!I
When you configure the CU repository (`mssql-server-2017`), you get the latest CU of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] packages when you perform new installations. If you require Docker container images, see official images for [Microsoft SQL Server on Linux for Docker Engine](https://hub.docker.com/_/microsoft-mssql-server). For more information about repository configuration, see [Configure repositories for installing and upgrading SQL Server on Linux](sql-server-linux-change-repo.md).
71
72
@@ -83,55 +84,55 @@ The following table lists the release history for [!INCLUDE [ssSQL17](../include
83
84
> [!NOTE]
84
85
> Any missing GDRs apply to the Windows version only.
0 commit comments