mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
21 lines
557 B
Markdown
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.
|
|
|
|

|