简单代码
beta
第三方组件
网站程序数据库结构
animationdedecms57discuz34discuze33emlog531emlogprophpwind901thinksaas24typecho11typechowecenter321wordpress494xiunobbs404zblogphp170
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
attach aid NO int int(11) unsigned PRI auto_increment
attach tid 0 NO int int(11)
attach pid 0 NO int int(11) MUL
attach uid 0 NO int int(11) MUL
attach filesize 0 NO int int(8) unsigned
attach width 0 NO mediumint mediumint(8) unsigned
attach height 0 NO mediumint mediumint(8) unsigned
attach filename NO char 120 360 utf8 utf8_general_ci char(120)
attach orgfilename NO char 120 360 utf8 utf8_general_ci char(120)
attach filetype NO char 7 21 utf8 utf8_general_ci char(7)
attach create_date 0 NO int int(11) unsigned
attach comment NO char 100 300 utf8 utf8_general_ci char(100)
attach downloads 0 NO int int(11)
attach credits 0 NO int int(11)
attach golds 0 NO int int(11)
attach rmbs 0 NO int int(11)
attach isimage 0 NO tinyint tinyint(1)
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
cache k NO char 32 96 utf8 utf8_general_ci char(32) PRI
cache v NO mediumtext 16777215 16777215 utf8 utf8_general_ci mediumtext
cache expiry 0 NO int int(11) unsigned
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
forum fid NO int int(11) unsigned PRI auto_increment
forum name NO char 16 48 utf8 utf8_general_ci char(16)
forum rank 0 NO tinyint tinyint(3) unsigned
forum threads 0 NO mediumint mediumint(8) unsigned
forum todayposts 0 NO mediumint mediumint(8) unsigned
forum todaythreads 0 NO mediumint mediumint(8) unsigned
forum brief NO text 65535 65535 utf8 utf8_general_ci text
forum announcement NO text 65535 65535 utf8 utf8_general_ci text
forum accesson 0 NO int int(11) unsigned
forum orderby 0 NO tinyint tinyint(11)
forum create_date 0 NO int int(11) unsigned
forum icon 0 NO int int(11) unsigned
forum moduids NO char 120 360 utf8 utf8_general_ci char(120)
forum seo_title NO char 64 192 utf8 utf8_general_ci char(64)
forum seo_keywords NO char 64 192 utf8 utf8_general_ci char(64)
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
forum_access fid 0 NO int int(11) unsigned PRI
forum_access gid 0 NO int int(11) unsigned PRI
forum_access allowread 0 NO tinyint tinyint(1) unsigned
forum_access allowthread 0 NO tinyint tinyint(1) unsigned
forum_access allowpost 0 NO tinyint tinyint(1) unsigned
forum_access allowattach 0 NO tinyint tinyint(1) unsigned
forum_access allowdown 0 NO tinyint tinyint(1) unsigned
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
group gid NO smallint smallint(6) unsigned PRI
group name NO char 20 60 utf8 utf8_general_ci char(20)
group creditsfrom 0 NO int int(11)
group creditsto 0 NO int int(11)
group allowread 0 NO int int(11)
group allowthread 0 NO int int(11)
group allowpost 0 NO int int(11)
group allowattach 0 NO int int(11)
group allowdown 0 NO int int(11)
group allowtop 0 NO int int(11)
group allowupdate 0 NO int int(11)
group allowdelete 0 NO int int(11)
group allowmove 0 NO int int(11)
group allowbanuser 0 NO int int(11)
group allowdeleteuser 0 NO int int(11)
group allowviewip 0 NO int int(11) unsigned
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
kv k NO char 32 96 utf8 utf8_general_ci char(32) PRI
kv v NO mediumtext 16777215 16777215 utf8 utf8_general_ci mediumtext
kv expiry 0 NO int int(11) unsigned
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
modlog logid NO int int(11) unsigned PRI auto_increment
modlog uid 0 NO int int(11) unsigned MUL
modlog tid 0 NO int int(11) unsigned MUL
modlog pid 0 NO int int(11) unsigned
modlog subject NO char 32 96 utf8 utf8_general_ci char(32)
modlog comment NO char 64 192 utf8 utf8_general_ci char(64)
modlog rmbs 0 NO int int(11)
modlog create_date 0 NO int int(11) unsigned
modlog action NO char 16 48 utf8 utf8_general_ci char(16)
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
mypost uid 0 NO int int(11) unsigned PRI
mypost tid 0 NO int int(11) unsigned MUL
mypost pid 0 NO int int(11) unsigned PRI
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
mythread uid 0 NO int int(11) unsigned PRI
mythread tid 0 NO int int(11) unsigned PRI
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
post tid 0 NO int int(11) unsigned MUL
post pid NO int int(11) unsigned PRI auto_increment
post uid 0 NO int int(11) unsigned MUL
post isfirst 0 NO int int(11) unsigned
post create_date 0 NO int int(11) unsigned
post userip 0 NO int int(11) unsigned
post images 0 NO smallint smallint(6)
post files 0 NO smallint smallint(6)
post doctype 0 NO tinyint tinyint(3)
post quotepid 0 NO int int(11)
post message NO longtext 4294967295 4294967295 utf8 utf8_general_ci longtext
post message_fmt NO longtext 4294967295 4294967295 utf8 utf8_general_ci longtext
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
queue queueid 0 NO int int(11) unsigned PRI
queue v 0 NO int int(11) PRI
queue expiry 0 NO int int(11) unsigned MUL
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
session sid 0 NO char 32 96 utf8 utf8_general_ci char(32) PRI
session uid 0 NO int int(11) unsigned MUL
session fid 0 NO tinyint tinyint(3) unsigned MUL
session url NO char 32 96 utf8 utf8_general_ci char(32)
session ip 0 NO int int(11) unsigned MUL
session useragent NO char 128 384 utf8 utf8_general_ci char(128)
session data NO char 255 765 utf8 utf8_general_ci char(255)
session bigdata 0 NO tinyint tinyint(1)
session last_date 0 NO int int(11) unsigned
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
session_data sid 0 NO char 32 96 utf8 utf8_general_ci char(32) PRI
session_data last_date 0 NO int int(11) unsigned
session_data data NO text 65535 65535 utf8 utf8_general_ci text
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
table_day year 0 NO smallint smallint(11) unsigned PRI
table_day month 0 NO tinyint tinyint(11) unsigned PRI
table_day day 0 NO tinyint tinyint(11) unsigned PRI
table_day create_date 0 NO int int(11) unsigned 时间戳
table_day table NO char 16 48 utf8 utf8_general_ci char(16) PRI 表名
table_day maxid 0 NO int int(11) unsigned 最大ID
table_day count 0 NO int int(11) unsigned 总数
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
thread fid 0 NO smallint smallint(6) MUL
thread tid NO int int(11) unsigned PRI auto_increment
thread top 0 NO tinyint tinyint(1)
thread uid 0 NO int int(11) unsigned
thread userip 0 NO int int(11) unsigned
thread subject NO char 128 384 utf8 utf8_general_ci char(128)
thread create_date 0 NO int int(11) unsigned
thread last_date 0 NO int int(11) unsigned
thread views 0 NO int int(11) unsigned
thread posts 0 NO int int(11) unsigned
thread images 0 NO tinyint tinyint(6)
thread files 0 NO tinyint tinyint(6)
thread mods 0 NO tinyint tinyint(6)
thread closed 0 NO tinyint tinyint(1) unsigned
thread firstpid 0 NO int int(11) unsigned
thread lastuid 0 NO int int(11) unsigned
thread lastpid 0 NO int int(11) unsigned MUL
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
thread_top fid 0 NO smallint smallint(6) MUL
thread_top tid 0 NO int int(11) unsigned PRI
thread_top top 0 NO int int(11) unsigned MUL
表名称 字段名 默认值 是_可空 数据类型 最大长度 字符长度 字符集名 整理 列类型 COLUMN_KEY 额外的 描述 生成表达式
user uid NO int int(11) unsigned PRI auto_increment 用户编号
user gid 0 NO smallint smallint(6) unsigned MUL 用户组编号
user email NO char 40 120 utf8 utf8_general_ci char(40) UNI 邮箱
user username NO char 32 96 utf8 utf8_general_ci char(32) UNI 用户名
user realname NO char 16 48 utf8 utf8_general_ci char(16) 用户名
user idnumber NO char 19 57 utf8 utf8_general_ci char(19) 用户名
user password NO char 32 96 utf8 utf8_general_ci char(32) 密码
user password_sms NO char 16 48 utf8 utf8_general_ci char(16) 密码
user salt NO char 16 48 utf8 utf8_general_ci char(16) 密码混杂
user mobile NO char 11 33 utf8 utf8_general_ci char(11) 手机号
user qq NO char 15 45 utf8 utf8_general_ci char(15) QQ
user threads 0 NO int int(11) 发帖数
user posts 0 NO int int(11) 回帖数
user credits 0 NO int int(11) 积分
user golds 0 NO int int(11) 金币
user rmbs 0 NO int int(11) 人民币
user create_ip 0 NO int int(11) unsigned 创建时IP
user create_date 0 NO int int(11) unsigned 创建时间
user login_ip 0 NO int int(11) unsigned 登录时IP
user login_date 0 NO int int(11) unsigned 登录时间
user logins 0 NO int int(11) unsigned 登录次数
user avatar 0 NO int int(11) unsigned 用户最后更新图像时间