Skip to content

Commit a88dc06

Browse files
committed
update supported version and upgrade
1 parent ec33a41 commit a88dc06

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/data-factory/connector-mariadb.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ For a list of data stores that are supported as sources/sinks by the copy activi
3131

3232
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3333

34-
This connector currently supports MariaDB of version 10.0 to 10.5.
34+
This connector currently supports MariaDB of version 10.x, 11.x.
35+
This connector currently supports MariaDB of version 10.0 to 10.5 for the legacy driver version.
3536

3637
## Prerequisites
3738

@@ -284,14 +285,16 @@ When copying data from MariaDB, the following mappings are used from MariaDB dat
284285

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

287-
## Migrate the MariaDB linked service
288+
## Upgrade the MariaDB driver version
288289

289290
Migrating your MariaDB linked service is highly recommended if you use the legacy version. Take the following steps:
290291

291292
1. Create a new MariaDB linked service and configure it by referring to [Linked service properties](connector-mariadb.md#linked-service-properties).
292293

293294
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).
294295

296+
1. More MariaDB versions are supported for the latest driver version. For more information, see [Supported capabilities](connector-mariadb.md#supported-capabilities).
297+
295298
## Related content
296299

297300
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)