Forum Discussion
Anonymous
5 years agoNot applicable
Unable to connect to Azure MySQL Database from Power BI Desktop
Hello,
I'm trying to connect to a read only replica of an Azure Database for MySQL server. It's currently giving me this error "An error happened while reading data from the provider: 'Internal connection fatal error. Error state: 18.'" The IP is whitelisted and I'm able to connect from MySQL workbench from the same IP. I can't find any information on the meaning of the error. Any help would be greatly appreciated.
Thanks
2 Replies
- amitchandak
Super User
Anonymous ,
First thing to make sure is that you have latest MySQL connector : https://dev.mysql.com/downloads/connector/net/
- AnonymousNot applicable
I installed that and it's still giving me the same error. Is that connector related to Power BI?