MySQL Query : SELECT attach.aid, attach.attachment, t.tid, t.fid, t.dateline, p.message, t.author, t.subject,f.name,p.authorid FROM cdb_attachments attach LEFT JOIN cdb_threads t ON t.tid=attach.tid LEFT JOIN cdb_posts p on p.tid=attach.tid LEFT JOIN cdb_forums f on f.fid=t.fid WHERE attach.readperm='0' and t.digest in (1,2,3) and t.fid = '4' GROUP BY attach.tid ORDER BY t.dateline DESC LIMIT 1,2
MySQL Error : Can't create/write to file '#sql_66c_1.MYD' (Errcode: 17)
MySQL Errno : 1
Message : MySQL Query Error
MySQL Error : Can't create/write to file '#sql_66c_1.MYD' (Errcode: 17)
MySQL Errno : 1
Message : MySQL Query Error

































