Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Issue connecting to mysql server

Hello World,

 

Let me explain my problem in detail. I'm currently using a Macbook with M1 chip and trying to build some reports using PBI. I'm trying to connect MySql server hosted on GCP.

I'm using parallels to host windows on my local machine and install the rest. Due to security issues I can not open a firewall and i'll have to use a port forwarding to Windows VM. Setup seems fine and I can connect using Dbeaver to the MySql Database.

The real issue is when I'm trying to connect using the the inbuilt connector. It throws an authentication error. 

 

below are my inputs:

server: localhost:2222

databse: Zulupi

 

next page it takes me to the auth screen and i enter the credentials and it throws an error saying invalid auth. 

 

any solution to this?

 

3 Replies