Skip to content

Commit 2f3a34b

Browse files
committed
update MariaDB as being bundled, too.
1 parent ea58de8 commit 2f3a34b

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

data/integrations.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,7 @@ integrations:
295295
- name: MariaDB
296296
icon: ":simple-mariadb:"
297297
content: |
298-
MariaDB can be accessed with the {{p.Jdbc}} dataset and a
299-
[Custom JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
300-
Please have a look at
301-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
298+
MariaDB can be accessed with the {{p.Jdbc}} dataset (JDBC driver included).
302299
303300
- name: SQLite
304301
icon: ":simple-sqlite:"

docs/build/integrations/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,7 @@ GraphDB can be used as the integrated Quad Store as well.
144144

145145
---
146146

147-
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
148-
[Custom JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
149-
Please have a look at
150-
[Setup and use of JDBC Drivers](../../deploy-and-configure/configuration/dataintegration/jdbc/).
147+
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset (JDBC driver included).
151148

152149

153150
- :simple-mattermost:{ .lg .middle } Mattermost

0 commit comments

Comments
 (0)