Skip to content

Commit 998a61c

Browse files
committed
Clarify MySQL and PostgreSQL connector OOB driver
1 parent dfb9350 commit 998a61c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/data-factory/connector-mysql.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
1212

1313

1414
ms.topic: conceptual
15-
ms.date: 09/04/2019
15+
ms.date: 02/19/2020
1616
ms.author: jingwang
1717

1818
---
@@ -43,8 +43,6 @@ Specifically, this MySQL connector supports MySQL **version 5.6 and 5.7**.
4343

4444
The Integration Runtime provides a built-in MySQL driver starting from version 3.7, therefore you don't need to manually install any driver.
4545

46-
For Self-hosted IR version lower than 3.7, you need to install the [MySQL Connector/Net for Microsoft Windows](https://dev.mysql.com/downloads/connector/net/) version between 6.6.5 and 6.10.7 on the Integration Runtime machine. This 32-bit driver is compatible with 64-bit IR.
47-
4846
## Getting started
4947

5048
[!INCLUDE [data-factory-v2-connector-get-started](../../includes/data-factory-v2-connector-get-started.md)]

articles/data-factory/connector-postgresql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
1212

1313

1414
ms.topic: conceptual
15-
ms.date: 09/04/2019
15+
ms.date: 02/19/2020
1616
ms.author: jingwang
1717

1818
---
@@ -38,7 +38,7 @@ Specifically, this PostgreSQL connector supports PostgreSQL **version 7.4 and ab
3838

3939
[!INCLUDE [data-factory-v2-integration-runtime-requirements](../../includes/data-factory-v2-integration-runtime-requirements.md)]
4040

41-
For Self-hosted IR version lower than 3.7, you need to install the [Ngpsql data provider for PostgreSQL](https://go.microsoft.com/fwlink/?linkid=282716) with version between 2.0.12 and 3.1.9 on the Integration Runtime machine.
41+
The Integration Runtime provides a built-in PostgreSQL driver starting from version 3.7, therefore you don't need to manually install any driver.
4242

4343
## Getting started
4444

0 commit comments

Comments
 (0)