Changes between Version 1 and Version 2 of Ticket #378
- Timestamp:
- 04/19/2016 02:58:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #378 – Description
v1 v2 3 3 用户合并包含主题合并和回帖合并 4 4 1、主题合并 5 1.1 topic表的作者id 是否修改6 1.2 user_topic表,关系表,因有分表,所以如果新用户和旧用户的id分表不在同一张表,则要迁移这条数据,同时修改用户id 7 1.3 user表,主题数 、精华数修改5 1.1 topic表的作者id(authorid)修改 6 1.2 user_topic表,关系表,因有分表,所以如果新用户和旧用户的id分表不在同一张表,则要迁移这条数据,同时修改用户id(uid) 7 1.3 user表,主题数(topicount)、精华数(pickcount)修改 8 8 1.4 主楼合并 9 1.4.1 post表,作者id 修改9 1.4.1 post表,作者id(uid)修改 10 10 1.4.2 user_post表,关系表,同user_topic表,操作 11 1.4.3 user:发帖数 11 1.4.3 user:发帖数(postcount) 12 12 2、回帖合并 13 13 2.1同主题合并的主楼操作一样
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)