Added MySQL Credential docs

This commit is contained in:
Amudhan
2020-07-15 05:26:21 +05:30
parent 6875dd32e9
commit 3519c0a394
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# MySQL
You can find information about the operations supported by the MySQL node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.mySql) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/MySql).
## Prerequisites
Create an user account on a MySQL server.
## Using Database Connection
1. Retrieve your MySQL credentials and connection parameters.
2. Use the credentials and connection parameters with your MySQL node credentials in n8n.
![Getting MySQL credentials](./using-database-connection.gif)

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB