The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dears All,
I was refreshing data on Power BI Desktop App I got this error message :
MySQL: Error writing file '/tmp/MYfd=201' (OS errno 28 - No space left on device)
How can I solve this issue by detailed steps ? (My PC system is Windows ).
Solved! Go to Solution.
Hi @rhashhab ,
Please have a try.
This is a memory issue on the server and not the client. When you query on the DB, the database creates temp files in system temp of the MySQL sever. If the system temp gets filled up, you would get this error.
clear the system temp folder on the MySQL server.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @rhashhab ,
Please have a try.
This is a memory issue on the server and not the client. When you query on the DB, the database creates temp files in system temp of the MySQL sever. If the system temp gets filled up, you would get this error.
clear the system temp folder on the MySQL server.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have 159 G on my disk
User | Count |
---|---|
82 | |
80 | |
35 | |
32 | |
32 |
User | Count |
---|---|
93 | |
79 | |
62 | |
54 | |
51 |