Skip to content

Commit 6cdb3bf

Browse files
committed
Update supported version and upgrade section
1 parent ae135a0 commit 6cdb3bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/connector-mysql.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This MySQL connector is supported for the following capabilities:
3333

3434
For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
3535

36-
Specifically, this MySQL connector supports MySQL **version 5.6, 5.7 and 8.0**.
36+
Specifically, this MySQL connector supports MySQL **version 5.5, 5.6, 5.7, 8.0, 8.1 and 8.2**.
3737

3838
## Prerequisites
3939

@@ -313,14 +313,14 @@ When copying data from MySQL, the following mappings are used from MySQL data ty
313313

314314
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
315315

316-
## Migrate the MySQL linked service
317-
318-
Migrating your MySQL linked service is highly recommended if you use the legacy version. Take the following steps:
316+
## Upgrade the MySQL driver version
319317

320318
1. Create a new MySQL linked service and configure it by referring to [Linked service properties](connector-mysql.md#linked-service-properties).
321319

322320
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).
323321

322+
1. More MySQL versions are supported for the latest driver version. For more information, see [Supported capabilities](connector-mysql.md#supported-capabilities).
323+
324324
## Related content
325325

326326
For a list of data stores supported as sources and sinks by the copy activity, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)