SQL: SELECT t.tid, t.author, t.readperm, t.subject, t.fid, t.views, t.replies, t.dateline, t.lastpost, p.message FROM `sq_hongchen2006`.`[Table]mythreads` m, `sq_hongchen2006`.`[Table]threads` t, `sq_hongchen2006`.`[Table]posts` p WHERE m.uid='25629' AND m.tid=t.tid AND t.displayorder>=0 AND t.author!='' AND p.tid=t.tid AND p.first=1 ORDER BY t.tid DESC LIMIT 0,10
Error: Can't create/write to file '#sql_5d0_0.MYD' (Errcode: 17)
Errno.: 1 |