Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Error: Can't Write To C:windowstemp

forums forums SQLyog Using SQLyog Error: Can't Write To C:windowstemp

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #11953
      alohaaaaron
      Member

      Hi, I was running SQLYog 5.23 Community Edition on Windows 7 32bit which worked fine. Then I installed Community Edition 8.3. I also installed critical updates.

      I'm able to see my databases and list of tables but when I try to click on the + sign next to the table name to view more information I get an error. I also receive the same error in 5.23 now.

      I did a system restore to set my machine back to where it was before but still receive the same error.

      describe `tablename` results in:

      Can't create/write to file 'C:WINDOWSTEMP#sql_58c_0.MYD' (Errcode: 17)

      How can I fix this?

      Thanks,

      Aaron

    • #30787
      nithin
      Member

      Hello,

      This is an issue with MySQL server.

      Please refer this MySQL bug report, and let us know whether it has helped you or not.

      MySQL bug report

      Thanks

      Nithin

    • #30788
      peterlaursen
      Participant

      The file C:WINDOWSTEMP#sql_58c_0.MYD' is a temporary file created by MySQL with a random file name. If such file exists already creation of new file will fail. 

      Try emptying the TEMP folder. Also consider upgrading the server.  There was such issues reported with some MySQL versions (do not remember everyone).

Viewing 2 reply threads
  • You must be logged in to reply to this topic.