杭州打折网

记住
注册
社区热点

Discuz! info: MySQL Query Error

Time: 2009-7-4 8:12pm
Script: /index.php

SQL: SELECT t.tid,t.fid,t.readperm,t.author,t.authorid,t.subject,t.dateline,t.lastpost,t.lastposter,t.views,t.replies,t.highlight,t.digest,t.typeid,t.sortid
,a.remote,a.attachment,a.thumb ,p.message FROM `[Table]threads` t LEFT JOIN `[Table]posts` p ON p.tid=t.tid AND p.first='1' INNER JOIN `[Table]attachments` a ON a.tid=t.tid WHERE t.readperm='0'
AND t.fid IN ('9','10','11','12','26','27','16','13','14','15','24','23','22','21','20','19','18','17','28','29','30','31','25','33','34','35','36','37','38','39','40','42','43','44','45','41','46','47','48','49') AND `displayorder` IN ('1','2','3') AND a.isimage='1' AND a.readperm='0' AND a.price='0'
AND t.displayorder>='0'
AND t.fid>'0'
GROUP BY a.tid
ORDER BY t.dateline DESC
LIMIT 0,1;
Error: Can't create/write to file 'C:\WINDOWS\TEMP\#sql_4c8_0.MYD' (Errcode: 17)
Errno.: 1

Similar error report has been dispatched to administrator before.

到 http://faq.comsenz.com 搜索此错误的解决方案