Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

MySQL Fatal error encountered during data read

Hi,

 

I've created a report that uploads information from a MySQL database. Inside PBI report I join some tables and I append others and in Desktop it looks perfect: I'm able to refresh the report and create whatever I need.

However when I upload to the server, I got this error:

 

Data source error: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"MySQL: Fatal error encountered during data read."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"MySql"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"SERVER/DATABASE_NAME"}},{"code":"Microsoft.Data.Mashup.ValueError.ErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Message","detail":{"type":1,"value":"Fatal error encountered during data read."}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: < MyTable>
Cluster URI: WABI-WEST-US-B-PRIMARY-redirect.analysis.windows.net
Activity ID: 8127760d-92c0-414b-8774-f5f4bf2265bf
Request ID: d560b4bd-72bf-4aea-ffdc-b252a5adead7
Time: 2022-11-14 16:52:02Z

 

To be honest, when I refresh the data in PBI desktop I got sometimes the same error while transforming the tables but I fix an issue that (changing types, changing names) and everything goes back to work (In Desktop PBI).

 

I do not know what else to do: I've refreshed credentials, changed privacy levels (from private to organizational to public), revoke approvals for SQL queries and approve them again, I've reduced the amount of tables and joins to the minimal, ensured that all fields from appended tables have the exact same type but I still having the same issue.

 

Any ideas?

 

Thanks

Marc

3 Replies