- 积分
- 2520
- 注册时间
- 2006-7-20
- 最后登录
- 1970-1-1
|
回复帖子不行,回复之后出现如下
Discuz! info: MySQL Query Error
User: ILS
Time: 2009-1-17 7:10pm
Script: /post.php
SQL: INSERT INTO [Table]posts (fid, tid, first, author, authorid, subject, dateline, message, useip, invisible, anonymous, usesig, htmlon, bbcodeoff, smileyoff, parseurloff, attachment)
VALUES ('16', '92767', '0', 'ILS', '15254', '', '1232190601', '刚打开帖子,出现下列情况,刷新一下就好了
Discuz! info: MySQL Query Error
Time: 2009-1-17 7:07pm
Script: /thread-93538-1-1.html
SQL: SELECT s.sid, s.styleid, s.groupid=\'6\' AS ipbanned, s.pageviews AS spageviews, s.lastolupdate, s.seccode, m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques,
m.adminid, m.groupid, m.groupexpiry, m.extgroupids, m.email, m.timeoffset, m.tpp, m.ppp, m.posts, m.digestposts,
m.oltime, m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5,
m.extcredits6, m.extcredits7, m.extcredits8, m.timeformat, m.dateformat, m.pmsound, m.sigstatus, m.invisible,
m.lastvisit, m.lastactivity, m.lastpost, m.newpm, m.accessmasks, m.xspacestatus, m.editormode, m.customshow
FROM [Table]sessions s, [Table]members m
WHERE m.uid=s.uid AND s.sid=\'u3RRXB\' AND CONCAT_WS(\'.\',s.ip1,s.ip2,s.ip3,s.ip4)=\'124.77.34.101\' AND m.uid=\'15254\'
AND m.password=\'356c694698dd15e495b7ae639a5fcff2\' AND m.secques=\'\'
Error: Table \'yamibo.[Table]sessions\' doesn\'t exist
Errno.: 1146', '124.77.34.101', '0', '0', '1', '0', '', '-1', '', '0')
Error: Incorrect key file for table '[Table]posts'; try to repair it
Errno.: 1034
打开帖子会出现
Discuz! info: MySQL Query Error
User: ILS
Time: 2009-1-17 7:18pm
Script: /viewthread.php
SQL: SELECT p.*, m.uid, m.username, m.groupid, m.adminid, m.regdate, m.lastactivity, m.posts, m.digestposts, m.oltime,
m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5, m.extcredits6,
m.extcredits7, m.extcredits8, m.email, m.gender, m.showemail, m.invisible, m.xspacestatus, mf.nickname, mf.site,
mf.icq, mf.qq, mf.yahoo, mf.msn, mf.taobao, mf.alipay, mf.location, mf.medals, mf.avatar, mf.avatarwidth,
mf.avatarheight, mf.sightml AS signature, mf.customstatus, mf.spacename
FROM [Table]posts p
LEFT JOIN [Table]members m ON m.uid=p.authorid
LEFT JOIN [Table]memberfields mf ON mf.uid=m.uid
WHERE p.tid='42738' AND p.invisible='0' ORDER BY dateline LIMIT 380, 10
Error: Table 'yamibo.[Table]posts' doesn't exist
Errno.: 1146 |
|