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/includes/linux-supported-platfoms-2019.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,14 @@ author: VanMSFT
3
3
ms.prod: sql
4
4
ms.technology: linux
5
5
ms.topic: include
6
-
ms.date: 06/11/2021
6
+
ms.date: 11/22/2021
7
7
ms.author: vanto
8
8
---
9
9
10
-
## Supported platforms
11
-
12
10
| Platform | File System | Installation Guide | Get |
13
11
|-----|-----|-----|-----|
14
12
| Red Hat Enterprise Linux 7.7 - 7.9, or 8.0 - 8.3 Server | XFS or EXT4 |[Installation guide](../linux/quickstart-install-connect-red-hat.md)|[Get RHEL 8.0](https://access.redhat.com/products/red-hat-enterprise-linux/evaluation)|
15
-
| SUSE Enterprise Linux Server v12 SP3 - SP5| XFS or EXT4 |[Installation guide](../linux/quickstart-install-connect-suse.md)|[Get SLES v12](https://www.suse.com/products/server)|
13
+
| SUSE Enterprise Linux Server v12 (SP3 - SP5) or v15 | XFS or EXT4 |[Installation guide](../linux/quickstart-install-connect-suse.md)|[Get SLES v15](https://www.suse.com/products/server)|
| Docker Engine 1.8+ on Windows, Mac, or Linux | N/A |[Installation guide](../linux/quickstart-install-connect-docker.md)|[Get Docker](https://www.docker.com/get-started)|
Copy file name to clipboardExpand all lines: docs/linux/quickstart-install-connect-suse.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "SUSE: Install SQL Server on Linux"
3
3
description: This quickstart shows how to install SQL Server 2017 or SQL Server 2019 on SUSE Linux Enterprise Server and then create and query a database with sqlcmd.
In this quickstart, you install SQL Server 2017 or SQL Server 2019 on SUSE Linux Enterprise Server (SLES) v12. You then connect with **sqlcmd** to create your first database and run queries.
21
+
In this quickstart, you install SQL Server 2017 on SUSE Linux Enterprise Server (SLES) v12. You then connect with **sqlcmd** to create your first database and run queries.
In this quickstart, you install SQL Server 2019 on SUSE Linux Enterprise Server (SLES) v12. You then connect with **sqlcmd** to create your first database and run queries.
27
+
In this quickstart, you install SQL Server 2019 on SUSE Linux Enterprise Server (SLES) v15. You then connect with **sqlcmd** to create your first database and run queries.
28
28
29
29
> [!IMPORTANT]
30
-
> SQL Server 2019 is supported on SUSE Enterprise Linux Server v12 SP2, SP3, SP4 or SP5.
30
+
> SQL Server 2019 is supported on SUSE Enterprise Linux Server v12 SP3, SP4 or SP5. SQL Server 2019 is also supported on SUSE Enterprise Linux Server v15 starting with SQL Server 2019 CU14.
31
31
32
32
::: moniker-end
33
33
@@ -46,7 +46,7 @@ You must have a SLES v12 SP3, SP4, or SP5 machine machine with **at least 2 GB**
You must have a SLES v12 SP3, SP4, or SP5 machine with **at least 2 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
49
+
You must have a SLES v15 machine with **at least 2 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
50
50
51
51
::: moniker-end
52
52
@@ -134,7 +134,7 @@ To configure SQL Server 2019 on SLES, run the following commands in a terminal t
134
134
1. Download the Microsoft SQL Server 2019 SLES repository configuration file:
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-release-notes-2019.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes for SQL Server 2019 on Linux
3
3
description: This article contains the release notes and supported features for SQL Server 2019 running on Linux. Release notes are included for the most recent release and several previous releases.
4
4
author: VanMSFT
5
5
ms.author: vanto
6
-
ms.date: 10/05/2021
6
+
ms.date: 11/22/2021
7
7
ms.topic: conceptual
8
8
ms.prod: sql
9
9
ms.technology: linux
@@ -18,6 +18,8 @@ The following release notes apply to SQL Server 2019 running on Linux. This arti
18
18
> [!TIP]
19
19
> To learn about new Linux features in SQL Server 2019, see [What's new in SQL Server 2019](../sql-server/what-s-new-in-sql-server-ver15.md?view=sql-server-ver15&preserve-view=true#sql-server-on-linux).
-[Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
62
65
66
+
## <aid="cu14"></a> CU14 (November 2021)
67
+
68
+
This is the Cumulative Update 14 (CU14) release of SQL Server 2019 (15.x). The SQL Server Database Engine version for this release is 15.0.4188.2. For information about the fixes and improvements, see <https://support.microsoft.com/help/5007182>.
69
+
70
+
### Package details
71
+
72
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
73
+
74
+
> [!NOTE]
75
+
> Starting with CU1, the offline package installation links for Red Hat are pointing to RHEL 8 packages. If you are looking for RHEL 7 packages, refer to the download path <https://packages.microsoft.com/rhel/7/mssql-server-2019/>
76
+
>
77
+
> **Ubuntu 20.04** is now supported on SQL Server 2019 starting with CU10. The offline package installation links for Ubuntu are pointing to Ubuntu 20.04 packages. If you are looking for Ubuntu 18.04 packages, refer to the download path <https://packages.microsoft.com/ubuntu/18.04/mssql-server-2019/pool/main/m/>
78
+
>
79
+
> **SLES 15** is now supported on SQL Server 2019 starting with CU14. The offline package installation links for SLES are pointing to SLES 15 packages. If you are looking for SLES 12 packages, refer to the download path <https://packages.microsoft.com/sles/12/mssql-server-2019/>
This is the Cumulative Update 13 (CU13) release of SQL Server 2019 (15.x). The SQL Server Database Engine version for this release is 15.0.4178.1. For information about the fixes and improvements, see <https://support.microsoft.com/help/5005679>.
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-whats-new-2019.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: What's New for SQL Server 2019 on Linux
3
3
description: This article highlights what's new for SQL Server 2019 on Linux.
4
4
author: VanMSFT
5
5
ms.author: vanto
6
-
ms.date: 04/07/2021
6
+
ms.date: 11/22/2021
7
7
ms.topic: conceptual
8
8
ms.prod: sql
9
9
ms.technology: linux
@@ -17,6 +17,10 @@ ms.custom:
17
17
18
18
This article describes the major features and services available for SQL Server 2019 running on Linux. For package downloads and known issues, see the [Release notes](sql-server-linux-release-notes-2019.md).
19
19
20
+
## SLES 15 supported
21
+
22
+
Starting with SQL Server 2019 CU14, SLES 15 is now supported. Check out our Quickstart on [Installing SQL Server and creating a database on SUSE Linux Enterprise Server](quickstart-install-connect-suse.md).
23
+
20
24
## Ubuntu 18.04 and 20.04 supported
21
25
22
26
- Starting with SQL Server 2019 CU3, Ubuntu 18.04 is now supported.
0 commit comments