Forum Discussion
Hike_N
10 years agoRegular Visitor
DataSource.Error: MySQL: Host is blocked because of many connection errors
I'm trying to connect to Power BI and receiving the following error. DataSource.Error: MySQL: Host 'xxx.xx.xxx.xx' is blocked because of many connection errors; unblock with 'mysqladmin flush-...
MHongisto
8 years agoFrequent Visitor
We had this very same issue with connections errors on mysql. We made the unadvised change to max_connection_errors to get to refrsehing going. Fixing this should be high on the priority list, as there must be many mysql users with this issue.