Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
umutgulac
Frequent Visitor

Errors: 28

 

Hi fellows,

 

I aggregate a dataset from a 3 million row table from a MySQL database, successfully in Query Editor; but once I apply and closed; Power BI destktop returns the below error during Apply Query Changes.

 

This is the error message:

Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] MySQL: Error writing file '/tmp/MYefEeg0' (Errcode: 28).
'.

 

I cannot import 3 million rows as-id; so aggregated but it fails. Any idea...?

3 REPLIES 3
Anonymous
Not applicable

Hi @umutgulac,

Based on my search, you can use perror command to check that Errcode 28 means “No space left on device”. In your scenario, the error indicates that you don’t have enough space to create temp files needed by big MySQL requests.

To exclude this error, change MySQL config so that it uses a different temp folder on a different partition. For more details, please review this similar blog.

Thanks,
Lydia Zhang

I followed another workaround; so I could not follow up this reply; but thanks for the answer.

 

Anonymous
Not applicable

Hey,

 

How did you solve this?

same pbm...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.