n8n-docs/docs/nodes/credentials/MySQL/README.md
2020-09-23 11:25:43 +02:00

20 lines
487 B
Markdown

---
permalink: /credentials/mySql
---
# MySQL
You can use these credentials to authenticate the following nodes with MySQL.
- [MySQL](../../nodes-library/nodes/MySQL/README.md)
## 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)