新增字段的数据表 (以下数据表中的字段可能是某些插件添加的,如你确认无误,可以忽略它们) |
pre_common_admingroup 新增的字段 |
allowauthorizedarticle tinyint(1) NOT NULL |
allowauthorizedblock tinyint(1) NOT NULL |
pre_common_member 新增的字段 |
conispublishfeed tinyint(1) unsigned NOT NULL |
conispublisht tinyint(1) unsigned NOT NULL |
conisqzoneavatar tinyint(1) unsigned NOT NULL |
conisregister tinyint(1) unsigned NOT NULL |
conuin char(40) NOT NULL |
pre_common_member_status 新增的字段 |
myinvitations smallint(6) unsigned NOT NULL |
notifications smallint(6) unsigned NOT NULL |
pendingfriends smallint(6) unsigned NOT NULL |
pokes smallint(6) unsigned NOT NULL |
pre_common_stat 新增的字段 |
con_bind_login int(10) unsigned NOT NULL |
con_bind_suc int(10) unsigned NOT NULL |
con_c_nobind_login int(10) unsigned NOT NULL |
con_cookie_login int(10) unsigned NOT NULL |
con_feed int(10) unsigned NOT NULL |
con_login int(10) unsigned NOT NULL |
con_login_suc int(10) unsigned NOT NULL |
con_login_user_suc int(10) unsigned NOT NULL |
con_newthread int(10) unsigned NOT NULL |
con_r_qzone int(10) unsigned NOT NULL |
con_r_t int(10) unsigned NOT NULL |
con_register_suc int(10) unsigned NOT NULL |
con_t int(10) unsigned NOT NULL |
con_unbind_suc int(10) unsigned NOT NULL |
pre_common_usergroup_field 新增的字段 |
allowmultigroups tinyint(1) NOT NULL |
pre_forum_forum 新增的字段 |
allowtag tinyint(1) NOT NULL |
pre_forum_forumfield 新增的字段 |
hidemenu tinyint(1) NOT NULL |
pre_home_specialuser 新增的字段 |
defaultpoke text |
pre_portal_article_title 新增的字段 |
prename varchar(255) NOT NULL |
preurl varchar(255) NOT NULL |
pre_portal_comment 新增的字段 |
aid mediumint(8) unsigned NOT NULL |