n8n-docs/docs/nodes/credentials/MySQL/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

21 lines
557 B
Markdown

---
permalink: /credentials/mySql
description: Learn to configure credentials for the MySQL node in n8n
---
# 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)