Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f3d3267

Browse files
committed
Merge remote-tracking branch 'upstream/release-2019-cu12' into release-2019-cu
2 parents 53493e4 + 3d6dea1 commit f3d3267

138 files changed

Lines changed: 648 additions & 369 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/connect/odbc/bug-fixes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ manager: kenvh
1919

2020
This page contains a listing of bugs fixed in each release, starting with [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
2121

22-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.7.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
22+
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.8 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
2323

2424
- Fix for restrictions on connection string regarding usage of `UID` and `PWD` keywords
2525
- Fix for inconsistent fonts in non-English dialogs

docs/linux/sql-server-linux-editions-and-components-2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The Developer edition continues to support only one client for [SQL Server Distr
148148
|Dynamic data masking|Yes|Yes|Yes|Yes|
149149
|Basic auditing|Yes|Yes|Yes|Yes|
150150
|Fine grained auditing|Yes|Yes|Yes|Yes|
151-
|Transparent database encryption|Yes|Yes|No|No|
151+
|Transparent database encryption (TDE)|Yes|Yes|No|No|
152152
|User-defined roles|Yes|Yes|Yes|Yes|
153153
|Contained databases|Yes|Yes|Yes|Yes|
154154
|Encryption for backups|Yes|Yes|No|No|
@@ -225,7 +225,7 @@ The following features and services are not available for SQL Server 2019 on Lin
225225
|   | Alerts |
226226
|   | Managed Backup |
227227
| **High Availability** | Database mirroring |
228-
| **Security** | Extensible Key Management |
228+
| **Security** | Extensible Key Management (EKM) |
229229
|   | AD Authentication for Linked Servers |
230230
|   | AD Authentication for Availability Group (AG) Endpoints |
231231
| **Services** | SQL Server Browser |

docs/linux/sql-server-linux-performance-best-practices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ The mount point entry in ***/etc/fstab***
103103
```bash
104104
UUID="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" /data1 xfs rw,attr2,noatime 0 0
105105
```
106-
107106
In the example above, UUID represents the device that you can find using the ***blkid*** command.
108107

109108
#### SQL Server and Forced Unit Access (FUA) I/O subsystem capability

docs/machine-learning/administration/create-external-resource-pool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 08/06/2020
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15"
1212
---

docs/machine-learning/administration/extended-events-predict-tsql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 09/24/2019
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1212
---

docs/machine-learning/administration/extended-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 03/04/2020
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1212
---

docs/machine-learning/administration/monitor-sql-server-machine-learning-services-using-custom-reports-management-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 10/14/2020
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1212
---

docs/machine-learning/administration/monitor-sql-server-machine-learning-services-using-dynamic-management-views.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 10/14/2019
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=azuresqldb-mi-current"
1212
---

docs/machine-learning/administration/resource-governor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 08/06/2020
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15"
1212
---

docs/machine-learning/administration/scale-concurrent-execution-external-scripts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 09/25/2019
77
ms.topic: how-to
8-
author: dphansen
9-
ms.author: davidph
8+
author: garyericson
9+
ms.author: garye
1010
ms.custom: seo-lt-2019
1111
monikerRange: "=sql-server-2016||=sql-server-2017"
1212
---

0 commit comments

Comments
 (0)