# MySQL

> MySQL - The following is required before connecting to MySQL in DataRobot:

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-08-30T06:11:46.107497+00:00` (UTC).

## Primary page

- [MySQL](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/dc-mysql.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/dc-mysql.html.md#supported-authentication): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/dc-mysql.html.md#prerequisites): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/dc-mysql.html.md#required-parameters): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/dc-mysql.html.md#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html.md): Linked from this page.
- [Data](https://docs.datarobot.com/en/docs/reference/data-ref/index.html.md): Linked from this page.
- [Connectivity](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/index.html.md): Linked from this page.
- [Structured data stores](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/data-sources/index.html.md): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/connectivity/allowed-ips.html.md): Linked from this page.

## Documentation content

## Supported authentication

- Username/password

## Prerequisites

The following is required before connecting to MySQL in DataRobot:

- MySQL account

## Required parameters

The table below lists the minimum required fields to establish a connection with MySQL:

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The service endpoint used to connect to MySQL.Example: jdbc-cert-mysql.cqyt4ezythbf4.us-east-1.rds.amazonaws.com:3309 | MySQL documentation |

For more information, see the [MySQL connector documentation](https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference.html).

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
