Skip to content

Commit c8bf725

Browse files
Merge pull request #265563 from Clare-Zheng82/0207-Update_MariaDB_MySQL_Driver_section
[Doc update] Update Driver Upgrade Section Step in MySQL and MariaDB doc
2 parents 1986fe1 + 966f9be commit c8bf725

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/data-factory/connector-mariadb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: data-movement
88
ms.custom: synapse
99
ms.topic: conceptual
10-
ms.date: 01/18/2024
10+
ms.date: 02/07/2024
1111
ms.author: jianleishen
1212
---
1313

@@ -288,11 +288,11 @@ To learn details about the properties, check [Lookup activity](control-flow-look
288288

289289
Here are steps that help you upgrade your MariaDB driver version:
290290

291-
1. Create a new MariaDB linked service and configure it by referring to [Linked service properties](connector-mariadb.md#linked-service-properties).
291+
1. In **Edit linked service** page, select **Recommended** under **Driver version** and configure the linked service by referring to [Linked service properties](connector-mariadb.md#linked-service-properties).
292292

293293
1. The data type mapping for the latest MariaDB linked service is different from that for the legacy version. To learn the latest data type mapping, see [Data type mapping for MariaDB](connector-mariadb.md#data-type-mapping-for-mariadb).
294294

295-
1. More MariaDB versions are supported for the latest driver version. For more information, see [Supported capabilities](connector-mariadb.md#supported-capabilities).
295+
1. The latest driver version v2 supports more MariaDB versions. For more information, see [Supported capabilities](connector-mariadb.md#supported-capabilities).
296296

297297
## Related content
298298

articles/data-factory/connector-mysql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: data-movement
88
ms.custom: synapse
99
ms.topic: conceptual
10-
ms.date: 01/16/2024
10+
ms.date: 02/07/2024
1111
ms.author: jianleishen
1212
---
1313

@@ -317,11 +317,11 @@ To learn details about the properties, check [Lookup activity](control-flow-look
317317

318318
Here are steps that help you upgrade your MySQL driver version:
319319

320-
1. Create a new MySQL linked service and configure it by referring to[Linked service properties](connector-mysql.md#linked-service-properties).
320+
1. In **Edit linked service** page, select **Recommended** under **Driver version** and configure the linked service by referring to [Linked service properties](connector-mysql.md#linked-service-properties).
321321

322322
1. The data type mapping for the latest MySQL linked service is different from that for the legacy version. To learn the latest data type mapping, see [Data type mapping for MySQL](connector-mysql.md#data-type-mapping-for-mysql).
323323

324-
1. More MySQL versions are supported for the latest driver version. For more information, see [Supported capabilities](connector-mysql.md#supported-capabilities).
324+
1. The latest driver version v2 supports more MySQL versions. For more information, see [Supported capabilities](connector-mysql.md#supported-capabilities).
325325

326326
## Related content
327327

0 commit comments

Comments
 (0)