Forum Discussion

dejudicibus's avatar
dejudicibus
Frequent Visitor
2 years ago

PowerBI Desktop cannot connect to database table on localhost by database credentials

I created a database on localhost which I can access with a read-only guest user account (privileges: SELECT only). If I access it from the CLI with the mysql command, there are no problems, so th...