Skip to content

Click in-app to access the full platform documentation for your version of DataRobot.

MySQL

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.

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 whitelisted IPs for DataRobot. See Source IP addresses for whitelisting. If you've already added the whitelisted IPs, check the existing IPs for completeness.

Updated September 20, 2022
Back to top