Forum Discussion

patfee's avatar
patfee
Frequent Visitor
7 years ago
Solved

Error MySql.Data.MySqlClient

I use two datasources

one xls file generated from Exsion, stored locally

one mysql database somewhere online

I have the personal connector installed my desktop and the desktop is 24/7 on

 

Everything works in the Powerbi Desktop setup

 

after publishing, in app.powerbi.com the link to the xls file, using the personal connector works flawless

 

the data from the MYSQL database online cant be refreshed.

Follwoing error is received:

Cannot connect to the mashup data source. See error details for more information.Hide details

Underlying error code:-2147467259 Table: DCN Pivot_Status.
Underlying error message:MySQL: Kan geen databaseprovider met invariante naam MySql.Data.MySqlClient vinden. Deze fout treedt mogelijk op doordat providerspecifieke clientsoftware is vereist, maar niet is geïnstalleerd op deze computer. Als u clientsoftware voor deze provider wilt downloaden, gaat u naar de volgende site en kiest u de 64-bits (x64) versie die minimaal MySQL Connector/Net is: https://go.microsoft.com/fwlink/?LinkId=278885
DM_ErrorDetailNameCode_UnderlyingHResult:-2147467259
Microsoft.Data.Mashup.ValueError.ClientLibraryName:MySQL Connector/Net
Microsoft.Data.Mashup.ValueError.DataSourceKind:MySql
Microsoft.Data.Mashup.ValueError.DataSourcePath:162.138.86.135;KKK
Microsoft.Data.Mashup.ValueError.DownloadLink:https://go.microsoft.com/fwlink/?LinkId=278885
Microsoft.Data.Mashup.ValueError.Reason:DataSource.MissingClientLibrary
Cluster URI:WABI-WEST-EUROPE-B-PRIMARY-redirect.analysis.windows.net
Activity ID:c99fc072-1e27-42dc-b3df-5de35cce7ee2
Request ID:5e9b40ae-8472-00a2-2587-2cb2b5a468cb
Time:2018-10-04 18:11:05Z

 

Any suggestions please?

  • patfee's avatar
    patfee
    7 years ago

    Reinstalled the gateway with the mysql connectors and it worked... 

3 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi patfee,

     

    According to the error message, you need to install the Mysql connector on the computer which runs the personal gateway. I guess you didn't use that computer to create reports. So you didn't install the connector on that computer.

     

     

    Best Regards,
    Dale

    • patfee's avatar
      patfee
      Frequent Visitor

      Reinstalled the gateway with the mysql connectors and it worked...