n8n-docs/docs/nodes/credentials/MySQL/README.md
2020-08-16 08:06:13 +02:00

19 lines
644 B
Markdown

---
permalink: /credentials/mySql
---
# 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)