Home / Databases / MySQL / How can I fix this error: Can't create/write to file '/tmp/#sql_1111.MYD' (Errcode: 17)?
How can I fix this error: Can't create/write to file '/tmp/#sql_1111.MYD' (Errcode: 17)?
Last updated: 05/21/2012
When you get this error, the mysql socket file (named pipe) has somehow become corrupted. To fix this problem, you can reboot your server, or remove the file. You may need to restart mysql, but you can try removing the file first, and see if it gets re-created.