Home  >  Article  >  Backend Development  >  SQLSTATE[HY000]: General error: 1 Can't create/write to fil?

SQLSTATE[HY000]: General error: 1 Can't create/write to fil?

WBOY
WBOYOriginal
2016-08-23 09:17:4210276browse

I suddenly got an error when using database software

<code>SQLSTATE[HY000]: General error: 1 Can't create/write to file 'C:\WINDOWS\TEMP\#sql1324_fe_0.MYI' (Errcode: 2 - No such file or directory)</code>

wamp integrated environment suddenly became corrupted. I checked it and found out that my English is not good. I came here to ask for help. Does anyone have any solution? Or do I just need to reinstall it

Reply content:

I suddenly got an error when using database software

<code>SQLSTATE[HY000]: General error: 1 Can't create/write to file 'C:\WINDOWS\TEMP\#sql1324_fe_0.MYI' (Errcode: 2 - No such file or directory)</code>

wamp integrated environment suddenly became corrupted. I checked it and found out that my English is not good. I came here to ask for help. Does anyone have any solution? Or do I just need to reinstall it

<code>No such file or directory  C:\WINDOWS\TEMP\#sql1324_fe_0.MYI

看样子是没有TEMP路径或无法新建#sql1324_fe_0.MYI文件吧</code>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn