Discuz! info: MySQL Query Error

Time: 2024-4-16 12:22pm
Script: /forum/space.php

SQL: SELECT t.tid, t.subject, t.special, t.price, t.fid, t.views, t.replies, t.author, t.authorid, t.lastpost, t.lastposter, t.attachment, p.pid, p.message FROM [Table]mythreads m INNER JOIN [Table]posts p ON p.tid=m.tid AND p.first='1'
INNER JOIN [Table]threads t ON t.blog='0' AND t.authorid='1511' AND t.author!='' AND t.price='0' AND t.fid IN (0,1,70,6,7,60,17,18,24,25,26,27,28,32,33,34,35,36,37,39,40,41,42,43,44,72,46,71,48,49,50,52,51,53,54,55,23,56,38,58,59,61,74,63,66,65,67,68,69,73,75,76,77,78,79,80,81) AND t.displayorder>='0' AND t.readperm<='10'
WHERE m.uid='1511' AND m.tid=t.tid ORDER BY t.lastpost DESC LIMIT 5
Error: Got error 28 from storage engine
Errno.: 1030