Is it possible to connect MySQL version 8 Managed database as the data source for Google data studio?
I am getting an error “Sorry, we encountered an error and were unable to complete your request”
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
From apr-29-2021 update Google supports MySQL 8 version.
The below URL will provide you steps to connect the MySQL database as a data source to google data studio.
https://support.google.com/datastudio/answer/7088031?hl=en#zippy=%2Cin-this-article
If any error is being encountered, suggest changing the MySQL user password encrpytion method from caching_sha2_password to mysql_native_password.
For More details : https://docs.digitalocean.com/products/databases/mysql/how-to/manage-users-and-databases/#password-encryption
I hope this helps!
Regards, Rajkishore