首页 > 程序 > discuz 6 数据调用 主题列表出错

作者:ghostry 发布时间:2012-10-22 浏览: 6623

转载注明出处: https://blog.ghostry.cn/program/discuz-6-%E6%95%B0%E6%8D%AE%E8%B0%83%E7%94%A8-%E4%B8%BB%E9%A2%98%E5%88%97%E8%A1%A8%E5%87%BA%E9%94%99.html

Discuz! info: MySQL Query Error

User: **
Time: 2008-11-19 11:53am
Script: /admincp.php
SQL: SELECT variable FROM [Table]request WHERE variable='threads_Hew' AND variable!='jswizard_threads_Hew'
Error: Table 'sql******.[Table]request' doesn't exist
Errno.: 1146
Similar error report has beed dispatched to administrator before.

执行下面的语句添加一个表

DROP TABLE IF EXISTS cdb_request;
CREATE TABLE cdb_request (
variable varchar(32) NOT NULL DEFAULT '',
`value` mediumtext NOT NULL,
`type` tinyint(1) NOT NULL,
PRIMARY KEY (variable),
KEY `type` (`type`)
) TYPE=MyISAM;


标签: NOT request query error error report

上一篇: 最近玩远程开机.比较郁闷.
下一篇: hg255d刷openwrt后安装web服务

添加新评论 »

*
*

欢迎评论!歡迎評論!Comments welcome!komentoj bonvenaj!댓글 오신 것을 환영합니다!
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: :cold: :cryy: :cute: :shy: :sleep: :struggle: :tea: :yahou: