소스 검색

Update sql-dftables.txt

tags/6.5.9
tianya 1 개월 전
부모
커밋
110dcd2bfe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/install/sql-dftables.txt

+ 1
- 1
src/install/sql-dftables.txt 파일 보기

@@ -671,7 +671,7 @@ CREATE TABLE `#@__pwd_tmp` (
DROP TABLE IF EXISTS `#@__scores`;
CREATE TABLE `#@__scores` (
`id` int(11) unsigned NOT NULL auto_increment '积分头衔id',
`id` int(11) unsigned NOT NULL auto_increment COMMENT '积分头衔id',
`titles` char(15) NOT NULL COMMENT '级别头衔',
`icon` smallint(6) unsigned default '0' COMMENT '星星数',
`integral` int(10) NOT NULL default '0' COMMENT '积分大于',


불러오는 중...
취소
저장