Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jdbc-mysql.md #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions seatunnel_web/datasources/jdbc-mysql.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# JDBC-MySQL DataSource

## Step 1: Click Create
![image](https://github.com/apache/seatunnel-website/assets/93298332/e1b66a89-3807-47f2-ad98-3032136bba0b)

## Step 2: Select the corresponding data source
![image](https://github.com/apache/seatunnel-website/assets/93298332/2e030bfc-ebb7-49f8-afc0-7309053c433b)

## Step 3: Fill in the data source information and set jdbc parameters

![image](https://github.com/apache/seatunnel-website/assets/93298332/ca24eb5c-51c9-4c34-a2cb-836353a8e1ab)

## Step 4: Test Connect,Click OK to create
![image](https://github.com/apache/seatunnel-website/assets/93298332/18d86d98-bda3-474b-96a9-e1e9641eaa88)

## Step 5: Created successfully
![image](https://github.com/apache/seatunnel-website/assets/93298332/532c19c9-722c-4340-b09b-1e4d564b6091)