cdb_adminactions 管理動做表
cdb_admingroups 管理組數據表
cdb_adminnotes 管理員留言
cdb_adminsessions 管理員後臺在線記錄
cdb_advertisements 廣告資料表
cdb_announcements 論壇公告資料表
cdb_p_w_uploads 附件資料表
cdb_attachtypes 附件類型表
cdb_banned 被禁止的ip列表
cdb_bbcodes bb代碼資料表
cdb_blogcaches 博客緩存表
cdb_buddys 好友信息表
cdb_creditslog 積分交易記錄表
cdb_crons 計劃任務表
cdb_failedlogins 錯誤登陸記錄
cdb_favorites 我的收藏信息表
cdb_forumfields 板塊擴展信息數據表
cdb_forumlinks 友情連接數據表
cdb_forums 版塊資料表
cdb_medals 勳章資料表
cdb_memberfields 用戶擴展資料表
cdb_members 用戶基本資料表
cdb_moderators 版主信息數據表
cdb_modworks 版主工做記錄表
cdb_onlinelist 在線列表定製
cdb_onlinetime 用戶在線時間信息表
cdb_orders 訂單數據表
cdb_paymentlog 支付記錄
cdb_pluginhooks 插件鉤子表
cdb_plugins 插件表
cdb_pluginvars 插件配置表
cdb_pms 短信資料表
cdb_pmsearchindex 短消息搜索緩存表
cdb_polls 投票帖資料表
cdb_posts 帖子資料表
cdb_profilefields 用戶欄目定製
cdb_promotions 論壇推廣
cdb_ranks 頭銜表
cdb_ratelog 帖子評分記錄表
cdb_regips 註冊ip記錄表
cdb_relatedthreads 相關主題
cdb_rsscaches RSS緩存
cdb_searchindex 搜索緩存
cdb_sessions 在線表
cdb_settings 論壇設置表
cdb_smilies 表情信息表
cdb_stats 統計數據表
cdb_statvars 統計變量表
cdb_styles 風格
cdb_stylevars 風格變量表
cdb_subscriptions 訂閱信息表
cdb_templates 模板
cdb_threads 主題資料表
cdb_threadsmod 主題管理記錄表
cdb_threadtypes 主題分類表
cdb_usergroups 用戶組數據表
cdb_validating 等待人工審覈的會員記錄
cdb_words 詞語過濾表
Discuz默認庫共53個數據表(如下表數據量註釋均爲默認)
cdb_access (用戶權限表)
uid 用戶id
fid 論壇id
allowview 容許瀏覽
allowpost 容許發新帖
allowreply 容許回覆
allowgetattach 容許下載附件
allowpostattach 容許上傳附件
cdb_adminactions 關聯用戶組
admingid 管理組id
disabledactions 關聯後的權限
cdb_admingroups 管理組權限設置(3條)
admingid 管理組id
alloweditpost 容許編輯帖子
alloweditpoll 容許編輯投票
allowstickthread 容許固定主題
allowmodpost 容許編輯帖子
allowdelpost 容許刪除帖子
allowmassprune 容許批量刪除帖子
allowrefund 容許強制退款
allowcensorword 容許過濾詞語
allowviewip 容許查看用戶IP信息
allowbanip 容許禁止IP
allowedituser 容許編輯用戶
allowmoduser 容許審覈用戶
allowbanuser 容許禁止用戶訪問
allowpostannounce 容許發佈公告
allowviewlog 容許查看版主管理記錄和用戶評分記錄
disablepostctrl 發貼不受限制(不受灌水預防和最大字數等)
cdb_adminnotes (後臺留言表)
id 後臺留言id
admin 留言人
access 閱讀權限
adminid 管理組id
dateline 發表時間
expiration 過時時間
message 留言內容
cdb_adminsessions 管理記錄(0條)
uid 用戶id
ip ip
dateline 時間
errorcount 錯誤次數
cdb_advertisements 後臺廣告管理
advid 廣告id
available 是否啓用
type 類型
displayorder 排列順序
title 標題
targets 投放範圍
parameters 參數
code 代碼
starttime 開始時間
endtime 結束時間
cdb_announcements 公告表(0條)
id 公告ID
author 發佈者用戶名
subject 公告標題
displayorder 排列順序
starttime 公告開始時間
endtime 公告失效時間
message 公告內容
cdb_p_w_uploads 附件表(0條)
aid 附件數據ID
tid 主題ID
pid 帖子ID
dateline 發佈附件時間
readperm 閱讀權限
filename 附件的原始文件名
description 附件描述
filetype 附件類型
filesize 附件文件的大小
p_w_upload服務器路徑,相對於(config.php中$attachdir值)
downloads 下載/瀏覽次數
cdb_attachtypes 附件類型(0條)
id 數據ID
extension 擴展名
maxsize 最大容許的上傳大小
cdb_banned 被禁止訪問表
id 禁止訪問id
ip1 ip字段1
ip2 ip字段2
ip3 ip字段3
ip4 ip字段4
admin 操做人
dateline 操做時間
expiration 過時時間
cdb_bbcodes 自定義Discuz!代碼(3條)
id 數據ID
available 是否啓用
tag 標籤
replacement 替換內容
example 使用舉例
explanation 代碼的解釋說明
params 參數個數
nest 嵌套次數
cdb_buddys (好友表)
uid 用戶id
buddyid 好友的id
dateline 加入時間
description 備註
cdb_creditslog (積分轉賬交易記錄表)
uid 用戶id
fromto 來自/到
sendcredits 轉出積分字段
receivecredits 接受積分字段
send 轉出積分
receive 收到積分
dateline 操做時間
operation 操做
cdb_failedlogins 登錄失敗的記錄(0條)
ip IP地址
count 失敗的次數
lastupdate 最後嘗試登錄時間
cdb_favorites 用戶主題收藏(0條)
uid 用戶id
tid 主題id
cdb_forumfields 論壇擴展信息表
fid 論壇id
description 論壇簡介
password 訪問密碼
icon 論壇圖標
postcredits 自定義發主題增長積分
replycredits 自定義發回復增長積分
redirect 論壇轉向URL
attachextensions 本論壇容許附件類型
moderators 斑竹列表
rtablees 本論壇規則
threadtypes 主題分類
viewperm 瀏覽論壇許可
postperm 發新話題許可
replyperm 發表回覆許可
getattachperm 下載/查看附件許可
postattachperm 上傳附件許可
cdb_forumlinks 聯盟論壇(1條)
id 數據ID
displayorder 顯示順序
name 網站名稱
url 地址
note 說明
logo logo地址
cdb_forums 論壇表(1條)
fid 論壇id
fup 上級論壇id
type 論壇類型,cat爲分類,forum爲論壇,sub爲子論壇
name 論壇的名字
status 顯示論壇
displayorder 顯示順序
styleid 風格方案id
threads 主題數量
posts 帖子數量
todayposts 今日發帖數量
lastpost 最後發表信息
allowsmilies 容許smilies圖標
allowhtml 容許html
allowbbcode 容許discuz!代碼
allowimgcode 容許[img]標籤
allowblog 容許加入blog
allowtrade 容許發起交易
alloweditrtablees 容許版主修改本論壇規則
modnewposts 發帖審覈
jammer 啓用內容干擾碼
disablewatermark 禁用圖片附件添加水印
inheritedmod 本論壇或分類版主的權力繼承到下級論壇
autoclose 主題自動關閉
cdb_medals 勳章表
medalid 勳章id
name 勳章名稱
available 是否啓用
p_w_picpath 圖片地址
cdb_memberfields 用戶擴展信息表
uid 用戶id
nickname 用戶暱稱
site 主頁
alipy 支付寶賬號
icq ICQ
qq QQ
yahoo Yahoo
msn MSN
taobao 淘寶旺旺
location 來自
customstatus 自定義頭銜
medals 勳章
avatar 頭像
avatarwidth 頭像寬度
avatarheight 頭像高度
bio 生日
signature 我的簽名
sightml html解析後的簽名