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

WBOY
Release: 2016-08-23 09:17:42
Original
10239 people have browsed it

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>
Copy after login
Copy after login

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>
Copy after login
Copy after login

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>
Copy after login
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!