내 데이터베이스가 잘못 실행되고 있습니다.
听风说.
听风说. 2018-12-26 21:04:05
0
0
831

create table s7_ note

(

id Mediumint unsigned not null auto_ inc rement c omment 'Id',

title varchar(100) not null comment 'title',

content longtext not null comment 'content',

Addtime datetime not null default current_timestamp comment 'Add time',

IP int not null comment 'IP 주소',

기본 키(id)

)engine=InnoDB 기본 charset utf8 comment '메시지 테이블';


听风说.
听风说.

모든 응답 (0)
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!