MariaDB (10.5.20) and LookerStudio cannot connect

I would like to connect to LookerStudio using the MySQL (developer: Google) connector.

8a62d8ed

An error will appear.

The DB is installed on AWS, and an SSH key is used for connection.

How can I connect?

 

0 3 336
3 REPLIES 3

Hey Tohru,

I use the postgres connector a lot, and there are two major issues that I've come across that may help find your solution.

1. Ensure that your MySQL database allows incoming connection for Looker Studio. You must set it to allow Looker Studio's IP address to access your database. Their IP for MySQL:

142.251.74.0/23

2. I have found that connecting datasets with capital letters and spaces in the column names can be finicky. I recommend renaming all columns to be snake case. Also ensure that they only contain ASCII characters.

Checkout this link for more information: https://support.google.com/looker-studio/answer/7088031?hl=en&ref_topic=7332343&sjid=131251658247171...

Hope this helps!

Dylan

thank you.
to the applicable DB
142.251.74.0/23
I tried allowing access and running it again.

However, this time another error occurred.
ID:31116663

What could be the reason?

I cannot find the docs for this error id and I've never experienced it, sorry.