本帖最后由 清漪莲花 于 2010-01-22 22:11 编辑
更新缓存出现的问题!
Discuz! info: MySQL Query Error
User: admin
Time: 2010-1-22 3:14pm
Script: /admincp.php
SQL: SELECT question, answer FROM [Table]itempool ORDER BY rand() LIMIT 10
Error: Got error 28 from storage engine
Errno.: 1030
打开个人空间出现的问题!
Discuz! info: MySQL Query Error
User: 蝴蝶精灵
Time: 2010-1-22 2:47pm
Script: /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='34500' AND t.author!='' AND t.price='0' AND t.fid IN (0,72,3,4,5,168,170,171,174,152,169,155,179,175,176,167,74,43,44,71,151,147,148,54,146,68,69,73,150,166,133,164,82,83,84,159,126,145,177,180,153,149,154,156,178,184,185,186,187) AND t.displayorder>='0' AND t.readperm<='10'
WHERE m.uid='34500' AND m.tid=t.tid ORDER BY t.lastpost DESC LIMIT 5
Error: Got error 28 from storage engine
Errno.: 1030 |