Forum Discussion
nfiorilla
8 years agoRegular Visitor
MySQL Error in Scheduled Data Update
Hi, I have a MySQL database, were I take data for my reports. I have schedule the data update but the gateway always fail with the following error:"MySQL: Fatal error encountered during data read." ...
- 8 years ago
I found this as a soluction
set net_write_timeout=99999; set net_read_timeout=99999but it`s impossible to set that variables to the gateway or power bi desktop.
https://stackoverflow.com/questions/2546115/mysql-exception-fatal-error-encountered-during-data-read
Anonymous
8 years agoNot applicable
Have you tried updating the On-Premise Data Gateway to the latest version? I'm wondering if the project has been updated to a newer engine but the gateway has fallen behind?