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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
v-yuezhe-msft
Employee
Employee

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.