Skip to content

Commit eb4ffd5

Browse files
committed
Update difference title and paragraph for mysql and mariadb
1 parent f0e73b9 commit eb4ffd5

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
@@ -17,7 +17,7 @@ ms.author: jianleishen
1717
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from MariaDB. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
1818

1919
>[!IMPORTANT]
20-
>The MariaDB connector using the recommended driver version provides improved native MariaDB support. If you are using the MariaDB connector with the legacy driver version in your solution, please [upgrade your MariaDB driver version](#upgrade-the-mariadb-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-mariadb-using-the-recommended-driver-version-and-using-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
20+
>The MariaDB connector using the recommended driver version provides improved native MariaDB support. If you are using the MariaDB connector with the legacy driver version in your solution, please [upgrade your MariaDB driver version](#upgrade-the-mariadb-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-mariadb-using-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
2121
2222
## Supported capabilities
2323

@@ -297,9 +297,9 @@ Here are steps that help you upgrade your MariaDB driver version:
297297

298298
1. The latest driver version v2 supports more MariaDB versions. For more information, see [Supported capabilities](connector-mariadb.md#supported-capabilities).
299299

300-
## Differences between MariaDB using the recommended driver version and using the legacy driver version
300+
## Differences between MariaDB using the recommended and the legacy driver version
301301

302-
The table below shows the data type mapping differences between MariaDB connector using the recommended driver version and using the legacy driver version.
302+
The table below shows the feature differences between MariaDB using the recommended and the legacy driver version.
303303

304304
|MariaDB data type |Interim service data type (using the recommended driver version) |Interim service data type (using the legacy driver version)|
305305
|:---|:---|:---|

articles/data-factory/connector-mysql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article outlines how to use the Copy Activity in Azure Data Factory and Syn
2121
>To copy data from or to [Azure Database for MySQL](../mysql/overview.md) service, use the specialized [Azure Database for MySQL connector](connector-azure-database-for-mysql.md).
2222
2323
>[!IMPORTANT]
24-
>The MySQL connector using the recommended driver version provides improved native MySQL support. If you are using the MySQL connector with the legacy driver version in your solution, please [upgrade your MySQL driver version](#upgrade-the-mysql-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-mysql-using-the-recommended-driver-version-and-using-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
24+
>The MySQL connector using the recommended driver version provides improved native MySQL support. If you are using the MySQL connector with the legacy driver version in your solution, please [upgrade your MySQL driver version](#upgrade-the-mysql-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-mysql-using-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
2525
2626
## Supported capabilities
2727

@@ -326,9 +326,9 @@ Here are steps that help you upgrade your MySQL driver version:
326326

327327
1. The latest driver version v2 supports more MySQL versions. For more information, see [Supported capabilities](connector-mysql.md#supported-capabilities).
328328

329-
## Differences between MySQL using the recommended driver version and using the legacy driver version
329+
## Differences between MySQL using the recommended and the legacy driver version
330330

331-
The table below shows the data type mapping differences between MySQL connector using the recommended driver version and using the legacy driver version.
331+
The table below shows the feature differences between MySQL using the recommended and the legacy driver version.
332332

333333
|MySQL data type |Interim service data type (using the recommended driver version) |Interim service data type (using the legacy driver version)|
334334
|:---|:---|:---|

0 commit comments

Comments
 (0)