mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
✨ Added MySQL Credential docs
This commit is contained in:
14
docs/nodes/credentials/MySQL/README.md
Normal file
14
docs/nodes/credentials/MySQL/README.md
Normal 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.
|
||||
|
||||

|
||||
BIN
docs/nodes/credentials/MySQL/using-database-connection.gif
Normal file
BIN
docs/nodes/credentials/MySQL/using-database-connection.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user