Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 后台数据库检验

[复制链接]
時間飛了 发表于 2011-7-14 15:59:22 | 显示全部楼层 |阅读模式
本帖最后由 時間飛了 于 2011-7-14 16:16 编辑

请问这些新增字段有用吗?这些好像是我用x1.5的时候申请QQ互联手动加上去的。现在升级到X2了,这些还有用吗?如果没用,请问怎么删除呢?
  • 数据库校验只针对 Discuz! 官方发布的数据库结构为基础进行核对
  • 此工具只对字段的修改以及缺少进行简单的检查,不针对索引的缺少进行处理。
新增字段的数据表 (以下数据表中的字段可能是某些插件添加的,如你确认无误,可以忽略它们)
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

dongdong0925 发表于 2011-7-14 16:14:41 | 显示全部楼层
本帖最后由 dongdong0925 于 2011-7-14 16:15 编辑

QQ互联只对common_member表和common_stat表进行了添加字段操作。
回复

使用道具 举报

 楼主| 時間飛了 发表于 2011-7-14 16:16:07 | 显示全部楼层
dongdong0925 发表于 2011-7-14 16:14
QQ互联只对common_member表和common_stat表进行了添加字段操作。

谢谢 那就这样放着吧
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-24 08:44 , Processed in 0.023754 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表