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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.