已有1241个主题
已有7503个贴子
已有617个用户
  • 本站| 百度| 谷歌| 雅虎| 搜狗
发帖

你可以注册一个帐号,并以此登录,以浏览更多精彩内容,并随时发布观点,与大家交流。

今日: 0, 昨日: 0, 会员: 618

Discuz! info: MySQL Query Error

Time: 2010-7-31 1:37pm
Script: /bbs/index.php

SQL: SELECT a.aid, a.attachment, a.remote, t.tid, t.subject
FROM [Table]attachments a
INNER JOIN [Table]threads t ON t.tid=a.tid AND displayorder>='0'
WHERE a.readperm='0' AND a.isimage='1' GROUP BY a.tid
ORDER BY a.dateline DESC
LIMIT 0, 30;
Error: Can't open file: '[Table]threads.MYI'. (errno: 145)
Errno.: 1016

Similar error report has beed dispatched to administrator before.

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