Connect to MySQL in Analyst Studio
Additionally supports: Amazon Aurora MySQL, MariaDB, SingleStore, Google Cloud SQL for MySQL
Supported JDBC drivers and known issues
| Driver | Driver Release Date | Analyst Studio Removal Date |
|---|---|---|
(Recommended) MySQL Connector/J 9.0.0 |
7/1/2024 |
|
MySQL Connector/J 8.0.33 |
4/18/2023 |
|
MySQL Connector/J 8.0.28 |
1/18/2022 |
|
MySQL Connector/J 8.0.26 |
7/20/2021 |
|
MySQL Connector/J 8.0.23 |
1/18/2021 |
|
MySQL Connector/J 8.0.20 |
4/27/2020 |
The following are known issues with the current supported drivers. Analyst Studio continues to advocate on our customers' behalf for vendors and open-source communities to resolve these issues.
| Driver | Known Issue | Further Details |
|---|---|---|
MySQL Connector/J 8.0.28 |
Removal of TLS v1 and v1.1 support |
Connections should be made using the TLSv1.2 and TLSv1.3 protocols, which are more secure. |
MySQL Connector/J 8.0.20 |
Server Timezone Specification is required |
Customers without a specified Server Timezone for their databases will see queries fail if any of the time zones (application/database servers) are not in the format |
Connect to MySQL
-
Log in to Analyst Studio and follow the steps to connect a database to Analyst Studio.
-
Select MySQL.
-
Enter the Display name, Description (optional), Host, Port, Database name, Username, and Password.
-
Upload a file for the Custom Trusted SSL CA certificate.
-
Select the preferred JDBC driver.
-
Click Connect. You will land on a page that displays your database schema.