首页| 论坛| 消息
主题:add column
回帖:ALTER TABLE `f_threads`
ADD INDEX `reply_num` (`reply_num`) USING BTREE,
ADD INDEX `fid` (`fid`) USING BTREE,
ADD INDEX `audit` (`audit`) USING BTREE,
ADD INDEX `post_id` (`post_id`) USING BTREE,
ADD INDEX `cid` (`cid`) USING BTREE,
ADD INDEX `uid` (`uid`) USING BTREE,
ADD INDEX `status` (`status`) USING BTREE
下一楼›:{{--{{htmlentities($data['message'])}}--}}{!! nl2br(\App\Handlers\myfun::regface($ ..
‹上一楼:update f_posts_re_18 set to_id=0 where to_id is NULL;
ALTER TABLE `f_posts_re_18`
..

查看全部回帖(8)
«返回主帖